diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-04-16 22:38:22 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-04-17 12:05:16 +1200 |
commit | 97da6cba988e1aa4d7aa2ee5e77a209dadc2f432 (patch) | |
tree | 677d2024e4594acc9150bb82b3cd92afddbdbe91 /dev-perl/CGI-FastTemplate | |
parent | dev-perl/CDDB: Cleanup old (diff) | |
download | gentoo-97da6cba988e1aa4d7aa2ee5e77a209dadc2f432.tar.gz gentoo-97da6cba988e1aa4d7aa2ee5e77a209dadc2f432.tar.bz2 gentoo-97da6cba988e1aa4d7aa2ee5e77a209dadc2f432.zip |
dev-perl/CGI-FastTemplate: Cleanup old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/CGI-FastTemplate')
-rw-r--r-- | dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r1.ebuild b/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r1.ebuild deleted file mode 100644 index f6fdcb6ea4ad..000000000000 --- a/dev-perl/CGI-FastTemplate/CGI-FastTemplate-1.90.0-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=JMOORE -MODULE_VERSION=1.09 -inherit perl-module - -DESCRIPTION="The Perl CGI::FastTemplate Module" - -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="" |