summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-01 14:05:54 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-01 14:05:54 +0000
commit37471363a6f00d39ae4bd70f9205cee666a88af1 (patch)
treeaf1728b9e209f09e3a9b4c1118ae4dbe6b655175 /dev-perl/text-template/text-template-1.450.0.ebuild
parentBased on 2.6.32.46 + genpatches-2.6.32-43 + grsecurity-2.2.2-2.6.32.46-201108... (diff)
downloadgentoo-2-37471363a6f00d39ae4bd70f9205cee666a88af1.tar.gz
gentoo-2-37471363a6f00d39ae4bd70f9205cee666a88af1.tar.bz2
gentoo-2-37471363a6f00d39ae4bd70f9205cee666a88af1.zip
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/text-template/text-template-1.450.0.ebuild')
-rw-r--r--dev-perl/text-template/text-template-1.450.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/text-template/text-template-1.450.0.ebuild b/dev-perl/text-template/text-template-1.450.0.ebuild
new file mode 100644
index 000000000000..ad1ca2d1b6fd
--- /dev/null
+++ b/dev-perl/text-template/text-template-1.450.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.450.0.ebuild,v 1.1 2011/09/01 14:05:54 tove Exp $
+
+EAPI=4
+
+MY_PN=Text-Template
+MODULE_AUTHOR=MJD
+MODULE_VERSION=1.45
+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 ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
+IUSE=""
+
+SRC_TEST=do