commit:     a88016da71fe53f5b76cf8abf4ca6fbc0df854a7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct  4 22:44:25 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct  4 22:44:25 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a88016da

[bump] virtual/perl-Carp to 1.330.100

Package-Manager: portage-2.2.10

---
 .../{perl-Carp-1.260.0-r1.ebuild => perl-Carp-1.330.100.ebuild}    | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/virtual/perl-Carp/perl-Carp-1.260.0-r1.ebuild 
b/virtual/perl-Carp/perl-Carp-1.330.100.ebuild
similarity index 57%
rename from virtual/perl-Carp/perl-Carp-1.260.0-r1.ebuild
rename to virtual/perl-Carp/perl-Carp-1.330.100.ebuild
index ac6a407..06042fb 100644
--- a/virtual/perl-Carp/perl-Carp-1.260.0-r1.ebuild
+++ b/virtual/perl-Carp/perl-Carp-1.330.100.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
-DESCRIPTION="Virtual for Carp"
+DESCRIPTION="Virtual for ${PN#perl-}"
 HOMEPAGE=""
 SRC_URI=""
 
@@ -13,6 +13,7 @@ IUSE=""
 
 DEPEND=""
 RDEPEND="
-       =dev-lang/perl-5.16*
-       !perl-core/Carp
+       || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+       !<perl-core/${PN#perl-}-${PV}
+       !>perl-core/${PN#perl-}-${PV}-r999
 "

Reply via email to