diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-10 15:57:07 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-10 16:02:20 +0200 |
commit | f4761e656734a2c250d23478506c60233d4b6242 (patch) | |
tree | a8dd2ccce1d71195f7d1b2215833e1f9fe4f5789 /dev-perl | |
parent | dev-perl/CGI-Fast: Version bump 2.16 (diff) | |
download | gentoo-f4761e656734a2c250d23478506c60233d4b6242.tar.gz gentoo-f4761e656734a2c250d23478506c60233d4b6242.tar.bz2 gentoo-f4761e656734a2c250d23478506c60233d4b6242.zip |
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@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r3.ebuild (renamed from dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild) | 5 |
1 files 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 index 97c9ed6959c5..7014a87a3a87 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="" |