diff options
author | 2004-10-04 22:29:38 +0000 | |
---|---|---|
committer | 2004-10-04 22:29:38 +0000 | |
commit | 014a6a23c81f5932f1a02c0823647e7c341b8bf6 (patch) | |
tree | 433c4301a3d6d6111989d1f9881e70a35d05cc1e /dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-014a6a23c81f5932f1a02c0823647e7c341b8bf6.tar.gz gentoo-2-014a6a23c81f5932f1a02c0823647e7c341b8bf6.tar.bz2 gentoo-2-014a6a23c81f5932f1a02c0823647e7c341b8bf6.zip |
PPC stable profile update
Diffstat (limited to 'dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild index c0cc350f979e..e524026cb68a 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-2004 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.2.ebuild,v 1.9 2004/07/14 20:44:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild,v 1.10 2004/10/04 22:29:38 pvdabeel Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 amd64 sparc ~ppc ~alpha" +KEYWORDS="x86 amd64 sparc ppc ~alpha" IUSE="" |