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-names
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-names')
-rw-r--r--dev-python/twisted-names/ChangeLog8
-rw-r--r--dev-python/twisted-names/twisted-names-10.2.0.ebuild6
-rw-r--r--dev-python/twisted-names/twisted-names-11.0.0.ebuild6
-rw-r--r--dev-python/twisted-names/twisted-names-11.1.0.ebuild6
-rw-r--r--dev-python/twisted-names/twisted-names-12.0.0.ebuild6
-rw-r--r--dev-python/twisted-names/twisted-names-12.2.0.ebuild6
-rw-r--r--dev-python/twisted-names/twisted-names-12.3.0.ebuild4
-rw-r--r--dev-python/twisted-names/twisted-names-13.0.0.ebuild4
8 files changed, 26 insertions, 20 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog
index 288bb281bfd5..930d020ce3dd 100644
--- a/dev-python/twisted-names/ChangeLog
+++ b/dev-python/twisted-names/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.71 2013/04/08 06:49:39 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.72 2013/08/03 09:45:46 mgorny Exp $
+
+ 03 Aug 2013; Michał Górny <mgorny@gentoo.org> twisted-names-10.2.0.ebuild,
+ twisted-names-11.0.0.ebuild, twisted-names-11.1.0.ebuild,
+ twisted-names-12.0.0.ebuild, twisted-names-12.2.0.ebuild,
+ twisted-names-12.3.0.ebuild, twisted-names-13.0.0.ebuild:
+ Move dev-python/twisted to dev-python/twisted-core.
*twisted-names-13.0.0 (08 Apr 2013)
diff --git a/dev-python/twisted-names/twisted-names-10.2.0.ebuild b/dev-python/twisted-names/twisted-names-10.2.0.ebuild
index 3eee2f32cc5f..485b8b74b200 100644
--- a/dev-python/twisted-names/twisted-names-10.2.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-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-names/twisted-names-10.2.0.ebuild,v 1.8 2012/10/05 14:45:45 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-10.2.0.ebuild,v 1.9 2013/08/03 09:45:46 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ 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)*"
+DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/names twisted/plugins"
diff --git a/dev-python/twisted-names/twisted-names-11.0.0.ebuild b/dev-python/twisted-names/twisted-names-11.0.0.ebuild
index a82dfaa3e869..9dfa27c8c86a 100644
--- a/dev-python/twisted-names/twisted-names-11.0.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-11.0.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-names/twisted-names-11.0.0.ebuild,v 1.9 2012/10/05 14:45:45 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-11.0.0.ebuild,v 1.10 2013/08/03 09:45:46 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ 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)*"
+DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/names twisted/plugins"
diff --git a/dev-python/twisted-names/twisted-names-11.1.0.ebuild b/dev-python/twisted-names/twisted-names-11.1.0.ebuild
index 4e496d278682..2edd6021dcc8 100644
--- a/dev-python/twisted-names/twisted-names-11.1.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-11.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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-names/twisted-names-11.1.0.ebuild,v 1.1 2011/12/27 07:09:41 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-11.1.0.ebuild,v 1.2 2013/08/03 09:45:46 mgorny Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ 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)*"
+DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/names twisted/plugins"
diff --git a/dev-python/twisted-names/twisted-names-12.0.0.ebuild b/dev-python/twisted-names/twisted-names-12.0.0.ebuild
index 8c871f35e565..fb51cd1f590c 100644
--- a/dev-python/twisted-names/twisted-names-12.0.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-12.0.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-names/twisted-names-12.0.0.ebuild,v 1.1 2012/03/22 07:06:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.0.0.ebuild,v 1.2 2013/08/03 09:45:46 mgorny Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ 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)*"
+DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/names twisted/plugins"
diff --git a/dev-python/twisted-names/twisted-names-12.2.0.ebuild b/dev-python/twisted-names/twisted-names-12.2.0.ebuild
index 3ff5ad2f0d80..20b48f0d8bc1 100644
--- a/dev-python/twisted-names/twisted-names-12.2.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-12.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-names/twisted-names-12.2.0.ebuild,v 1.2 2012/10/08 19:30:49 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.2.0.ebuild,v 1.3 2013/08/03 09:45:46 mgorny Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -15,7 +15,7 @@ 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)*"
+DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/names twisted/plugins"
diff --git a/dev-python/twisted-names/twisted-names-12.3.0.ebuild b/dev-python/twisted-names/twisted-names-12.3.0.ebuild
index 75649f626c23..79450c5423d9 100644
--- a/dev-python/twisted-names/twisted-names-12.3.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-12.3.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-names/twisted-names-12.3.0.ebuild,v 1.1 2013/01/14 03:57:14 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-12.3.0.ebuild,v 1.2 2013/08/03 09:45:46 mgorny Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -15,7 +15,7 @@ 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)*"
+DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/names twisted/plugins"
diff --git a/dev-python/twisted-names/twisted-names-13.0.0.ebuild b/dev-python/twisted-names/twisted-names-13.0.0.ebuild
index 64fd0e0f8766..8db84ec09435 100644
--- a/dev-python/twisted-names/twisted-names-13.0.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-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-names/twisted-names-13.0.0.ebuild,v 1.1 2013/04/08 06:49:39 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-13.0.0.ebuild,v 1.2 2013/08/03 09:45:46 mgorny Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -15,7 +15,7 @@ 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)*"
+DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*"
RDEPEND="${DEPEND}"
PYTHON_MODNAME="twisted/names twisted/plugins"