Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 483796

Summary: virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r3 blocks perl-5.18
Product: Gentoo Linux Reporter: Harris Landgarten <harrisl>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: 10.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Harris Landgarten 2013-09-05 19:35:49 UTC
RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV}  )"

should be updated to:

RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16*  =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV}  )"
Comment 1 Patrick Lauer gentoo-dev 2013-09-06 02:56:13 UTC
+  06 Sep 2013; Patrick Lauer <patrick@gentoo.org>
+  +perl-ExtUtils-Command-1.170.0-r4.ebuild:
+  Fix dependencies for perl-5.18 #483796

Nice find ... thanks :)