diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-21 20:54:01 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-21 20:54:01 +0000 |
commit | 215b85246080d772adc992b86d50f48feb1c932f (patch) | |
tree | 0b0b09f3a18195a92f385ce959ce8665040e860e /app-dicts/metadata.xml | |
parent | add initial category metadata file (GLEP 34) (diff) | |
download | historical-215b85246080d772adc992b86d50f48feb1c932f.tar.gz historical-215b85246080d772adc992b86d50f48feb1c932f.tar.bz2 historical-215b85246080d772adc992b86d50f48feb1c932f.zip |
add initial category metadata file (GLEP 34)
Diffstat (limited to 'app-dicts/metadata.xml')
-rw-r--r-- | app-dicts/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app-dicts/metadata.xml b/app-dicts/metadata.xml new file mode 100644 index 000000000000..0b95b65d407b --- /dev/null +++ b/app-dicts/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<catmetadata> + <longdescription lang="en"> + The app-dicts category contains dictionary and word-list packages. + </longdescription> +</catmetadata> + |