summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-11-21 01:50:32 +0000
committerMike Gilbert <floppym@gentoo.org>2014-11-21 01:50:32 +0000
commit3099cfc74c83af4f36d023870077662f679b6f05 (patch)
tree3ff1e1c0890841cb7e3312c1f26f885511061996 /dev-python/twisted-mail
parentmapping patch is unneeded now (diff)
downloadgentoo-2-3099cfc74c83af4f36d023870077662f679b6f05.tar.gz
gentoo-2-3099cfc74c83af4f36d023870077662f679b6f05.tar.bz2
gentoo-2-3099cfc74c83af4f36d023870077662f679b6f05.zip
Remove ebuilds using twisted.eclass.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r--dev-python/twisted-mail/ChangeLog6
-rw-r--r--dev-python/twisted-mail/twisted-mail-12.3.0.ebuild22
-rw-r--r--dev-python/twisted-mail/twisted-mail-13.0.0.ebuild22
3 files changed, 5 insertions, 45 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog
index dd347b734956..1b011b5f79e2 100644
--- a/dev-python/twisted-mail/ChangeLog
+++ b/dev-python/twisted-mail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-mail
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.102 2014/11/18 03:21:04 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.103 2014/11/21 01:50:32 floppym Exp $
+
+ 21 Nov 2014; Mike Gilbert <floppym@gentoo.org> -twisted-mail-12.3.0.ebuild,
+ -twisted-mail-13.0.0.ebuild:
+ Remove ebuilds using twisted.eclass.
*twisted-mail-14.0.2 (18 Nov 2014)
diff --git a/dev-python/twisted-mail/twisted-mail-12.3.0.ebuild b/dev-python/twisted-mail/twisted-mail-12.3.0.ebuild
deleted file mode 100644
index 0918efc3b279..000000000000
--- a/dev-python/twisted-mail/twisted-mail-12.3.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-12.3.0.ebuild,v 1.11 2013/11/24 18:37:23 ago Exp $
-
-EAPI="4"
-PYTHON_DEPEND="2:2.6"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* 2.5 *-jython"
-MY_PACKAGE="Mail"
-
-inherit twisted versionator
-
-DESCRIPTION="A Twisted Mail library, server and client"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ia64-hpux ~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-core-$(get_version_component_range 1-2)*
- =dev-python/twisted-names-$(get_version_component_range 1-2)*"
-RDEPEND="${DEPEND}"
-
-PYTHON_MODNAME="twisted/mail twisted/plugins"
diff --git a/dev-python/twisted-mail/twisted-mail-13.0.0.ebuild b/dev-python/twisted-mail/twisted-mail-13.0.0.ebuild
deleted file mode 100644
index 8bb9a7ad386e..000000000000
--- a/dev-python/twisted-mail/twisted-mail-13.0.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.0.0.ebuild,v 1.2 2013/08/03 09:45:44 mgorny Exp $
-
-EAPI="4"
-PYTHON_DEPEND="2:2.6"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* 2.5 *-jython"
-MY_PACKAGE="Mail"
-
-inherit twisted versionator
-
-DESCRIPTION="A Twisted Mail library, server and client"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ia64-hpux ~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-core-$(get_version_component_range 1-2)*
- =dev-python/twisted-names-$(get_version_component_range 1-2)*"
-RDEPEND="${DEPEND}"
-
-PYTHON_MODNAME="twisted/mail twisted/plugins"