diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-11-23 23:08:18 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-11-23 23:31:35 +1300 |
commit | 665905f326b18922b2ccae4ab475f463a2f998a0 (patch) | |
tree | 4bec9c3dc208368b0c01bc1187b1bb88b8d3d571 /virtual/perl-IO | |
parent | virtual/perl-IO-Compress: -r1 bump (diff) | |
download | gentoo-665905f326b18922b2ccae4ab475f463a2f998a0.tar.gz gentoo-665905f326b18922b2ccae4ab475f463a2f998a0.tar.bz2 gentoo-665905f326b18922b2ccae4ab475f463a2f998a0.zip |
virtual/perl-IO: 1.360.0 not in 5.24.1+
Package-Manager: portage-2.3.2
Diffstat (limited to 'virtual/perl-IO')
-rw-r--r-- | virtual/perl-IO/perl-IO-1.360.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-IO/perl-IO-1.360.0-r1.ebuild b/virtual/perl-IO/perl-IO-1.360.0-r1.ebuild index 3b8c2dd6228f..ff49df5bb058 100644 --- a/virtual/perl-IO/perl-IO-1.360.0-r1.ebuild +++ b/virtual/perl-IO/perl-IO-1.360.0-r1.ebuild @@ -15,7 +15,7 @@ IUSE="" DEPEND="" RDEPEND=" - || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.24.0* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |