summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:18 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:03:18 +0000
commit8ba2860ae7c5f5429e27ed1edd8753981376059a (patch)
tree65ab7f40697f559187fc6303fba1f00594969f7c /dev-python/stsci-distutils
parentadd ~arm, bug #402989 (diff)
downloadgentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.gz
gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.bz2
gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.zip
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'dev-python/stsci-distutils')
-rw-r--r--dev-python/stsci-distutils/metadata.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/stsci-distutils/metadata.xml b/dev-python/stsci-distutils/metadata.xml
index 2dcdd810b4a0..15ba7c2fa09f 100644
--- a/dev-python/stsci-distutils/metadata.xml
+++ b/dev-python/stsci-distutils/metadata.xml
@@ -3,11 +3,12 @@
<pkgmetadata>
<herd>python</herd>
<herd>sci-astronomy</herd>
- <longdescription>
- This package contains utilities used to package some of STScI's Python
+ <longdescription>This package contains utilities used to package some of STScI's Python
projects; specifically those projects that comprise stsci_python and Astrolib.
It currently consists mostly of some setup_hook scripts meant for use with
distutils2/packaging and/or d2to1, and a customized easy_install command
- meant for use with distribute.
- </longdescription>
+ meant for use with distribute.</longdescription>
+ <upstream>
+ <remote-id type="pypi">stsci.distutils</remote-id>
+ </upstream>
</pkgmetadata>