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/pycdio | |
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/pycdio')
-rw-r--r-- | dev-python/pycdio/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/pycdio/metadata.xml b/dev-python/pycdio/metadata.xml index d8f1dec25b0f..bb89d8ebb5de 100644 --- a/dev-python/pycdio/metadata.xml +++ b/dev-python/pycdio/metadata.xml @@ -5,9 +5,10 @@ <email>sbriesen@gentoo.org</email> <name>Stefan Briesenick</name> </maintainer> - <longdescription lang="en"> - The pycdio (and libcdio) libraries encapsulate CD-ROM reading and + <longdescription lang="en">The pycdio (and libcdio) libraries encapsulate CD-ROM reading and control. Python programs wishing to be oblivious of the OS- and - device-dependent properties of a CD-ROM can use this library. - </longdescription> + device-dependent properties of a CD-ROM can use this library.</longdescription> + <upstream> + <remote-id type="pypi">pycdio</remote-id> + </upstream> </pkgmetadata> |