From: Kent Fredric Date: Mon, 25 Apr 2016 06:36:20 +0000 (+1200) Subject: dev-perl/text-template: Removed, gone to dev-perl/Text-Template X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=55980dcf829e3e9f5ddabfa67d57710bdbe7e6cb;p=gentoo.git dev-perl/text-template: Removed, gone to dev-perl/Text-Template --- diff --git a/dev-perl/text-template/Manifest b/dev-perl/text-template/Manifest deleted file mode 100644 index f80ecd749a4f..000000000000 --- a/dev-perl/text-template/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Text-Template-1.46.tar.gz 43952 SHA256 77d812cb86e48091bcd59aa8522ef887b33a0ff758f8a269da8c2b733889d580 SHA512 406c218d5d59dc74419749fb5151d011fb4d629e6de79378be1290db23a602a9f7897f04ac80080b8ec2661d997f9e05bed7861e480130750471166da0a94592 WHIRLPOOL 9515d1fdc4e2cc44198d7ea0b278f5fa0fb34b5bd267eda91d8ef9da7bbed38415bbc3b723a2293d94b756482b247e839a9748d668e31b7ba0c7913e68474f34 diff --git a/dev-perl/text-template/metadata.xml b/dev-perl/text-template/metadata.xml deleted file mode 100644 index 2265cbf91b90..000000000000 --- a/dev-perl/text-template/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - perl@gentoo.org - Gentoo Perl Project - - - Text-Template - Text::Template - Text::Template::Preprocess - - diff --git a/dev-perl/text-template/text-template-1.460.0-r1.ebuild b/dev-perl/text-template/text-template-1.460.0-r1.ebuild deleted file mode 100644 index fafc6b388241..000000000000 --- a/dev-perl/text-template/text-template-1.460.0-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MY_PN=Text-Template -MODULE_AUTHOR=MJD -MODULE_VERSION=1.46 -inherit perl-module - -DESCRIPTION="Expand template text with embedded Perl" - -LICENSE="|| ( Artistic GPL-2 GPL-3 )" # Artistic or GPL-2+ -SLOT="0" -KEYWORDS="alpha amd64 hppa ppc x86 ~ppc-macos" -IUSE="" - -SRC_TEST=do