diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 22:52:27 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 22:52:27 +0000 |
commit | bcacdc0eb56666cec6e09a914778bdec95d7ea93 (patch) | |
tree | beeac8db82c60b9c9966867dadfa16dfebc5c701 /dev-perl/text-template | |
parent | Add a patch by Martin von Gagern to fix segfaults for non-english users #97541. (diff) | |
download | historical-bcacdc0eb56666cec6e09a914778bdec95d7ea93.tar.gz historical-bcacdc0eb56666cec6e09a914778bdec95d7ea93.tar.bz2 historical-bcacdc0eb56666cec6e09a914778bdec95d7ea93.zip |
QA: Removed obsolete DEPEND="${DEPEND}"
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/text-template')
-rw-r--r-- | dev-perl/text-template/text-template-1.44.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild index 5c72c33169bd..34a70476d59d 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-2005 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.9 2005/05/01 18:15:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.10 2005/07/09 22:41:56 swegener Exp $ inherit perl-module @@ -14,5 +14,3 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha ~hppa" IUSE="" - -DEPEND="${DEPEND}" |