diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-03 00:52:41 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-16 02:32:28 +0200 |
commit | ffe3b9945eba5a3c283c124445ed8ea2bf797f0e (patch) | |
tree | 12c3bdd081516036545dbac5e3a8d792cf000862 /virtual/perl-IPC-Cmd | |
parent | virtual/perl-IO-Zlib: Update providers (diff) | |
download | gentoo-ffe3b9945eba5a3c283c124445ed8ea2bf797f0e.tar.gz gentoo-ffe3b9945eba5a3c283c124445ed8ea2bf797f0e.tar.bz2 gentoo-ffe3b9945eba5a3c283c124445ed8ea2bf797f0e.zip |
virtual/perl-IPC-Cmd: Remove old provider
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-IPC-Cmd')
-rw-r--r-- | virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.100_rc-r2.ebuild (renamed from virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.100_rc-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.100_rc-r1.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.100_rc-r2.ebuild index 59b84d57d2db..d523bdfb1a82 100644 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.100_rc-r1.ebuild +++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.100_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 ~arm-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.1* =dev-lang/perl-5.22.3* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.24.1* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |