Mike Gilbert 1bfb585cc6
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00

18 lines
640 B
XML

<?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>
</pkgmetadata>