diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-23 01:48:54 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-23 01:48:54 +0000 |
commit | c1515f0241b38336dadd90a07ccbdd62adf6b18a (patch) | |
tree | 1da11bec808cdcf392356422e611079dadb0f3d9 /net-zope | |
parent | add initial category metadata file (GLEP 34) (diff) | |
download | historical-c1515f0241b38336dadd90a07ccbdd62adf6b18a.tar.gz historical-c1515f0241b38336dadd90a07ccbdd62adf6b18a.tar.bz2 historical-c1515f0241b38336dadd90a07ccbdd62adf6b18a.zip |
add initial category metadata file (GLEP 34)
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-zope/metadata.xml b/net-zope/metadata.xml new file mode 100644 index 000000000000..0e2ad0db9d6d --- /dev/null +++ b/net-zope/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 net-zope category contains Zope software. + </longdescription> +</catmetadata> + |