aboutsummaryrefslogtreecommitdiffstats
path: root/sgml-common
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-13 08:26:04 +0000
committerChris Larson <clarson@kergoth.com>2004-03-13 08:26:04 +0000
commit113e9f87ad0dcb2a5c7d71cadfdba93fe2ef92e3 (patch)
treee8f66c90bbf5fd25e373992147282f48d9d0619f /sgml-common
parent06f7d17e81de21a95e35b03453242bc62b05a6aa (diff)
downloadopenembedded-113e9f87ad0dcb2a5c7d71cadfdba93fe2ef92e3.tar.gz
Add a ton of missing package DESCRIPTION fields.
BKrev: 4052c59c7bolGgKg0fqnaHTjcsYRWQ
Diffstat (limited to 'sgml-common')
-rw-r--r--sgml-common/sgml-common_0.6.3.oe8
1 files changed, 8 insertions, 0 deletions
diff --git a/sgml-common/sgml-common_0.6.3.oe b/sgml-common/sgml-common_0.6.3.oe
index 07753601ac..4aca476b07 100644
--- a/sgml-common/sgml-common_0.6.3.oe
+++ b/sgml-common/sgml-common_0.6.3.oe
@@ -1,3 +1,11 @@
+DESCRIPTION = "The sgml-common package gathers very basic \
+stuff necessary to work with SGML and XML, such as xml.dcl, \
+a SGML declaration of XML; iso-entities, a list of the basic \
+SGML ISO entities; and install-catalog, a script used to \
+add entries to (or remove entries from) centralized catalogs \
+whose entries are pointers to SGML open catalogs, \
+as defined by OASIS."
+
FILES_sgml-common_append = ' ${datadir}/sgml'
SRC_URI = ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/sgml-common-${PV}.tgz \