diff options
author | 2017-06-04 13:30:51 +0200 | |
---|---|---|
committer | 2017-06-16 02:32:37 +0200 | |
commit | 5449d8a68bedb92b095ae341fd75ea91dbf591de (patch) | |
tree | 7970dd3b8015f4b5d0e560258414ce43c1c94d31 /virtual/perl-Socket | |
parent | virtual/perl-Socket: Remove old (diff) | |
download | gentoo-5449d8a68bedb92b095ae341fd75ea91dbf591de.tar.gz gentoo-5449d8a68bedb92b095ae341fd75ea91dbf591de.tar.bz2 gentoo-5449d8a68bedb92b095ae341fd75ea91dbf591de.zip |
virtual/perl-Socket: Add Perl 5.26 as provider
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-Socket')
-rw-r--r-- | virtual/perl-Socket/perl-Socket-2.20.30_rc-r2.ebuild (renamed from virtual/perl-Socket/perl-Socket-2.20.30_rc-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Socket/perl-Socket-2.20.30_rc-r1.ebuild b/virtual/perl-Socket/perl-Socket-2.20.30_rc-r2.ebuild index 124474b90f99..30ba034b375c 100644 --- a/virtual/perl-Socket/perl-Socket-2.20.30_rc-r1.ebuild +++ b/virtual/perl-Socket/perl-Socket-2.20.30_rc-r2.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |