diff options
author | Ian Delaney <idella4@gentoo.org> | 2015-01-16 10:16:19 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2015-01-16 10:16:19 +0000 |
commit | fc975339d1086ce1903c381baa7ad4addfc31933 (patch) | |
tree | 7a466b4116dcfa10407e59beba679b8c77d6ec20 /dev-python/wstools | |
parent | alpha/ia64/sparc stable wrt #525984 (diff) | |
download | gentoo-2-fc975339d1086ce1903c381baa7ad4addfc31933.tar.gz gentoo-2-fc975339d1086ce1903c381baa7ad4addfc31933.tar.bz2 gentoo-2-fc975339d1086ce1903c381baa7ad4addfc31933.zip |
clean old impls, rm old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/wstools')
-rw-r--r-- | dev-python/wstools/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/wstools/wstools-0.3.ebuild | 28 | ||||
-rw-r--r-- | dev-python/wstools/wstools-0.4-r1.ebuild | 22 | ||||
-rw-r--r-- | dev-python/wstools/wstools-0.4.3.ebuild | 6 | ||||
-rw-r--r-- | dev-python/wstools/wstools-0.4.ebuild | 28 |
5 files changed, 9 insertions, 83 deletions
diff --git a/dev-python/wstools/ChangeLog b/dev-python/wstools/ChangeLog index d5a05a2dcc59..cd8af3773297 100644 --- a/dev-python/wstools/ChangeLog +++ b/dev-python/wstools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/wstools -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/ChangeLog,v 1.25 2014/09/15 08:19:50 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/ChangeLog,v 1.26 2015/01/16 10:16:19 idella4 Exp $ + + 16 Jan 2015; Ian Delaney <idella4@gentoo.org> -wstools-0.3.ebuild, + -wstools-0.4-r1.ebuild, -wstools-0.4.ebuild, wstools-0.4.3.ebuild: + clean old impls, rm old 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> wstools-0.4.3.ebuild: Stable for sparc, wrt bug #512012 diff --git a/dev-python/wstools/wstools-0.3.ebuild b/dev-python/wstools/wstools-0.3.ebuild deleted file mode 100644 index dd858d8bb748..000000000000 --- a/dev-python/wstools/wstools-0.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/wstools-0.3.ebuild,v 1.10 2012/08/02 22:15:36 neurogeek Exp $ - -EAPI="4" -PYTHON_DEPEND="2" -PYTHON_USE_WITH="xml(+)" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 3.*" - -inherit distutils - -DESCRIPTION="WSDL parsing services package for Web Services for Python" -HOMEPAGE="https://github.com/kiorky/wstools http://pypi.python.org/pypi/wstools" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-macos" -IUSE="" - -DEPEND="dev-python/setuptools" -RDEPEND="" - -src_prepare() { - distutils_src_prepare - find -name .cvsignore -print0 | xargs -0 rm -f -} diff --git a/dev-python/wstools/wstools-0.4-r1.ebuild b/dev-python/wstools/wstools-0.4-r1.ebuild deleted file mode 100644 index 1a3041c41d9c..000000000000 --- a/dev-python/wstools/wstools-0.4-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/wstools-0.4-r1.ebuild,v 1.3 2014/03/31 20:53:45 mgorny Exp $ - -EAPI=5 - -PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) -PYTHON_REQ_USE="xml(+)" - -inherit distutils-r1 - -DESCRIPTION="WSDL parsing services package for Web Services for Python" -HOMEPAGE="https://github.com/kiorky/wstools http://pypi.python.org/pypi/wstools" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-macos" -IUSE="" - -RDEPEND="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/wstools/wstools-0.4.3.ebuild b/dev-python/wstools/wstools-0.4.3.ebuild index 4929306aadbc..d576d8bb6844 100644 --- a/dev-python/wstools/wstools-0.4.3.ebuild +++ b/dev-python/wstools/wstools-0.4.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/wstools-0.4.3.ebuild,v 1.13 2014/09/15 08:19:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/wstools-0.4.3.ebuild,v 1.14 2015/01/16 10:16:19 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) +PYTHON_COMPAT=( python2_7 pypy ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/wstools/wstools-0.4.ebuild b/dev-python/wstools/wstools-0.4.ebuild deleted file mode 100644 index 655ea4bdc2cb..000000000000 --- a/dev-python/wstools/wstools-0.4.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wstools/wstools-0.4.ebuild,v 1.3 2012/08/02 22:15:36 neurogeek Exp $ - -EAPI="4" -PYTHON_DEPEND="2" -PYTHON_USE_WITH="xml(+)" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 3.*" - -inherit distutils - -DESCRIPTION="WSDL parsing services package for Web Services for Python" -HOMEPAGE="https://github.com/kiorky/wstools http://pypi.python.org/pypi/wstools" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-macos" -IUSE="" - -DEPEND="dev-python/setuptools" -RDEPEND="" - -src_prepare() { - distutils_src_prepare - find -name .cvsignore -print0 | xargs -0 rm -f -} |