summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:55:32 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:55:32 +0000
commit5a552046a66895e57b2dc3afa894f73052dee920 (patch)
treeea388082c566b7bd2c1d270e471d3e864d42e5a2 /dev-perl/text-template
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff)
downloadhistorical-5a552046a66895e57b2dc3afa894f73052dee920.tar.gz
historical-5a552046a66895e57b2dc3afa894f73052dee920.tar.bz2
historical-5a552046a66895e57b2dc3afa894f73052dee920.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/text-template')
-rw-r--r--dev-perl/text-template/text-template-1.44.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild
index c6d0b17555ec..2fba0bfd972e 100644
--- a/dev-perl/text-template/text-template-1.44.ebuild
+++ b/dev-perl/text-template/text-template-1.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.44.ebuild,v 1.4 2004/06/25 01:05:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.5 2004/07/14 20:46:32 agriffis Exp $
inherit perl-module
@@ -13,5 +13,6 @@ HOMEPAGE="http://www.cpan.org/authors/id/M/MJ/MJD/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 ~amd64 ~ppc sparc alpha ~hppa"
+IUSE=""
DEPEND="${DEPEND}"