summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-04-25 18:19:54 +1200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-04-26 22:02:54 +0200
commit0ffc3425377181859211c9aa1ea94216a09a11bc (patch)
treeffa5686fe85b3c1b689f6bf9c6a44e063c1dfd28 /dev-perl/Text-Template/Text-Template-1.460.0-r1.ebuild
parentdev-perl/Try-Tiny: Bump to version 0.240.0 (diff)
downloadgentoo-0ffc3425377181859211c9aa1ea94216a09a11bc.tar.gz
gentoo-0ffc3425377181859211c9aa1ea94216a09a11bc.tar.bz2
gentoo-0ffc3425377181859211c9aa1ea94216a09a11bc.zip
dev-perl/Text-Template: Copy from dev-perl/text-template
Beginning migration to have PN match UPSTREAM Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Diffstat (limited to 'dev-perl/Text-Template/Text-Template-1.460.0-r1.ebuild')
-rw-r--r--dev-perl/Text-Template/Text-Template-1.460.0-r1.ebuild18
1 files changed, 18 insertions, 0 deletions
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
new file mode 100644
index 000000000000..6b63502f185a
--- /dev/null
+++ b/dev-perl/Text-Template/Text-Template-1.460.0-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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