commit: d8c1624b652803805270300a257065a23d0ef973 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Mon Sep 18 12:43:01 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Mon Sep 18 12:47:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c1624b
dev-perl/Validate-Tiny: fix ebuild.badheader Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-perl/Validate-Tiny/Validate-Tiny-1.551.ebuild | 3 ++- dev-perl/Validate-Tiny/Validate-Tiny-1.600.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-perl/Validate-Tiny/Validate-Tiny-1.551.ebuild b/dev-perl/Validate-Tiny/Validate-Tiny-1.551.ebuild index ae1d7545376..7c004f0c393 100644 --- a/dev-perl/Validate-Tiny/Validate-Tiny-1.551.ebuild +++ b/dev-perl/Validate-Tiny/Validate-Tiny-1.551.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=MINIMAL diff --git a/dev-perl/Validate-Tiny/Validate-Tiny-1.600.ebuild b/dev-perl/Validate-Tiny/Validate-Tiny-1.600.ebuild index 47312534c9d..700145532be 100644 --- a/dev-perl/Validate-Tiny/Validate-Tiny-1.600.ebuild +++ b/dev-perl/Validate-Tiny/Validate-Tiny-1.600.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=5 MODULE_AUTHOR=MINIMAL
