summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2008-04-18 12:09:59 +0000
committerAli Polatel <hawking@gentoo.org>2008-04-18 12:09:59 +0000
commit643ce88be7132b25aabbbe22704ad13ce0534305 (patch)
tree3cbbafe1b899b0969f327da43d3c02846917d6cc /dev-python/paste/metadata.xml
parentAdd ~sparc keyword. (diff)
downloadgentoo-2-643ce88be7132b25aabbbe22704ad13ce0534305.tar.gz
gentoo-2-643ce88be7132b25aabbbe22704ad13ce0534305.tar.bz2
gentoo-2-643ce88be7132b25aabbbe22704ad13ce0534305.zip
Version bump, fixes bug 168715. Added long description. Drop old.
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'dev-python/paste/metadata.xml')
-rw-r--r--dev-python/paste/metadata.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-python/paste/metadata.xml b/dev-python/paste/metadata.xml
index de483c53568f..cfb6a4e46a5a 100644
--- a/dev-python/paste/metadata.xml
+++ b/dev-python/paste/metadata.xml
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>python</herd>
+ <herd>python</herd>
+ <longdescription lang="en">
+ This package provides several pieces of "middleware" (or filters) that can
+ be nested to build web applications. Each piece of middleware uses the WSGI
+ (PEP 333) interface, and should be compatible with other middleware based on
+ those interfaces.
+ </longdescription>
</pkgmetadata>
+