diff options
author | Ned Ludd <solar@gentoo.org> | 2009-02-28 23:54:15 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2009-02-28 23:54:15 +0000 |
commit | 42c8834e3b518a3016c97791da11680043f75220 (patch) | |
tree | 6df186835650cdae83ff4219973c539e5073a60e /gpe-base | |
parent | Initial commit based on code from Rene Wagner (diff) | |
download | gentoo-2-42c8834e3b518a3016c97791da11680043f75220.tar.gz gentoo-2-42c8834e3b518a3016c97791da11680043f75220.tar.bz2 gentoo-2-42c8834e3b518a3016c97791da11680043f75220.zip |
add the metadata.xml to the category
Diffstat (limited to 'gpe-base')
-rw-r--r-- | gpe-base/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gpe-base/metadata.xml b/gpe-base/metadata.xml new file mode 100644 index 000000000000..a0a702280665 --- /dev/null +++ b/gpe-base/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<catmetadata> + <longdescription lang="en"> + The gpe-base category contains libraries, utilities for + handheld and other input constrained and resource + limited devices. + </longdescription> +</catmetadata> |