diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-12-03 15:35:33 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-12-03 15:35:33 +0100 |
commit | 36d37f3e37e54480585cb49c2b3f2c66ab06079d (patch) | |
tree | def899bb3b4fe58f9e903ee18c34be21c1382792 /dev-python/stsci-sphinxext/metadata.xml | |
parent | profiles: Mask USE=editor for kde-apps/kalzium (diff) | |
download | gentoo-36d37f3e37e54480585cb49c2b3f2c66ab06079d.tar.gz gentoo-36d37f3e37e54480585cb49c2b3f2c66ab06079d.tar.bz2 gentoo-36d37f3e37e54480585cb49c2b3f2c66ab06079d.zip |
dev-python/stsci-sphinxext: Add python3.5 support
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567456
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/stsci-sphinxext/metadata.xml')
-rw-r--r-- | dev-python/stsci-sphinxext/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/stsci-sphinxext/metadata.xml b/dev-python/stsci-sphinxext/metadata.xml index fcf407b8d4a2..b30466cf748a 100644 --- a/dev-python/stsci-sphinxext/metadata.xml +++ b/dev-python/stsci-sphinxext/metadata.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>python</herd> -<longdescription> + <herd>python</herd> + <longdescription> This project contains extensions to Sphinx to build documentation from Space Telescope Science Institute. </longdescription> -<upstream> - <remote-id type="pypi">stsci.sphinxext</remote-id> -</upstream> + <upstream> + <remote-id type="pypi">stsci.sphinxext</remote-id> + </upstream> </pkgmetadata> |