diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:31:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 10:31:07 +0000 |
commit | d7b8cc2a2a91bda5888e681b4d0886932f60aa57 (patch) | |
tree | 6355d4e64591b112230770f83bb01dbfada19e99 /dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild | |
parent | add depend.apache eclass wrt #208584 (diff) | |
download | gentoo-2-d7b8cc2a2a91bda5888e681b4d0886932f60aa57.tar.gz gentoo-2-d7b8cc2a2a91bda5888e681b4d0886932f60aa57.tar.bz2 gentoo-2-d7b8cc2a2a91bda5888e681b4d0886932f60aa57.zip |
Stable on ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild index f3c105486881..bf91bbb57b3e 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild,v 1.5 2008/01/13 21:55:04 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild,v 1.6 2008/02/05 10:31:07 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MP/MPIOTR/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl" |