commit: 625d9bf0df93914a7b4d38a379716579b94d70aa Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sun Oct 5 06:28:35 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sun Oct 5 07:47:31 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=625d9bf0
[fixup] virtual/perl-Pod-Usage 1.610.0 is provided by 5.18* Package-Manager: portage-2.2.10 --- .../perl-Pod-Usage/perl-Pod-Usage-1.610.0-r2.ebuild | 15 --------------- .../perl-Pod-Usage/perl-Pod-Usage-1.610.0-r3.ebuild | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r2.ebuild b/virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r2.ebuild deleted file mode 100644 index f12a62d..0000000 --- a/virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $ -EAPI=5 -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/${PN#perl-}-${PV}" diff --git a/virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r3.ebuild b/virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r3.ebuild new file mode 100644 index 0000000..3ea204e --- /dev/null +++ b/virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +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} +"