diff options
author | 2004-09-02 22:42:12 +0000 | |
---|---|---|
committer | 2004-09-02 22:42:12 +0000 | |
commit | 2dade4029b9534662f2be2f7585ea72c2a072ff8 (patch) | |
tree | 765bd70664616ae2a83db6c45d96dea4719cb468 | |
parent | ~amd64 (diff) | |
download | historical-2dade4029b9534662f2be2f7585ea72c2a072ff8.tar.gz historical-2dade4029b9534662f2be2f7585ea72c2a072ff8.tar.bz2 historical-2dade4029b9534662f2be2f7585ea72c2a072ff8.zip |
ppc stable profile update
25 files changed, 50 insertions, 50 deletions
diff --git a/dev-perl/Data-Dumper/Data-Dumper-2.101.ebuild b/dev-perl/Data-Dumper/Data-Dumper-2.101.ebuild index baab197c59df..e889498b0820 100644 --- a/dev-perl/Data-Dumper/Data-Dumper-2.101.ebuild +++ b/dev-perl/Data-Dumper/Data-Dumper-2.101.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/Data-Dumper/Data-Dumper-2.101.ebuild,v 1.8 2004/07/14 17:11:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dumper/Data-Dumper-2.101.ebuild,v 1.9 2004/09/02 22:35:01 pvdabeel Exp $ inherit perl-module DESCRIPTION="Convert data structure into perl code" @@ -9,5 +9,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/G/GS/GSAR/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 alpha hppa ~mips ~ppc ~sparc" +KEYWORDS="x86 amd64 alpha hppa ~mips ppc ~sparc" IUSE="" diff --git a/dev-perl/Data-Dumper/Data-Dumper-2.121.ebuild b/dev-perl/Data-Dumper/Data-Dumper-2.121.ebuild index 017758b043c6..6cdcc1c7c42b 100644 --- a/dev-perl/Data-Dumper/Data-Dumper-2.121.ebuild +++ b/dev-perl/Data-Dumper/Data-Dumper-2.121.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/Data-Dumper/Data-Dumper-2.121.ebuild,v 1.3 2004/07/14 17:11:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dumper/Data-Dumper-2.121.ebuild,v 1.4 2004/09/02 22:35:01 pvdabeel Exp $ inherit perl-module DESCRIPTION="Convert data structure into perl code" @@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~ilyam/${P}/" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ppc ~sparc" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild index 8dc9b3bd969c..4ee72872ba22 100644 --- a/dev-perl/Inline/Inline-0.44-r1.ebuild +++ b/dev-perl/Inline/Inline-0.44-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/Inline/Inline-0.44-r1.ebuild,v 1.10 2004/07/14 18:29:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.11 2004/09/02 22:36:05 pvdabeel Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha hppa mips" +KEYWORDS="x86 ~amd64 ppc sparc alpha hppa mips" IUSE="gtk2" DEPEND="${DEPEND} diff --git a/dev-perl/Inline/Inline-0.44.ebuild b/dev-perl/Inline/Inline-0.44.ebuild index 660520e330b9..328da5aa28b1 100644 --- a/dev-perl/Inline/Inline-0.44.ebuild +++ b/dev-perl/Inline/Inline-0.44.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/Inline/Inline-0.44.ebuild,v 1.7 2004/07/14 18:29:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44.ebuild,v 1.8 2004/09/02 22:36:05 pvdabeel Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ~ppc ~sparc alpha" +KEYWORDS="x86 amd64 ppc ~sparc alpha" IUSE="" DEPEND="${DEPEND} diff --git a/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild b/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild index e0b3384630fc..2a5a68ee881a 100644 --- a/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild +++ b/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.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/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild,v 1.9 2004/06/25 01:01:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.0203.ebuild,v 1.10 2004/09/02 22:32:20 pvdabeel Exp $ IUSE="" @@ -12,4 +12,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Term/${P}.tar.gz" HOMEPAGE="http:/search.cpan.org/author/ILYAZ/${P}/" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc alpha s390" +KEYWORDS="x86 amd64 ppc ~sparc alpha s390" diff --git a/dev-perl/XML-Simple/XML-Simple-2.05.ebuild b/dev-perl/XML-Simple/XML-Simple-2.05.ebuild index 841584e5bf75..82926adc44ad 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.05.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.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/XML-Simple/XML-Simple-2.05.ebuild,v 1.4 2004/06/25 01:14:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.05.ebuild,v 1.5 2004/09/02 22:31:23 pvdabeel Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/XML/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ppc ~sparc ~alpha" DEPEND="${DEPEND} >=dev-perl/XML-Parser-2.30" diff --git a/dev-perl/XML-Simple/XML-Simple-2.07.ebuild b/dev-perl/XML-Simple/XML-Simple-2.07.ebuild index 97d3398d4267..d9c7d963b668 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.07.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.07.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/XML-Simple/XML-Simple-2.07.ebuild,v 1.4 2004/06/25 01:14:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.07.ebuild,v 1.5 2004/09/02 22:31:23 pvdabeel Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/XML/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ppc ~sparc ~alpha" DEPEND="${DEPEND} dev-perl/Test-Simple diff --git a/dev-perl/XML-Simple/XML-Simple-2.09.ebuild b/dev-perl/XML-Simple/XML-Simple-2.09.ebuild index 276064725f3a..78f14f91ea1c 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.09.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.09.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/XML-Simple/XML-Simple-2.09.ebuild,v 1.5 2004/06/25 22:37:22 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.09.ebuild,v 1.6 2004/09/02 22:31:23 pvdabeel Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/XML/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" DEPEND="${DEPEND} dev-perl/Storable diff --git a/dev-perl/XML-Simple/XML-Simple-2.12.ebuild b/dev-perl/XML-Simple/XML-Simple-2.12.ebuild index ef1cfc571db7..b095e587d346 100644 --- a/dev-perl/XML-Simple/XML-Simple-2.12.ebuild +++ b/dev-perl/XML-Simple/XML-Simple-2.12.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/XML-Simple/XML-Simple-2.12.ebuild,v 1.2 2004/06/25 01:14:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Simple/XML-Simple-2.12.ebuild,v 1.3 2004/09/02 22:31:23 pvdabeel Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/XML/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha" SRC_TEST="do" diff --git a/dev-perl/Xmms-Perl/Xmms-Perl-0.12.ebuild b/dev-perl/Xmms-Perl/Xmms-Perl-0.12.ebuild index 6e4d7f635c82..2927761aec3a 100644 --- a/dev-perl/Xmms-Perl/Xmms-Perl-0.12.ebuild +++ b/dev-perl/Xmms-Perl/Xmms-Perl-0.12.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/Xmms-Perl/Xmms-Perl-0.12.ebuild,v 1.7 2004/07/14 21:25:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Xmms-Perl/Xmms-Perl-0.12.ebuild,v 1.8 2004/09/02 22:32:59 pvdabeel Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Xmms/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~amd64" +KEYWORDS="x86 ppc ~sparc alpha ~amd64" IUSE="" DEPEND="media-sound/xmms diff --git a/dev-perl/extutils-depends/extutils-depends-0.102.ebuild b/dev-perl/extutils-depends/extutils-depends-0.102.ebuild index 793b55ddf40d..bf5478d9a3ae 100644 --- a/dev-perl/extutils-depends/extutils-depends-0.102.ebuild +++ b/dev-perl/extutils-depends/extutils-depends-0.102.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-depends/extutils-depends-0.102.ebuild,v 1.5 2004/07/14 17:28:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.102.ebuild,v 1.6 2004/09/02 22:38:05 pvdabeel Exp $ inherit perl-module @@ -13,5 +13,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64" +KEYWORDS="x86 ppc ~sparc ~alpha hppa ~amd64" IUSE="" diff --git a/dev-perl/extutils-depends/extutils-depends-0.202.ebuild b/dev-perl/extutils-depends/extutils-depends-0.202.ebuild index e11a81e4e543..38cf5ca8ecb3 100644 --- a/dev-perl/extutils-depends/extutils-depends-0.202.ebuild +++ b/dev-perl/extutils-depends/extutils-depends-0.202.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-depends/extutils-depends-0.202.ebuild,v 1.6 2004/07/14 17:28:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.202.ebuild,v 1.7 2004/09/02 22:38:05 pvdabeel Exp $ inherit perl-module @@ -13,5 +13,5 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 s390" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 s390" IUSE="" 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="" diff --git a/dev-perl/gnome2-wnck/gnome2-wnck-0.04-r1.ebuild b/dev-perl/gnome2-wnck/gnome2-wnck-0.04-r1.ebuild index 8260ec0b466f..83aceb8d2b4d 100644 --- a/dev-perl/gnome2-wnck/gnome2-wnck-0.04-r1.ebuild +++ b/dev-perl/gnome2-wnck/gnome2-wnck-0.04-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/gnome2-wnck/gnome2-wnck-0.04-r1.ebuild,v 1.2 2004/08/14 11:36:47 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-wnck/gnome2-wnck-0.04-r1.ebuild,v 1.3 2004/09/02 22:42:12 pvdabeel Exp $ IUSE="" inherit perl-module eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gtk2-perl/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ppc ~amd64" DEPEND=">=dev-perl/glib-perl-1.042 >=dev-perl/gtk2-perl-1.042 diff --git a/dev-perl/gnome2-wnck/gnome2-wnck-0.04.ebuild b/dev-perl/gnome2-wnck/gnome2-wnck-0.04.ebuild index 8e78631255a0..7c5ecb5d9b73 100644 --- a/dev-perl/gnome2-wnck/gnome2-wnck-0.04.ebuild +++ b/dev-perl/gnome2-wnck/gnome2-wnck-0.04.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/gnome2-wnck/gnome2-wnck-0.04.ebuild,v 1.4 2004/08/14 11:36:47 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-wnck/gnome2-wnck-0.04.ebuild,v 1.5 2004/09/02 22:42:12 pvdabeel Exp $ IUSE="" inherit perl-module eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gtk2-perl/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" DEPEND=">=dev-perl/glib-perl-1.042 >=dev-perl/gtk2-perl-1.042 diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild index 0034bd68f5eb..a1c2a6891c06 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.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/gtk2-gladexml/gtk2-gladexml-0.94.ebuild,v 1.4 2004/07/14 17:41:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-0.94.ebuild,v 1.5 2004/09/02 22:40:30 pvdabeel Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ~amd64 ppc ~sparc ~alpha ~hppa" IUSE="" DEPEND="${DEPEND} diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild index 3983afa201ec..40f22324d9b8 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.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/gtk2-gladexml/gtk2-gladexml-1.00.ebuild,v 1.3 2004/07/14 17:41:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild,v 1.4 2004/09/02 22:40:30 pvdabeel Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha" IUSE="" DEPEND="${DEPEND} diff --git a/dev-perl/gtk2-perl/gtk2-perl-0.12.ebuild b/dev-perl/gtk2-perl/gtk2-perl-0.12.ebuild index c7d136819c5f..c9a6e1771192 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-0.12.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-0.12.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/gtk2-perl/gtk2-perl-0.12.ebuild,v 1.4 2004/07/14 17:44:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-0.12.ebuild,v 1.5 2004/09/02 22:39:21 pvdabeel Exp $ IUSE="xml" inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://sourceforge.net/projects/gtk2-perl/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~alpha ~ppc" +KEYWORDS="~x86 ~sparc ~alpha ppc" DEPEND="${DEPEND} =x11-libs/gtk+-2* diff --git a/dev-perl/gtk2-perl/gtk2-perl-0.97.ebuild b/dev-perl/gtk2-perl/gtk2-perl-0.97.ebuild index 4fd6b1070e6b..79d9841886f3 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-0.97.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-0.97.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/gtk2-perl/gtk2-perl-0.97.ebuild,v 1.4 2004/07/14 17:44:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-0.97.ebuild,v 1.5 2004/09/02 22:39:21 pvdabeel Exp $ IUSE="" inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gtk2-perl/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~hppa" DEPEND="${DEPEND} >=x11-libs/gtk+-2* diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.012.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.012.ebuild index b2e9508aa09f..bc0eeb9b46ef 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-1.012.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-1.012.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/gtk2-perl/gtk2-perl-1.012.ebuild,v 1.4 2004/07/14 17:44:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.012.ebuild,v 1.5 2004/09/02 22:39:21 pvdabeel Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gtk2-perl/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64" +KEYWORDS="x86 ppc ~sparc ~alpha hppa ~amd64" IUSE="" DEPEND=">=x11-libs/gtk+-2* diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild index e5bbd7057a81..078fc6e316f1 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-1.040.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/gtk2-perl/gtk2-perl-1.040.ebuild,v 1.4 2004/07/14 17:44:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.040.ebuild,v 1.5 2004/09/02 22:39:21 pvdabeel Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64" +KEYWORDS="x86 ppc sparc ~alpha hppa ~amd64" IUSE="" DEPEND=">=x11-libs/gtk+-2* diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild index 98decbad6e47..119abb7e348f 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-1.042.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/gtk2-perl/gtk2-perl-1.042.ebuild,v 1.3 2004/07/14 17:44:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.042.ebuild,v 1.4 2004/09/02 22:39:21 pvdabeel Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~amd64" IUSE="" DEPEND=">=x11-libs/gtk+-2* diff --git a/dev-perl/inline-files/inline-files-0.62.ebuild b/dev-perl/inline-files/inline-files-0.62.ebuild index d1d881ca683e..604b40ab3514 100644 --- a/dev-perl/inline-files/inline-files-0.62.ebuild +++ b/dev-perl/inline-files/inline-files-0.62.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/inline-files/inline-files-0.62.ebuild,v 1.5 2004/07/14 18:29:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild,v 1.6 2004/09/02 22:36:58 pvdabeel Exp $ inherit perl-module @@ -12,5 +12,5 @@ HOMEPAGE="http://search.cpan.org/author/DCONWAY/${MY_P}" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc alpha ~ppc" +KEYWORDS="x86 ~sparc alpha ppc" IUSE="" |