commit: 72e96a7de32a3ac39fbf2307a751f3e8d789d8a5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 5 06:20:40 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 5 07:47:30 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=72e96a7d
[fixup] perl-core/IPC-SysV EAPI5 old versions
Package-Manager: portage-2.2.10
---
.../IPC-SysV/{IPC-SysV-2.30.0.ebuild => IPC-SysV-2.30.0-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/perl-core/IPC-SysV/IPC-SysV-2.30.0.ebuild
b/perl-core/IPC-SysV/IPC-SysV-2.30.0-r1.ebuild
similarity index 84%
rename from perl-core/IPC-SysV/IPC-SysV-2.30.0.ebuild
rename to perl-core/IPC-SysV/IPC-SysV-2.30.0-r1.ebuild
index c354ccf..abaa045 100644
--- a/perl-core/IPC-SysV/IPC-SysV-2.30.0.ebuild
+++ b/perl-core/IPC-SysV/IPC-SysV-2.30.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="3"
+EAPI=5
MODULE_AUTHOR=MHX
-MODULE_VERSION="2.03"
+MODULE_VERSION=2.03
inherit perl-module
DESCRIPTION="System V IPC constants and system calls"