summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-07 02:20:23 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-07 02:20:23 +0000
commitedc13b114c9734a582eb59dae14ea2b49a7a8f25 (patch)
tree1e12500be0ac702ac8b1bc113192abf10d154b80 /dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild
parentfix license/repoman (diff)
downloadgentoo-2-edc13b114c9734a582eb59dae14ea2b49a7a8f25.tar.gz
gentoo-2-edc13b114c9734a582eb59dae14ea2b49a7a8f25.tar.bz2
gentoo-2-edc13b114c9734a582eb59dae14ea2b49a7a8f25.zip
fix license/repoman
Diffstat (limited to 'dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild')
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild
index c69af948029c..b38d8c098fb5 100644
--- a/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild
+++ b/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild,v 1.4 2003/06/21 21:36:38 drobbins Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild,v 1.5 2003/08/07 02:17:21 vapier Exp $
inherit perl-module
@@ -11,5 +11,3 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="x86 amd64 sparc ~ppc ~alpha"
-
-DEPEND="${DEPEND}"