summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-08-03 09:45:52 +0000
committerMichał Górny <mgorny@gentoo.org>2013-08-03 09:45:52 +0000
commit7d619cc4c5f189d5aef52895b8744dadf2896f8f (patch)
treefe6a966fc06c6db9caa997e865c3e434f8c1c7b1 /dev-python/twisted-lore/twisted-lore-13.0.0.ebuild
parentVersion bump, wrt bug #475966. Some cleanups, utilize l10n eclass for proper ... (diff)
downloadgentoo-2-7d619cc4c5f189d5aef52895b8744dadf2896f8f.tar.gz
gentoo-2-7d619cc4c5f189d5aef52895b8744dadf2896f8f.tar.bz2
gentoo-2-7d619cc4c5f189d5aef52895b8744dadf2896f8f.zip
Move dev-python/twisted to dev-python/twisted-core.
(Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'dev-python/twisted-lore/twisted-lore-13.0.0.ebuild')
-rw-r--r--dev-python/twisted-lore/twisted-lore-13.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-lore/twisted-lore-13.0.0.ebuild b/dev-python/twisted-lore/twisted-lore-13.0.0.ebuild
index 33024a0618cb..4250c7588b02 100644
--- a/dev-python/twisted-lore/twisted-lore-13.0.0.ebuild
+++ b/dev-python/twisted-lore/twisted-lore-13.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-13.0.0.ebuild,v 1.1 2013/04/08 06:44:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-13.0.0.ebuild,v 1.2 2013/08/03 09:45:45 mgorny Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -15,7 +15,7 @@ DESCRIPTION="Twisted documentation system"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
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-web-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"