commit: f4761e656734a2c250d23478506c60233d4b6242 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Oct 10 13:57:07 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Oct 10 14:02:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4761e65
dev-perl/CGI-FastTemplate: EAPI=8 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> ...stTemplate-1.90.0-r2.ebuild => CGI-FastTemplate-1.90.0-r3.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r3.ebuild similarity index 82% rename from dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild rename to dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r3.ebuild index 97c9ed6959c..7014a87a3a8 100644 --- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild +++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=JMOORE DIST_VERSION=1.09 @@ -11,4 +11,3 @@ DESCRIPTION="High Performance Templates and Variable Interpolation" SLOT="0" KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" -IUSE=""
