diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-13 18:33:33 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-13 18:33:33 +0000 |
commit | 56d05a3148690393d32ac80bb9aa55b9987e897f (patch) | |
tree | 8353af7a35d801a3df04f5985be510853bce8427 /virtual/perl-Text-ParseWords | |
parent | Version bump. (diff) | |
download | gentoo-2-56d05a3148690393d32ac80bb9aa55b9987e897f.tar.gz gentoo-2-56d05a3148690393d32ac80bb9aa55b9987e897f.tar.bz2 gentoo-2-56d05a3148690393d32ac80bb9aa55b9987e897f.zip |
Improve dependencies; remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'virtual/perl-Text-ParseWords')
8 files changed, 76 insertions, 58 deletions
diff --git a/virtual/perl-Text-ParseWords/ChangeLog b/virtual/perl-Text-ParseWords/ChangeLog index 16c3ef6b5f9e..4ce2d2195c33 100644 --- a/virtual/perl-Text-ParseWords/ChangeLog +++ b/virtual/perl-Text-ParseWords/ChangeLog @@ -1,6 +1,20 @@ # ChangeLog for virtual/perl-Text-ParseWords -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.4 2013/08/24 04:08:04 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/ChangeLog,v 1.5 2014/07/13 18:33:33 dilfridge Exp $ + +*perl-Text-ParseWords-3.290.0-r1 (13 Jul 2014) +*perl-Text-ParseWords-3.280.0-r2 (13 Jul 2014) +*perl-Text-ParseWords-3.270.0-r1 (13 Jul 2014) + + 13 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + -perl-Text-ParseWords-3.270.0.ebuild, + +perl-Text-ParseWords-3.270.0-r1.ebuild, + -perl-Text-ParseWords-3.280.0.ebuild, + -perl-Text-ParseWords-3.280.0-r1.ebuild, + +perl-Text-ParseWords-3.280.0-r2.ebuild, + -perl-Text-ParseWords-3.290.0.ebuild, + +perl-Text-ParseWords-3.290.0-r1.ebuild: + Improve dependencies; remove old *perl-Text-ParseWords-3.290.0 (24 Aug 2013) diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.270.0-r1.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.270.0-r1.ebuild new file mode 100644 index 000000000000..e60f23affc39 --- /dev/null +++ b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.270.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.270.0-r1.ebuild,v 1.1 2014/07/13 18:33:33 dilfridge Exp $ + +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} ) + !<perl-core/${PN#perl-}-${PV} + !>perl-core/${PN#perl-}-${PV}-r999 +" diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.270.0.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.270.0.ebuild deleted file mode 100644 index dd2c4d5f9ef6..000000000000 --- a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.270.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.270.0.ebuild,v 1.1 2012/06/24 06:57:29 tove Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* =dev-lang/perl-5.12* ~perl-core/${PN#perl-}-${PV} )" diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r1.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r1.ebuild deleted file mode 100644 index 4da5f2238530..000000000000 --- a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r1.ebuild,v 1.1 2013/08/14 05:27:06 patrick Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )" diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild new file mode 100644 index 000000000000..b6be8b84c336 --- /dev/null +++ b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0-r2.ebuild,v 1.1 2014/07/13 18:33:33 dilfridge Exp $ + +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} ) + !<perl-core/${PN#perl-}-${PV} + !>perl-core/${PN#perl-}-${PV}-r999 +" diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0.ebuild deleted file mode 100644 index 5c3b4a8a1797..000000000000 --- a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.280.0.ebuild,v 1.1 2013/03/13 08:04:30 tove Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="~perl-core/${PN#perl-}-${PV}" diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild new file mode 100644 index 000000000000..943742e6d009 --- /dev/null +++ b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0-r1.ebuild,v 1.1 2014/07/13 18:33:33 dilfridge Exp $ + +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) + !<perl-core/${PN#perl-}-${PV} + !>perl-core/${PN#perl-}-${PV}-r999 +" diff --git a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0.ebuild b/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0.ebuild deleted file mode 100644 index a175474f2fe8..000000000000 --- a/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-ParseWords/perl-Text-ParseWords-3.290.0.ebuild,v 1.1 2013/08/24 04:08:04 patrick Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )" |