diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-08-03 09:45:52 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-08-03 09:45:52 +0000 |
commit | 7d619cc4c5f189d5aef52895b8744dadf2896f8f (patch) | |
tree | fe6a966fc06c6db9caa997e865c3e434f8c1c7b1 /dev-python/twisted-news | |
parent | Version bump, wrt bug #475966. Some cleanups, utilize l10n eclass for proper ... (diff) | |
download | gentoo-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-news')
8 files changed, 26 insertions, 20 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index 99dba369515b..d80c3a0430ae 100644 --- a/dev-python/twisted-news/ChangeLog +++ b/dev-python/twisted-news/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/twisted-news # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.60 2013/04/08 06:52:00 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.61 2013/08/03 09:45:48 mgorny Exp $ + + 03 Aug 2013; Michał Górny <mgorny@gentoo.org> twisted-news-10.2.0.ebuild, + twisted-news-11.0.0.ebuild, twisted-news-11.1.0.ebuild, + twisted-news-12.0.0.ebuild, twisted-news-12.2.0.ebuild, + twisted-news-12.3.0.ebuild, twisted-news-13.0.0.ebuild: + Move dev-python/twisted to dev-python/twisted-core. *twisted-news-13.0.0 (08 Apr 2013) diff --git a/dev-python/twisted-news/twisted-news-10.2.0.ebuild b/dev-python/twisted-news/twisted-news-10.2.0.ebuild index 6576eb5ec10c..fba8d7187a49 100644 --- a/dev-python/twisted-news/twisted-news-10.2.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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-news/twisted-news-10.2.0.ebuild,v 1.7 2012/10/05 14:45:58 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-10.2.0.ebuild,v 1.8 2013/08/03 09:45:48 mgorny Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ DESCRIPTION="Twisted News is an NNTP server and programming library." 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-mail-$(get_version_component_range 1-2)*" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-news/twisted-news-11.0.0.ebuild b/dev-python/twisted-news/twisted-news-11.0.0.ebuild index 7db863d2eeda..676817beb655 100644 --- a/dev-python/twisted-news/twisted-news-11.0.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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-news/twisted-news-11.0.0.ebuild,v 1.7 2012/10/05 14:45:58 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-11.0.0.ebuild,v 1.8 2013/08/03 09:45:48 mgorny Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ DESCRIPTION="Twisted News is an NNTP server and programming library." 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-mail-$(get_version_component_range 1-2)*" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-news/twisted-news-11.1.0.ebuild b/dev-python/twisted-news/twisted-news-11.1.0.ebuild index 3b5295608ad6..5ac311f0fca5 100644 --- a/dev-python/twisted-news/twisted-news-11.1.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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-news/twisted-news-11.1.0.ebuild,v 1.1 2011/12/27 07:13:30 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-11.1.0.ebuild,v 1.2 2013/08/03 09:45:48 mgorny Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ DESCRIPTION="Twisted News is an NNTP server and programming library." 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-mail-$(get_version_component_range 1-2)*" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-news/twisted-news-12.0.0.ebuild b/dev-python/twisted-news/twisted-news-12.0.0.ebuild index f7b539a9ec30..a42ec46c2532 100644 --- a/dev-python/twisted-news/twisted-news-12.0.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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-news/twisted-news-12.0.0.ebuild,v 1.1 2012/03/22 07:06:57 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.0.0.ebuild,v 1.2 2013/08/03 09:45:48 mgorny Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ DESCRIPTION="Twisted News is an NNTP server and programming library." 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-mail-$(get_version_component_range 1-2)*" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-news/twisted-news-12.2.0.ebuild b/dev-python/twisted-news/twisted-news-12.2.0.ebuild index 4af03e4a3221..06431a322bc5 100644 --- a/dev-python/twisted-news/twisted-news-12.2.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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-news/twisted-news-12.2.0.ebuild,v 1.2 2012/10/08 19:31:03 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.2.0.ebuild,v 1.3 2013/08/03 09:45:48 mgorny Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -15,7 +15,7 @@ DESCRIPTION="Twisted News is an NNTP server and programming library." 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-mail-$(get_version_component_range 1-2)*" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-news/twisted-news-12.3.0.ebuild b/dev-python/twisted-news/twisted-news-12.3.0.ebuild index 6bcc5b3fff38..75a690437531 100644 --- a/dev-python/twisted-news/twisted-news-12.3.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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-news/twisted-news-12.3.0.ebuild,v 1.1 2013/01/14 03:57:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-12.3.0.ebuild,v 1.2 2013/08/03 09:45:48 mgorny Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -15,7 +15,7 @@ DESCRIPTION="Twisted News is an NNTP server and programming library." 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-mail-$(get_version_component_range 1-2)*" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-news/twisted-news-13.0.0.ebuild b/dev-python/twisted-news/twisted-news-13.0.0.ebuild index 80f0c6ac750f..6d4d4d7f11fd 100644 --- a/dev-python/twisted-news/twisted-news-13.0.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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-news/twisted-news-13.0.0.ebuild,v 1.1 2013/04/08 06:52:00 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-13.0.0.ebuild,v 1.2 2013/08/03 09:45:48 mgorny Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -15,7 +15,7 @@ DESCRIPTION="Twisted News is an NNTP server and programming library." 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-mail-$(get_version_component_range 1-2)*" RDEPEND="${DEPEND}" |