summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-07 02:26:22 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-07 02:26:22 +0000
commit4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836 (patch)
tree9e088d09cf05f80f0cf5d8f65010872363ad175b /dev-perl/Text-Iconv
parentAdded functionality, thanks to Julian Hoch (closes bug #25695) (diff)
downloadhistorical-4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836.tar.gz
historical-4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836.tar.bz2
historical-4a902f4abd70ccfa6dbddfacd6cd93b60fc3b836.zip
fix license/repoman
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild6
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild6
2 files changed, 4 insertions, 8 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild
index 1f327b7ce6ae..8b4c42b738d4 100644
--- a/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild
+++ b/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.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-r1.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-r1.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}"
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}"