diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:42:12 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:42:12 +0000 |
commit | 2dade4029b9534662f2be2f7585ea72c2a072ff8 (patch) | |
tree | 765bd70664616ae2a83db6c45d96dea4719cb468 /dev-perl/extutils-pkgconfig | |
parent | ~amd64 (diff) | |
download | historical-2dade4029b9534662f2be2f7585ea72c2a072ff8.tar.gz historical-2dade4029b9534662f2be2f7585ea72c2a072ff8.tar.bz2 historical-2dade4029b9534662f2be2f7585ea72c2a072ff8.zip |
ppc stable profile update
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild index 8586a64969ed..f6abdc1b607c 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.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/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.6 2004/07/14 17:30:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.02.ebuild,v 1.7 2004/09/02 22:38:43 pvdabeel Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64" +KEYWORDS="x86 ppc ~sparc ~mips ~alpha hppa ~amd64" IUSE="" diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild index 9a20b381a62e..6d29d00a77cf 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.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/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild,v 1.5 2004/07/14 17:30:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.03.ebuild,v 1.6 2004/09/02 22:38:43 pvdabeel Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips alpha hppa ~amd64" +KEYWORDS="x86 ppc sparc ~mips alpha hppa ~amd64" IUSE="" diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild index 9b075ea60e4e..a27948af0fb7 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.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/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild,v 1.1 2004/07/30 15:27:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.05.ebuild,v 1.2 2004/09/02 22:38:43 pvdabeel Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ppc ~sparc ~mips ~alpha ~hppa ~amd64" IUSE="" |