commit:     9812745a56b2e4103f32da71efc33e953572bf7e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 17 07:33:48 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Oct 17 08:23:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9812745a

dev-perl/CGI-FastTemplate: EAPI6ify

- EAPI6
- Enable tests
- Fix DESCRIPTION

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild     | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

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
new file mode 100644
index 00000000000..f95e15ece9a
--- /dev/null
+++ b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# 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=""

Reply via email to