commit: 94e3e164fe0f51ee8938873c49dcb44c7fc2c475 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Tue Jun 16 23:32:59 2015 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Tue Jun 16 23:32:59 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=94e3e164
[fixup] Catalyst-Plugin-FormValidator: EAPI5, normalize version Package-Manager: portage-2.2.17 ...tor-0.94.ebuild => Catalyst-Plugin-FormValidator-0.94.0.ebuild} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dev-perl/Catalyst-Plugin-FormValidator/Catalyst-Plugin-FormValidator-0.94.ebuild b/dev-perl/Catalyst-Plugin-FormValidator/Catalyst-Plugin-FormValidator-0.94.0.ebuild similarity index 82% rename from dev-perl/Catalyst-Plugin-FormValidator/Catalyst-Plugin-FormValidator-0.94.ebuild rename to dev-perl/Catalyst-Plugin-FormValidator/Catalyst-Plugin-FormValidator-0.94.0.ebuild index 942a070..059a9dd 100644 --- a/dev-perl/Catalyst-Plugin-FormValidator/Catalyst-Plugin-FormValidator-0.94.ebuild +++ b/dev-perl/Catalyst-Plugin-FormValidator/Catalyst-Plugin-FormValidator-0.94.0.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_VERSION=0.094 MODULE_AUTHOR=DHOSS @@ -11,9 +11,8 @@ inherit perl-module DESCRIPTION="Data::FormValidator plugin for Catalyst" SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" + KEYWORDS="~amd64 ~x86" -SRC_TEST="do" IUSE="test" RDEPEND="
