From b0d5bc8697561c5e984722f73607b185ad0779b6 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Tue, 19 Sep 2017 00:21:37 +1200 Subject: dev-perl/ExtUtils-Config: Fix ebuild.badheader Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild | 3 ++- dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'dev-perl/ExtUtils-Config') diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild index 7d5beda8fb31..36ba33d4d994 100644 --- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild +++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=5 MODULE_AUTHOR=LEONT MODULE_VERSION=0.007 diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild index 6c1888148568..7f14845159db 100644 --- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild +++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 DIST_AUTHOR=LEONT DIST_VERSION=0.008 -- cgit v1.2.3-65-gdbad