summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/stsci-distutils/metadata.xml')
-rw-r--r--dev-python/stsci-distutils/metadata.xml22
1 files changed, 12 insertions, 10 deletions
diff --git a/dev-python/stsci-distutils/metadata.xml b/dev-python/stsci-distutils/metadata.xml
index 15ba7c2fa09f..c75ae8bcd65a 100644
--- a/dev-python/stsci-distutils/metadata.xml
+++ b/dev-python/stsci-distutils/metadata.xml
@@ -1,14 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>python</herd>
- <herd>sci-astronomy</herd>
- <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>
- <upstream>
- <remote-id type="pypi">stsci.distutils</remote-id>
- </upstream>
+<herd>python</herd>
+<herd>sci-astronomy</herd>
+<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>
+<upstream>
+ <remote-id type="pypi">stsci.distutils</remote-id>
+</upstream>
</pkgmetadata>