commit: 149454e5f4647af5f09f19fc2d5fb60e09118045 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Mon Sep 18 12:31:13 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Mon Sep 18 12:47:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=149454e5
dev-perl/Perl-PrereqScanner: Fix ebuild.badheader Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.23.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.23.0.ebuild b/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.23.0.ebuild index 9e53180be39..877f2292e13 100644 --- a/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.23.0.ebuild +++ b/dev-perl/Perl-PrereqScanner/Perl-PrereqScanner-1.23.0.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 DIST_AUTHOR=RJBS DIST_VERSION=1.023
