summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:10 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:10 +0000
commit6698c0b9775704da5fde047d04145651f20da9ef (patch)
tree328032c2e5d5c630aee8eb306b8d6e36cdbb4465 /sci-libs/scikits_image
parentAdd upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff)
downloadhistorical-6698c0b9775704da5fde047d04145651f20da9ef.tar.gz
historical-6698c0b9775704da5fde047d04145651f20da9ef.tar.bz2
historical-6698c0b9775704da5fde047d04145651f20da9ef.zip
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'sci-libs/scikits_image')
-rw-r--r--sci-libs/scikits_image/metadata.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/sci-libs/scikits_image/metadata.xml b/sci-libs/scikits_image/metadata.xml
index 3efece613f9d..003d6c0b34cb 100644
--- a/sci-libs/scikits_image/metadata.xml
+++ b/sci-libs/scikits_image/metadata.xml
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
- This SciKit (toolkit for SciPy) includes useful image processing
+ <herd>sci</herd>
+ <longdescription lang="en">This SciKit (toolkit for SciPy) includes useful image processing
algorithms for use with Python and NumPy. While SciPy’s ndimage
provides low-level manipulation, scikits.image centres around
- algorithms and applications.
-</longdescription>
+ algorithms and applications.</longdescription>
+ <upstream>
+ <remote-id type="pypi">scikits.image</remote-id>
+ </upstream>
</pkgmetadata>