summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-08-03 09:46:58 +0000
committerMichał Górny <mgorny@gentoo.org>2013-08-03 09:46:58 +0000
commit55929d253a79455975ab65ddef244de999910901 (patch)
tree41e2ec4554a64c5b29f004b8022293dca1e5cded /dev-python/twisted-mail/twisted-mail-10.2.0.ebuild
parentMove dev-python/twisted to dev-python/twisted-core. (diff)
downloadhistorical-55929d253a79455975ab65ddef244de999910901.tar.gz
historical-55929d253a79455975ab65ddef244de999910901.tar.bz2
historical-55929d253a79455975ab65ddef244de999910901.zip
Move dev-python/twisted to dev-python/twisted-core.
Package-Manager: portage-2.2.0_alpha191/cvs/Linux x86_64 Manifest-Sign-Key: 0x9627F456F9DA7643!
Diffstat (limited to 'dev-python/twisted-mail/twisted-mail-10.2.0.ebuild')
-rw-r--r--dev-python/twisted-mail/twisted-mail-10.2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild b/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild
index 3b42792c960d..21e70d2c0d41 100644
--- a/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild
+++ b/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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-10.2.0.ebuild,v 1.8 2012/10/05 14:45:31 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild,v 1.9 2013/08/03 09:45:44 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ 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-$(get_version_component_range 1-2)*
+DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*
=dev-python/twisted-names-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"