summaryrefslogtreecommitdiffstats
path: root/schemas/types.xsd
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2008-07-07 23:22:54 +0000
committerNarayan Desai <desai@mcs.anl.gov>2008-07-07 23:22:54 +0000
commit752925a8852df0ad33b6aa91a5a987cb7e8d4ab4 (patch)
treeb8cf09e0f5be57853e3bcdae304f904422e5f78e /schemas/types.xsd
parent9c3ca9a275121860df5566de4fcf30f7c5d5ca82 (diff)
downloadbcfg2-752925a8852df0ad33b6aa91a5a987cb7e8d4ab4.tar.gz
bcfg2-752925a8852df0ad33b6aa91a5a987cb7e8d4ab4.tar.bz2
bcfg2-752925a8852df0ad33b6aa91a5a987cb7e8d4ab4.zip
Switch portage package type in schema to correspond with the portage driver
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4758 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'schemas/types.xsd')
-rw-r--r--schemas/types.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/types.xsd b/schemas/types.xsd
index d72ad6505..460fcabd0 100644
--- a/schemas/types.xsd
+++ b/schemas/types.xsd
@@ -15,7 +15,7 @@
<xsd:enumeration value='blast' />
<xsd:enumeration value='encap' />
<xsd:enumeration value='sysv' />
- <xsd:enumeration value='portage' />
+ <xsd:enumeration value='ebuild' />
<xsd:enumeration value='yum' />
<xsd:enumeration value='freebsdpkg' />
</xsd:restriction>