diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-04-04 20:42:41 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-04-04 20:42:41 +0000 |
commit | 34ff3b0a406c40b3d549da28eec3a1ae06217dbb (patch) | |
tree | dc5a446bd4b128da567e0f1cf0ac1ff12406a540 /dev-python/twisted-names | |
parent | Delete older ebuilds. (diff) | |
download | gentoo-2-34ff3b0a406c40b3d549da28eec3a1ae06217dbb.tar.gz gentoo-2-34ff3b0a406c40b3d549da28eec3a1ae06217dbb.tar.bz2 gentoo-2-34ff3b0a406c40b3d549da28eec3a1ae06217dbb.zip |
Delete older ebuilds.
Diffstat (limited to 'dev-python/twisted-names')
4 files changed, 0 insertions, 81 deletions
diff --git a/dev-python/twisted-names/twisted-names-10.0.0.ebuild b/dev-python/twisted-names/twisted-names-10.0.0.ebuild deleted file mode 100644 index 9681d68a81d2..000000000000 --- a/dev-python/twisted-names/twisted-names-10.0.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-10.0.0.ebuild,v 1.1 2010/03/17 10:40:50 patrick Exp $ - -EAPI="2" -SUPPORT_PYTHON_ABIS="1" -MY_PACKAGE="Names" - -inherit twisted versionator - -DESCRIPTION="A Twisted DNS implementation" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*" -RDEPEND="${DEPEND}" -RESTRICT_PYTHON_ABIS="3.*" - -PYTHON_MODNAME="twisted/names twisted/plugins" diff --git a/dev-python/twisted-names/twisted-names-10.1.0.ebuild b/dev-python/twisted-names/twisted-names-10.1.0.ebuild deleted file mode 100644 index 6b76993cf3bf..000000000000 --- a/dev-python/twisted-names/twisted-names-10.1.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-10.1.0.ebuild,v 1.4 2010/12/23 23:47:08 tomka Exp $ - -EAPI="3" -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" -MY_PACKAGE="Names" - -inherit twisted versionator - -DESCRIPTION="A Twisted DNS implementation" - -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*" -RDEPEND="${DEPEND}" - -PYTHON_MODNAME="twisted/names twisted/plugins" diff --git a/dev-python/twisted-names/twisted-names-8.2.0.ebuild b/dev-python/twisted-names/twisted-names-8.2.0.ebuild deleted file mode 100644 index 4bbef0178206..000000000000 --- a/dev-python/twisted-names/twisted-names-8.2.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.2.0.ebuild,v 1.7 2009/12/20 16:40:34 armin76 Exp $ - -EAPI="2" -SUPPORT_PYTHON_ABIS="1" -MY_PACKAGE="Names" - -inherit twisted versionator - -DESCRIPTION="A Twisted DNS implementation" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*" -RDEPEND="${DEPEND}" -RESTRICT_PYTHON_ABIS="3.*" - -PYTHON_MODNAME="twisted/names twisted/plugins" diff --git a/dev-python/twisted-names/twisted-names-9.0.0.ebuild b/dev-python/twisted-names/twisted-names-9.0.0.ebuild deleted file mode 100644 index 94f5e950b983..000000000000 --- a/dev-python/twisted-names/twisted-names-9.0.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-9.0.0.ebuild,v 1.5 2010/02/13 17:41:50 armin76 Exp $ - -EAPI="2" -SUPPORT_PYTHON_ABIS="1" -MY_PACKAGE="Names" - -inherit twisted versionator - -DESCRIPTION="A Twisted DNS implementation" - -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*" -RDEPEND="${DEPEND}" -RESTRICT_PYTHON_ABIS="3.*" - -PYTHON_MODNAME="twisted/names twisted/plugins" |