diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:29:38 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:29:38 +0000 |
commit | 014a6a23c81f5932f1a02c0823647e7c341b8bf6 (patch) | |
tree | 433c4301a3d6d6111989d1f9881e70a35d05cc1e /dev-perl/Text-Iconv | |
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')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild | 4 |
3 files changed, 6 insertions, 6 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 87803e185f9e..6c3d5e176946 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-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-r1.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-r1.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="" 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="" diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild index ed2171c1082f..61edcf16a4c7 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.4.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.4.ebuild,v 1.3 2004/08/19 14:35:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.4 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 ia64" +KEYWORDS="x86 ~amd64 sparc ppc alpha ia64" IUSE="" |