diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-11-28 23:42:48 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-12-07 07:37:46 +1300 |
commit | b2a3999c763c73c1d96c2da1d7107bdbf68d0a89 (patch) | |
tree | 63cfa0aa14f844d094051e99b0942f5ebb99e56c /virtual/perl-CPAN | |
parent | virtual/perl-*: Add new virtual versions for 5.22.3 (diff) | |
download | gentoo-b2a3999c763c73c1d96c2da1d7107bdbf68d0a89.tar.gz gentoo-b2a3999c763c73c1d96c2da1d7107bdbf68d0a89.tar.bz2 gentoo-b2a3999c763c73c1d96c2da1d7107bdbf68d0a89.zip |
virtual/perl-*: Extend existing virtuals to map to perl 5.22.3
virtual/perl-Archive-Tar: 2.40.100_rc -> perl 5.22.3
virtual/perl-CPAN: 2.110.100_rc -> 5.22.3
virtual/perl-Digest: 1.170.100 -> 5.22.3*
virtual/perl-Digest-SHA: 5.950.100 -> 5.22.3
virtual/perl-IPC-Cmd: 0.920.100 -> 5.22.3
virtual/perl-JSON-PP: 2.273.0.100 -> 5.22.3
virtual/perl-Locale-Maketext: 1.260.100 -> 5.22.3
virtual/perl-Locale-Maketext-Simple: 0.210.100 -> 5.22.3
virtual/perl-Memoize: 1.30.100 -> 5.22.3
virtual/perl-Net-Ping: 2.430.100 -> 5.22.3
virtual/perl-Sys-Syslog: 0.330.100 -> 5.22.3
Diffstat (limited to 'virtual/perl-CPAN')
-rw-r--r-- | virtual/perl-CPAN/perl-CPAN-2.110.100_rc.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-CPAN/perl-CPAN-2.110.100_rc.ebuild b/virtual/perl-CPAN/perl-CPAN-2.110.100_rc.ebuild index 9a3bc412d17f..0b0fde3e97fa 100644 --- a/virtual/perl-CPAN/perl-CPAN-2.110.100_rc.ebuild +++ b/virtual/perl-CPAN/perl-CPAN-2.110.100_rc.ebuild @@ -15,7 +15,7 @@ IUSE="" DEPEND="" RDEPEND=" - || ( =dev-lang/perl-5.24.1* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.24.1* =dev-lang/perl-5.22.3* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |