commit: f662abe188869bcfdcbddd5f85cca0cb6a38c961
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 29 19:01:45 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Mar 29 19:01:57 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=f662abe1
[bump] perl-IPC-SysV: Add virtual for 5.20*
Package-Manager: portage-2.2.17
virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0.ebuild | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0.ebuild
b/virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0.ebuild
new file mode 100644
index 0000000..fc77e1f
--- /dev/null
+++ b/virtual/perl-IPC-SysV/perl-IPC-SysV-2.40.0.ebuild
@@ -0,0 +1,18 @@
+# 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
+DESCRIPTION="Virtual for perl-core/IPC-SysV"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/IPC-SysV-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"