commit: c00453701988bc12fbe46e14bc6123e4299e00cf
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 22:34:53 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 16 22:34:53 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c0045370
[fixup] VCI: EAPI5
Package-Manager: portage-2.2.17
dev-perl/VCI/{VCI-0.7.1.ebuild => VCI-0.7.1-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/VCI/VCI-0.7.1.ebuild b/dev-perl/VCI/VCI-0.7.1-r1.ebuild
similarity index 95%
rename from dev-perl/VCI/VCI-0.7.1.ebuild
rename to dev-perl/VCI/VCI-0.7.1-r1.ebuild
index 569d7a0..bcbef91 100644
--- a/dev-perl/VCI/VCI-0.7.1.ebuild
+++ b/dev-perl/VCI/VCI-0.7.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=5
MODULE_AUTHOR=MKANAT
inherit perl-module