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 | dae0f0201fc0234a1fb8cea05c35dd6bdf74cf25 (patch) | |
tree | 5f0ecf991550cd6a45a8bb3aa5d62207b5ebf37d /gpe-base/metadata.xml | |
parent | Initial commit based on code from Rene Wagner (diff) | |
download | historical-dae0f0201fc0234a1fb8cea05c35dd6bdf74cf25.tar.gz historical-dae0f0201fc0234a1fb8cea05c35dd6bdf74cf25.tar.bz2 historical-dae0f0201fc0234a1fb8cea05c35dd6bdf74cf25.zip |
add the metadata.xml to the category
Diffstat (limited to 'gpe-base/metadata.xml')
-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> |