diff options
author | Ian Delaney <idella4@gentoo.org> | 2013-06-10 09:08:02 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2013-06-10 09:08:02 +0000 |
commit | 91442f963f4c4fc462debe55a763d764f9cf2934 (patch) | |
tree | 5091c202ba80de14437f5feaab88bffeb7c2086f /dev-python/sphinxcontrib-httpdomain | |
parent | Initial import as requested by TimWij (bug 472674) (diff) | |
download | historical-91442f963f4c4fc462debe55a763d764f9cf2934.tar.gz historical-91442f963f4c4fc462debe55a763d764f9cf2934.tar.bz2 historical-91442f963f4c4fc462debe55a763d764f9cf2934.zip |
ebuild prepared by me, needed for flask-restless
Package-Manager: portage-2.1.11.63/cvs/Linux x86_64
Manifest-Sign-Key: 0xB8072B0D
Diffstat (limited to 'dev-python/sphinxcontrib-httpdomain')
4 files changed, 55 insertions, 0 deletions
diff --git a/dev-python/sphinxcontrib-httpdomain/ChangeLog b/dev-python/sphinxcontrib-httpdomain/ChangeLog new file mode 100644 index 000000000000..f85f150c5795 --- /dev/null +++ b/dev-python/sphinxcontrib-httpdomain/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for dev-python/sphinxcontrib-httpdomain +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog,v 1.1 2013/06/10 09:07:30 idella4 Exp $ + +*sphinxcontrib-httpdomain-1.1.8 (10 Jun 2013) + + 10 Jun 2013; Ian Delaney <idella4@gentoo.org> +metadata.xml, + +sphinxcontrib-httpdomain-1.1.8.ebuild: + ebuild prepared by me, needed for flask-restless diff --git a/dev-python/sphinxcontrib-httpdomain/Manifest b/dev-python/sphinxcontrib-httpdomain/Manifest new file mode 100644 index 000000000000..18e06c076832 --- /dev/null +++ b/dev-python/sphinxcontrib-httpdomain/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST sphinxcontrib-httpdomain-1.1.8.tar.gz 8844 SHA256 29ff90b9e51a8e0cee4372c8f39d85edd0a88747dd0ae5e7734a66f63e256279 SHA512 fa6abe4c6b42844dd0b066c591e8780e01ed006304b31af0ffe6bc89a08c31cca71510d3013b45014409784fce6b0f869d117a34759856b54356d5a4ca7398d1 WHIRLPOOL 95a17f70df2bc51c07432e1966135464b530ca1f9e532bdbf4a07e05fe67eb9a1150d1a13ed4c6e2e2faaefa91fd4915adf701811ad83766cc0b80a6a5b0002f +EBUILD sphinxcontrib-httpdomain-1.1.8.ebuild 757 SHA256 7503b0c28d43e019a1118babf101569fb6f6abdcd5214914c2ca0155ff6ed330 SHA512 47f3546dc76cfaf0c5b99ec3ec8231569087be4a0bb5e3cfcdb0494a455aa34ef5aac3adb58199580d55e0d2c8a9aaafa381c1a0934d9f96163b893bf2df44c2 WHIRLPOOL 9d74478da5055571067b9e5c25f7ad59cbe6df722e1966df382a835eca8e6c257836674c266ef957a80ed38ecdcee2b5996c60d4d83d32155fd62f51e0ff8bb8 +MISC ChangeLog 447 SHA256 e40c4e639dbcb7552edab94735341cd35a68a376b2e2745ef73a72502ecbc71f SHA512 5f668ee31fae63b18d0c119d9fb3774ef03e9bc0c11ae7214f931fbcd3fd4dc468f3309e45f752f08d2a1a3e230527c63ff24723c2a9a903add93c707bf71e30 WHIRLPOOL 2d35f13ac0c5071af12d4f1114778f47ebcf7411ad7d3fd5d91f2a8607f4105b0a92b4bbd355de79611e9595c279020a0f217e39dd5421241487f7417f8f5d5f +MISC metadata.xml 265 SHA256 27c2fb837e4350692ccdaa2757bd1407c2ccaba7569c4822ae60e85202d7034d SHA512 98b343fe7ac266ee04bbccb83a4a12dc8ff2d08917d38352d88fb57a444445b201c6bbb61f759494da90a054d5653376915d48323129431bb106927296ba34a4 WHIRLPOOL 06fb91786e0f5e5ef92c3fa2f8434f0220230fa41e24da79ae870ed8a0c6c135778ef960cf1c12ad56bf95949e924379c124325d4b7580fd67f0a9ee0321fe04 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iEYEAREIAAYFAlG1l1sACgkQso7CE7gHKw3/9QCfWyifn5NmH0P4PL2kUKTYXtmR +M5YAn2hjGKwGDUO2lq9BXAi4hTYv0RhO +=Pz6P +-----END PGP SIGNATURE----- diff --git a/dev-python/sphinxcontrib-httpdomain/metadata.xml b/dev-python/sphinxcontrib-httpdomain/metadata.xml new file mode 100644 index 000000000000..02660675162c --- /dev/null +++ b/dev-python/sphinxcontrib-httpdomain/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>python</herd> + <herd>kde</herd> + <upstream> + <remote-id type="pypi">sphinxcontrib-httpdomain</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild new file mode 100644 index 000000000000..2b330dec145e --- /dev/null +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild,v 1.1 2013/06/10 09:07:30 idella4 Exp $ + +EAPI=5 +PYTHON_COMPAT=( python{2_6,2_7} pypy{1_9,2_0} ) + +inherit distutils-r1 + +DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" +HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ + http://packages.python.org/sphinxcontrib-httpdomain/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +IUSE="" + +RDEPEND=">=dev-python/sphinx-1.1[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}]" |