From a548d2f9dd76c487ba61571c09072a497a12b1a0 Mon Sep 17 00:00:00 2001 From: "Aaron W. Swenson" Date: Wed, 7 Jan 2015 11:21:07 +0000 Subject: Moved package from dev-db/pgasync to dev-python/pgasync. Bump distutils inherit, and add AMD64 keyword. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0) --- dev-python/pgasync/ChangeLog | 12 +++++++++++ dev-python/pgasync/Manifest | 5 +++++ dev-python/pgasync/metadata.xml | 6 ++++++ dev-python/pgasync/pgasync-2.01-r1.ebuild | 32 ++++++++++++++++++++++++++++++ dev-python/pgasync/pgasync-2.01.ebuild | 33 +++++++++++++++++++++++++++++++ 5 files changed, 88 insertions(+) create mode 100644 dev-python/pgasync/ChangeLog create mode 100644 dev-python/pgasync/Manifest create mode 100644 dev-python/pgasync/metadata.xml create mode 100644 dev-python/pgasync/pgasync-2.01-r1.ebuild create mode 100644 dev-python/pgasync/pgasync-2.01.ebuild (limited to 'dev-python/pgasync') diff --git a/dev-python/pgasync/ChangeLog b/dev-python/pgasync/ChangeLog new file mode 100644 index 000000000000..14f1c1331302 --- /dev/null +++ b/dev-python/pgasync/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-python/pgasync +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pgasync/ChangeLog,v 1.1 2015/01/07 11:21:07 titanofold Exp $ + +*pgasync-2.01-r1 (07 Jan 2015) +*pgasync-2.01 (07 Jan 2015) + + 07 Jan 2015; Aaron W. Swenson +pgasync-2.01.ebuild, + +pgasync-2.01-r1.ebuild, +metadata.xml: + Moved package from dev-db/pgasync to dev-python/pgasync. Bump + distutils inherit, and add AMD64 keyword. + diff --git a/dev-python/pgasync/Manifest b/dev-python/pgasync/Manifest new file mode 100644 index 000000000000..f42097b032f4 --- /dev/null +++ b/dev-python/pgasync/Manifest @@ -0,0 +1,5 @@ +DIST pgasync-2.01.tar.gz 22314 SHA256 c38ac6ae200d54c22ad480ea020e0019692e69992344abce287232b30ccfe56c SHA512 36916ce3dcebf82367eace8fd689e0d300ffc040250869794191bfb723053050c9766fa5ce251341c317f7fbab418ace4dc36345d5c73eea92c1d04d36e802af WHIRLPOOL 6ac847535e7e8efdc28cf64323b302ee590bb38103049d19bc8f41aab6d2c9ec50d0493da0fea014e44f610871aed446c713e58b46f80db6414195b6d6327ab3 +EBUILD pgasync-2.01-r1.ebuild 735 SHA256 e7923c36ec7c5648c92bd6e9629fc83d37a179c99feb82548eb08054a2db8f98 SHA512 565187ee6ae2b7c9b4d30abe2b9646ff7f1d921b585f74a18e59651f503cfe2c78722c93890019b101a2b8c0e722ed0e1bf162f6b153fd21adecc656eedd37e6 WHIRLPOOL b3cfa556f5420ad37d2fa9acfa89468f311a80cc3c063af637f6076ede0662f8fa1e28ea6d65903788c51f3a78b18e1090978dc846e1a15873a5a760eee7fdbf +EBUILD pgasync-2.01.ebuild 768 SHA256 d8b3874b5bc112ed57cc79d4355f34e29a4b9ea60b68ccad0c3431bc5444eb22 SHA512 9c82ea6dc5f2c9fc3e55230c821f7c65fd24a31812081cb46f570b8c67e32ec119ab5c7b7094c94097a8bc20f86a8a70e7a8cebfbe16aa76e8f4662037be40cd WHIRLPOOL 2b91052b844ef1c9b3a9f1ea6debe34c07169c3bcba9b4cc8126e1775b0486f7d1d094eb428fbcd60d65646703d87d7ee91b20bf5b470de3f2e5114cd77faf43 +MISC ChangeLog 408 SHA256 a0fe53534346223646024994b897c1e0c5f7127fe38d2fbb648e3f878d30c914 SHA512 21fb31b160b7b33e44a9e407c36cf83639d3f6cdddc83b3de48206bd6780ddd957691ae2c2e23d22cba51a8460958324297193997ff9ada84389f791aed397b1 WHIRLPOOL c0f6e7d7308feba7d00d4eb595e544d8dde7d366548c0cd578cd3b95d4779121ae3fab8bd2a9f95c951fafa79b366f487b55c07766d43e26d0a5e8a4cd9710bd +MISC metadata.xml 185 SHA256 df770fa3df68ebbc1a4aef1fe4d66426811173efb3eaaff5fce0b16276105d69 SHA512 a542b04afb95181368666c39633e140b72ce3eefa834b9237d5d4fe13cb88ab53d84cefd9a99658a8cf8cd0f488b01feb6eca724cb552cb9a506b5c592f5bff7 WHIRLPOOL 2e6e823012ce2c461b62b8707b93bfff6180e6f37555ab90e019f85bc46ef4de44cb8ae00879d9728487a5abb3375ab8622b128ed517d59ec2261c2c05ff8f99 diff --git a/dev-python/pgasync/metadata.xml b/dev-python/pgasync/metadata.xml new file mode 100644 index 000000000000..664c1a06cc54 --- /dev/null +++ b/dev-python/pgasync/metadata.xml @@ -0,0 +1,6 @@ + + + + postgresql + python + diff --git a/dev-python/pgasync/pgasync-2.01-r1.ebuild b/dev-python/pgasync/pgasync-2.01-r1.ebuild new file mode 100644 index 000000000000..e77735e99183 --- /dev/null +++ b/dev-python/pgasync/pgasync-2.01-r1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pgasync/pgasync-2.01-r1.ebuild,v 1.1 2015/01/07 11:21:07 titanofold Exp $ + +EAPI="5" + +PYTHON_COMPAT=( python2_{6,7} ) + +inherit distutils-r1 + +DESCRIPTION="An asynchronous API to PostgreSQL for twisted" +HOMEPAGE="http://www.jamwt.com/pgasync/" +SRC_URI="http://www.jamwt.com/pgasync/files/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc" + +DEPEND="dev-python/twisted-core[${PYTHON_USEDEP}]" +RDEPEND="${DEPEND}" + +DOCS="CHANGELOG PKG-INFO README TODO" + +src_install() { + distutils-r1_python_install_all + + if use doc; then + insinto /usr/share/doc/${PF} + doins -r examples + fi +} diff --git a/dev-python/pgasync/pgasync-2.01.ebuild b/dev-python/pgasync/pgasync-2.01.ebuild new file mode 100644 index 000000000000..70fee7ba141c --- /dev/null +++ b/dev-python/pgasync/pgasync-2.01.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pgasync/pgasync-2.01.ebuild,v 1.1 2015/01/07 11:21:07 titanofold Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.* *-jython" + +inherit distutils + +DESCRIPTION="An asynchronous api to postgres for twisted" +HOMEPAGE="http://www.jamwt.com/pgasync/" +SRC_URI="http://www.jamwt.com/pgasync/files/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~x86" +IUSE="doc" + +DEPEND=">=dev-python/twisted-core-1.3" +RDEPEND="${DEPEND}" + +DOCS="CHANGELOG PKG-INFO README TODO" + +src_install() { + distutils_src_install + + if use doc; then + insinto /usr/share/doc/${PF} + doins -r examples || die "doins failed" + fi +} -- cgit v1.2.3-65-gdbad