summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-03-02 09:37:32 +0100
committerUlrich Müller <ulm@gentoo.org>2017-03-02 09:37:32 +0100
commit88b814fa147ad085a74be4308b4de56de254b19d (patch)
tree41b03eac335ecf8f052fc097e0fb49d1cfbf46ae /glsa.rnc
parentUpdate metadata.rnc from DTD. (diff)
downloadnxml-gentoo-schemas-88b814fa147ad085a74be4308b4de56de254b19d.tar.gz
nxml-gentoo-schemas-88b814fa147ad085a74be4308b4de56de254b19d.tar.bz2
nxml-gentoo-schemas-88b814fa147ad085a74be4308b4de56de254b19d.zip
Update rnc schemas from dtds.nxml-gentoo-schemas-20170302
Diffstat (limited to 'glsa.rnc')
-rw-r--r--glsa.rnc3
1 files changed, 2 insertions, 1 deletions
diff --git a/glsa.rnc b/glsa.rnc
index f5adaf7..a9f182a 100644
--- a/glsa.rnc
+++ b/glsa.rnc
@@ -49,6 +49,7 @@ attlist.synopsis &= empty
# infrastructure
#
# The text contains one keyword that defines the issue.
+# Note: All type values but 'ebuild' are considered deprecated.
#
# Example: <product type="ebuild">openssl</product>
# Example: <product type="infrastructure">rsync mirror</product>
@@ -87,7 +88,7 @@ attlist.access &= empty
# Element: affected
# Description: Describe what the affected subjects are.
#
-# If product@type = 'build', the child elements are 'package'
+# If product@type = 'ebuild', the child elements are 'package'
# If product@type = 'portage', the child elements are 'package'
# If product@type = 'infrastructure', the child elements are
# 'service'