commit: 8b62c591ebb1fba925a3602e155e8ed2f704b7ab Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Mon Sep 18 12:33:59 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Mon Sep 18 12:47:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b62c591
dev-perl/Role-Identifiable: Fix ebuild.badheader Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild b/dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild index 6153c9b87c2..5ccbc3c3cea 100644 --- a/dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild +++ b/dev-perl/Role-Identifiable/Role-Identifiable-0.7.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=0.007
