summaryrefslogtreecommitdiffstats
path: root/schemas/types.xsd
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2007-01-13 00:53:29 +0000
committerNarayan Desai <desai@mcs.anl.gov>2007-01-13 00:53:29 +0000
commit8d5219923c6fecdfaa07530bb4946eb997244412 (patch)
tree490d97417006342861365871100296a12d9d09d6 /schemas/types.xsd
parentb2cd8e6bfc069f0665806e0d42163fa810778747 (diff)
downloadbcfg2-8d5219923c6fecdfaa07530bb4946eb997244412.tar.gz
bcfg2-8d5219923c6fecdfaa07530bb4946eb997244412.tar.bz2
bcfg2-8d5219923c6fecdfaa07530bb4946eb997244412.zip
Add portage type for packages
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2661 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'schemas/types.xsd')
-rw-r--r--schemas/types.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/types.xsd b/schemas/types.xsd
index 57f56e84b..b9d7131dd 100644
--- a/schemas/types.xsd
+++ b/schemas/types.xsd
@@ -14,6 +14,7 @@
<xsd:enumeration value='rpm' />
<xsd:enumeration value='encap' />
<xsd:enumeration value='sysv' />
+ <xsd:enumeration value='portage' />
</xsd:restriction>
</xsd:simpleType>