diff options
author | 2005-03-21 20:55:48 +0000 | |
---|---|---|
committer | 2005-03-21 20:55:48 +0000 | |
commit | fe0fac7c426e180e791bf71b06de317a4fec98b2 (patch) | |
tree | 1e586f88fb33c1f0a2da87ed8c036844a3250314 /app-editors | |
parent | add initial category metadata file (GLEP 34) (diff) | |
download | historical-fe0fac7c426e180e791bf71b06de317a4fec98b2.tar.gz historical-fe0fac7c426e180e791bf71b06de317a4fec98b2.tar.bz2 historical-fe0fac7c426e180e791bf71b06de317a4fec98b2.zip |
add initial category metadata file (GLEP 34)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app-editors/metadata.xml b/app-editors/metadata.xml new file mode 100644 index 000000000000..2936c518139f --- /dev/null +++ b/app-editors/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-editors category contains text editors. + </longdescription> +</catmetadata> + |