diff options
author | 2012-03-31 17:02:50 +0000 | |
---|---|---|
committer | 2012-03-31 17:02:50 +0000 | |
commit | f0117fa6ecaf8c1da4bc2a17a685ab0e74cccff7 (patch) | |
tree | 8510eea8af52b0a8e458f01c425435d341f98a98 /dev-python/feedparser/metadata.xml | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-f0117fa6ecaf8c1da4bc2a17a685ab0e74cccff7.tar.gz historical-f0117fa6ecaf8c1da4bc2a17a685ab0e74cccff7.tar.bz2 historical-f0117fa6ecaf8c1da4bc2a17a685ab0e74cccff7.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'dev-python/feedparser/metadata.xml')
-rw-r--r-- | dev-python/feedparser/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/feedparser/metadata.xml b/dev-python/feedparser/metadata.xml index 8b66ed7e83ad..d9c28faf09de 100644 --- a/dev-python/feedparser/metadata.xml +++ b/dev-python/feedparser/metadata.xml @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>python</herd> -<longdescription> -Parse RSS and Atom feeds in Python. 2000 unit tests. Open source. -</longdescription> + <herd>python</herd> + <longdescription>Parse RSS and Atom feeds in Python. 2000 unit tests. Open source.</longdescription> + <upstream> + <remote-id type="google-code">feedparser</remote-id> + </upstream> </pkgmetadata> |