From f4761e656734a2c250d23478506c60233d4b6242 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sun, 10 Oct 2021 15:57:07 +0200 Subject: dev-perl/CGI-FastTemplate: EAPI=8 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- .../CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild | 14 -------------- .../CGI-FastTemplate/CGI-FastTemplate-1.90.0-r3.ebuild | 13 +++++++++++++ 2 files changed, 13 insertions(+), 14 deletions(-) delete mode 100644 dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild create mode 100644 dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r3.ebuild diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild deleted file mode 100644 index 97c9ed6959c5..000000000000 --- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=JMOORE -DIST_VERSION=1.09 -inherit perl-module - -DESCRIPTION="High Performance Templates and Variable Interpolation" - -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" -IUSE="" diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r3.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r3.ebuild new file mode 100644 index 000000000000..7014a87a3a87 --- /dev/null +++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r3.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=JMOORE +DIST_VERSION=1.09 +inherit perl-module + +DESCRIPTION="High Performance Templates and Variable Interpolation" + +SLOT="0" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" -- cgit v1.2.3-65-gdbad