diff options
author | Dirkjan Ochtman <djc@gentoo.org> | 2013-05-06 08:58:59 +0000 |
---|---|---|
committer | Dirkjan Ochtman <djc@gentoo.org> | 2013-05-06 08:58:59 +0000 |
commit | f9869e2138bdef7340f466bd5597bb4917c616d2 (patch) | |
tree | 0b6072ba30005fe2dde4c0b95aa5d8a67c2e5904 /net-zope | |
parent | net-fs/autofs: Add missing if statements for non-sasl ldap, #468606 (diff) | |
download | gentoo-2-f9869e2138bdef7340f466bd5597bb4917c616d2.tar.gz gentoo-2-f9869e2138bdef7340f466bd5597bb4917c616d2.tar.bz2 gentoo-2-f9869e2138bdef7340f466bd5597bb4917c616d2.zip |
Remove old versions.
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 6B065BFB)
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/zope-interface/ChangeLog | 7 | ||||
-rw-r--r-- | net-zope/zope-interface/zope-interface-3.6.2.ebuild | 40 | ||||
-rw-r--r-- | net-zope/zope-interface/zope-interface-3.7.0.ebuild | 40 | ||||
-rw-r--r-- | net-zope/zope-interface/zope-interface-4.0.3-r1.ebuild | 44 | ||||
-rw-r--r-- | net-zope/zope-interface/zope-interface-4.0.3.ebuild | 41 |
5 files changed, 6 insertions, 166 deletions
diff --git a/net-zope/zope-interface/ChangeLog b/net-zope/zope-interface/ChangeLog index 8a1cde4fc969..54d6274cade9 100644 --- a/net-zope/zope-interface/ChangeLog +++ b/net-zope/zope-interface/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-zope/zope-interface # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/ChangeLog,v 1.46 2013/03/30 13:06:41 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/ChangeLog,v 1.47 2013/05/06 08:58:59 djc Exp $ + + 06 May 2013; Dirkjan Ochtman <djc@gentoo.org> -zope-interface-3.6.2.ebuild, + -zope-interface-3.7.0.ebuild, -zope-interface-4.0.3-r1.ebuild, + -zope-interface-4.0.3.ebuild: + Remove old versions. 30 Mar 2013; Mike Gilbert <floppym@gentoo.org> zope-interface-4.0.3-r1.ebuild, zope-interface-4.0.5.ebuild: diff --git a/net-zope/zope-interface/zope-interface-3.6.2.ebuild b/net-zope/zope-interface/zope-interface-3.6.2.ebuild deleted file mode 100644 index b3600e9aa907..000000000000 --- a/net-zope/zope-interface/zope-interface-3.6.2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/zope-interface-3.6.2.ebuild,v 1.6 2011/08/25 12:42:30 jer Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -# Test suite requires optional extension modules not available with Jython. -PYTHON_TESTS_RESTRICTED_ABIS="*-jython" -DISTUTILS_SRC_TEST="setup.py" - -inherit distutils - -MY_PN="${PN/-/.}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Interfaces for Python" -HOMEPAGE="http://pypi.python.org/pypi/zope.interface" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="ZPL" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -# net-zope/zope-fixers is required for building with Python 3. -DEPEND="dev-python/setuptools - net-zope/zope-fixers" -RDEPEND="" - -S="${WORKDIR}/${MY_P}" - -PYTHON_CFLAGS=("2.* + -fno-strict-aliasing") - -DOCS="CHANGES.txt src/zope/interface/*.txt" -PYTHON_MODNAME="${PN/-//}" - -src_install() { - distutils_src_install - python_clean_installation_image -} diff --git a/net-zope/zope-interface/zope-interface-3.7.0.ebuild b/net-zope/zope-interface/zope-interface-3.7.0.ebuild deleted file mode 100644 index 46fc587cabea..000000000000 --- a/net-zope/zope-interface/zope-interface-3.7.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/zope-interface-3.7.0.ebuild,v 1.8 2012/03/06 21:30:04 ranger Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -# Test suite requires optional extension modules not available with Jython. -PYTHON_TESTS_RESTRICTED_ABIS="*-jython" -DISTUTILS_SRC_TEST="setup.py" - -inherit distutils - -MY_PN="${PN/-/.}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Interfaces for Python" -HOMEPAGE="http://pypi.python.org/pypi/zope.interface" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="ZPL" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -# net-zope/zope-fixers is required for building with Python 3. -DEPEND="dev-python/setuptools - net-zope/zope-fixers" -RDEPEND="" - -S="${WORKDIR}/${MY_P}" - -PYTHON_CFLAGS=("2.* + -fno-strict-aliasing") - -DOCS="CHANGES.txt src/zope/interface/*.txt" -PYTHON_MODNAME="${PN/-//}" - -src_install() { - distutils_src_install - python_clean_installation_image -} diff --git a/net-zope/zope-interface/zope-interface-4.0.3-r1.ebuild b/net-zope/zope-interface/zope-interface-4.0.3-r1.ebuild deleted file mode 100644 index 4851199192b4..000000000000 --- a/net-zope/zope-interface/zope-interface-4.0.3-r1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/zope-interface-4.0.3-r1.ebuild,v 1.2 2013/03/30 13:06:41 floppym Exp $ - -EAPI=5 - -# Tests fail with py3.1 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy{1_9,2_0} ) - -inherit distutils-r1 flag-o-matic - -MY_PN="${PN/-/.}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Interfaces for Python" -HOMEPAGE="http://pypi.python.org/pypi/zope.interface" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="ZPL" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -# net-zope/zope-fixers is required for building with Python 3. -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - net-zope/zope-fixers[$(python_gen_usedep 'python3*')]" -RDEPEND="" - -S="${WORKDIR}/${MY_P}" - -DOCS=( CHANGES.txt README.txt ) - -python_compile() { - if [[ ${EPYTHON} != python3* ]]; then - local CFLAGS CXXFLAGS - append-flags -fno-strict-aliasing - fi - - distutils-r1_python_compile -} - -python_test() { - esetup.py test -} diff --git a/net-zope/zope-interface/zope-interface-4.0.3.ebuild b/net-zope/zope-interface/zope-interface-4.0.3.ebuild deleted file mode 100644 index 923527e52b25..000000000000 --- a/net-zope/zope-interface/zope-interface-4.0.3.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/zope-interface-4.0.3.ebuild,v 1.2 2013/02/02 05:42:26 patrick Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.5" -# Test suite requires optional extension modules not available with Jython. -PYTHON_TESTS_RESTRICTED_ABIS="*-jython" -DISTUTILS_SRC_TEST="setup.py" - -inherit distutils - -MY_PN="${PN/-/.}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Interfaces for Python" -HOMEPAGE="http://pypi.python.org/pypi/zope.interface" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="ZPL" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -# net-zope/zope-fixers is required for building with Python 3. -DEPEND="dev-python/setuptools - net-zope/zope-fixers" -RDEPEND="" - -S="${WORKDIR}/${MY_P}" - -PYTHON_CFLAGS=("2.* + -fno-strict-aliasing") - -DOCS="CHANGES.txt" -PYTHON_MODNAME="${PN/-//}" - -src_install() { - distutils_src_install - python_clean_installation_image -} |