commit: aba0a92d36f46349e31f023601b6dc4e279d17c8
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:20:50 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:20:50 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=aba0a92d
[fixup] IPTables-ChainMgr: EAPI5
Package-Manager: portage-2.2.17
...s-ChainMgr-1.200.0.ebuild => IPTables-ChainMgr-1.200.0-r1.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0.ebuild
b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0-r1.ebuild
similarity index 92%
rename from dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0.ebuild
rename to dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0-r1.ebuild
index da2ed3d..f25f49d 100644
--- a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0.ebuild
+++ b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=MRASH
MODULE_VERSION=1.2
inherit perl-module
@@ -33,4 +33,3 @@ DEPEND="
RDEPEND="
$(perl_meta_runtime)
"
-SRC_TEST="do"