diff options
Diffstat (limited to 'virtual/perl-IPC-SysV')
-rw-r--r-- | virtual/perl-IPC-SysV/perl-IPC-SysV-2.30.0-r3.ebuild (renamed from virtual/perl-IPC-SysV/perl-IPC-SysV-2.30.0-r2.ebuild) | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/virtual/perl-IPC-SysV/perl-IPC-SysV-2.30.0-r2.ebuild b/virtual/perl-IPC-SysV/perl-IPC-SysV-2.30.0-r3.ebuild index 8110ff9ce..4b778fe87 100644 --- a/virtual/perl-IPC-SysV/perl-IPC-SysV-2.30.0-r2.ebuild +++ b/virtual/perl-IPC-SysV/perl-IPC-SysV-2.30.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $ EAPI=5 @@ -12,7 +12,4 @@ KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="" -RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/IPC-SysV-${PV} ) - !<perl-core/IPC-SysV-${PV} - !>perl-core/IPC-SysV-${PV}-r999 -" +RDEPEND="~perl-core/IPC-SysV-${PV}" |