summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-22 09:23:51 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-22 10:31:52 +0200
commit1bddf69e59b7f82df2bff2f27ab9a9bfb8006866 (patch)
treeae5f20f619b27cc3d76018fe9efb10465389f328 /dev-python/stsci-distutils/metadata.xml
parentdev-python/d2to1: Version Bump (diff)
downloadgentoo-1bddf69e59b7f82df2bff2f27ab9a9bfb8006866.tar.gz
gentoo-1bddf69e59b7f82df2bff2f27ab9a9bfb8006866.tar.bz2
gentoo-1bddf69e59b7f82df2bff2f27ab9a9bfb8006866.zip
dev-python/stsci-distutils: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/stsci-distutils/metadata.xml')
-rw-r--r--dev-python/stsci-distutils/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/stsci-distutils/metadata.xml b/dev-python/stsci-distutils/metadata.xml
index 075a4ef1271d..9d1830ea8ac0 100644
--- a/dev-python/stsci-distutils/metadata.xml
+++ b/dev-python/stsci-distutils/metadata.xml
@@ -1,9 +1,9 @@
<?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>
+ <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.
@@ -11,7 +11,7 @@
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>
+ <upstream>
+ <remote-id type="pypi">stsci.distutils</remote-id>
+ </upstream>
</pkgmetadata>