diff options
31 files changed, 88 insertions, 55 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.15.ebuild b/dev-perl/Apache-Test/Apache-Test-1.15.ebuild index e231bb206b29..5f09fbed1c8e 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.15.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.15.ebuild,v 1.4 2005/02/08 14:51:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.15.ebuild,v 1.5 2005/04/01 04:40:24 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Apache/${P}.readme" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha ~ia64" +KEYWORDS="x86 ~amd64 ~ppc sparc alpha ia64" SRC_TEST="skip" DEPEND="net-www/apache" diff --git a/dev-perl/Apache-Test/ChangeLog b/dev-perl/Apache-Test/ChangeLog index 877349318738..d9b83d8d7ffa 100644 --- a/dev-perl/Apache-Test/ChangeLog +++ b/dev-perl/Apache-Test/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Apache-Test # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.15 2005/03/23 19:01:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.16 2005/04/01 04:40:24 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> Apache-Test-1.15.ebuild: + stable on ia64 *Apache-Test-1.21 (23 Mar 2005) diff --git a/dev-perl/CGI/CGI-3.05.ebuild b/dev-perl/CGI/CGI-3.05.ebuild index 6f4f42009d5f..bb542c66af2a 100644 --- a/dev-perl/CGI/CGI-3.05.ebuild +++ b/dev-perl/CGI/CGI-3.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-3.05.ebuild,v 1.11 2005/03/24 01:33:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-3.05.ebuild,v 1.12 2005/04/01 04:41:11 agriffis Exp $ inherit perl-module @@ -13,5 +13,5 @@ HOMEPAGE="http://search.cpan.org/author/L/LD/LDS/CGI.pm-${PV}/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ppc sparc alpha mips ~ia64 ppc64" +KEYWORDS="x86 amd64 ppc sparc alpha mips ia64 ppc64" DEPEND=">=dev-lang/perl-5.8.0-r12" diff --git a/dev-perl/CGI/ChangeLog b/dev-perl/CGI/ChangeLog index c2ad3001be33..0be316776e11 100644 --- a/dev-perl/CGI/ChangeLog +++ b/dev-perl/CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/CGI # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/ChangeLog,v 1.43 2005/03/24 01:33:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/ChangeLog,v 1.44 2005/04/01 04:41:11 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> CGI-3.05.ebuild: + stable on ia64 24 Mar 2005; Joseph Jezak <josejx@gentoo.org> CGI-3.05.ebuild: Marked ppc stable for bug #86405. diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild index 3a53d239a43b..8c12ec4bf87e 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild,v 1.3 2005/03/29 08:14:59 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.14.ebuild,v 1.4 2005/04/01 04:41:42 agriffis Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.danga.com/memcached/" SRC_URI="http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/Cache-Memcached-1.14.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa amd64 ia64" IUSE="" DEPEND="dev-lang/perl" RDEPEND="!ia64? ( dev-perl/string-crc32 )" diff --git a/dev-perl/Cache-Memcached/ChangeLog b/dev-perl/Cache-Memcached/ChangeLog index 6355e56f4a00..5cd956cf4224 100644 --- a/dev-perl/Cache-Memcached/ChangeLog +++ b/dev-perl/Cache-Memcached/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Cache-Memcached # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.4 2005/03/29 08:14:59 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.5 2005/04/01 04:41:42 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> Cache-Memcached-1.14.ebuild: + stable on ia64 29 Mar 2005; Konstantin Arkhipov <voxus@gentoo.org> Cache-Memcached-1.14.ebuild: diff --git a/dev-perl/Convert-ASN1/ChangeLog b/dev-perl/Convert-ASN1/ChangeLog index c80df19eaf75..dad960e98d84 100644 --- a/dev-perl/Convert-ASN1/ChangeLog +++ b/dev-perl/Convert-ASN1/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Convert-ASN1 -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/ChangeLog,v 1.11 2004/08/06 17:56:14 gustavoz Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/ChangeLog,v 1.12 2005/04/01 04:42:22 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> Convert-ASN1-0.18.ebuild: + stable on ia64 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> Convert-ASN1-0.18.ebuild: diff --git a/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild b/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild index 637640021b33..4bc8623befeb 100644 --- a/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild +++ b/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild,v 1.6 2004/10/16 23:57:20 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.16.ebuild,v 1.7 2005/04/01 04:42:22 agriffis Exp $ inherit perl-module diff --git a/dev-perl/Convert-ASN1/Convert-ASN1-0.17.ebuild b/dev-perl/Convert-ASN1/Convert-ASN1-0.17.ebuild index 6cbfd054e5c5..377c91a6ff49 100644 --- a/dev-perl/Convert-ASN1/Convert-ASN1-0.17.ebuild +++ b/dev-perl/Convert-ASN1/Convert-ASN1-0.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.17.ebuild,v 1.12 2004/10/16 23:57:20 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.17.ebuild,v 1.13 2005/04/01 04:42:22 agriffis Exp $ inherit perl-module diff --git a/dev-perl/Convert-ASN1/Convert-ASN1-0.18.ebuild b/dev-perl/Convert-ASN1/Convert-ASN1-0.18.ebuild index 7ab53914c2e2..d395c4e26f4e 100644 --- a/dev-perl/Convert-ASN1/Convert-ASN1-0.18.ebuild +++ b/dev-perl/Convert-ASN1/Convert-ASN1-0.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.18.ebuild,v 1.5 2004/10/16 23:57:20 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-ASN1/Convert-ASN1-0.18.ebuild,v 1.6 2005/04/01 04:42:22 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://cpan.pair.com/modules/by-module/Convert/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ia64 ~s390 ppc64" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Crypt-SSLeay/ChangeLog b/dev-perl/Crypt-SSLeay/ChangeLog index 5aca58857e7f..bfda55eea8e7 100644 --- a/dev-perl/Crypt-SSLeay/ChangeLog +++ b/dev-perl/Crypt-SSLeay/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Crypt-SSLeay # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/ChangeLog,v 1.18 2005/02/07 12:56:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/ChangeLog,v 1.19 2005/04/01 04:42:59 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> Crypt-SSLeay-0.51.ebuild: + stable on ia64 07 Feb 2005; Michael Cummings <mcummings@gentoo.org> Crypt-SSLeay-0.51.ebuild: diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild index c1086b5aa080..73bfb892c683 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild,v 1.8 2005/02/07 12:56:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild,v 1.9 2005/04/01 04:42:59 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/author/CHAMAS/Crypt-SSLeay-${PV}/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~amd64 ~alpha ~ppc ~sparc ~hppa ~mips ~ia64 ppc64" +KEYWORDS="~x86 ~amd64 ~alpha ~ppc ~sparc ~hppa ~mips ia64 ppc64" # Disabling tests for now. Opening a port always leads to mixed results for # folks - bug 59554 diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog index 15ca2d076549..f76ce976bcf4 100644 --- a/dev-perl/HTML-Parser/ChangeLog +++ b/dev-perl/HTML-Parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/HTML-Parser # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.37 2005/01/04 13:05:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.38 2005/04/01 04:44:21 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> HTML-Parser-3.36.ebuild: + stable on ia64 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> : bug 76590 diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild index c9f026efcfcf..654dbd063bac 100644 --- a/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild +++ b/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild,v 1.5 2005/01/04 13:03:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.36.ebuild,v 1.6 2005/04/01 04:44:21 agriffis Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="http://cpan.org/modules/by-module/HTML/${P}.tar.gz" HOMEPAGE="http://cpan.org/modules/by-module/HTML/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~ia64 ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ia64 ppc64" IUSE="" DEPEND=">=dev-perl/HTML-Tagset-3.03" mydoc="ANNOUNCEMENT TODO" diff --git a/dev-perl/Net-DNS/ChangeLog b/dev-perl/Net-DNS/ChangeLog index b7e4200032d7..223cd14b5d15 100644 --- a/dev-perl/Net-DNS/ChangeLog +++ b/dev-perl/Net-DNS/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-DNS -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/ChangeLog,v 1.31 2004/12/23 22:27:42 sejo Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/ChangeLog,v 1.32 2005/04/01 04:45:11 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> Net-DNS-0.47.ebuild: + stable on ia64 23 Dec 2004; <SeJo@gentoo.org> Net-DNS-0.37-r1.ebuild: stable on ppc diff --git a/dev-perl/Net-DNS/Net-DNS-0.22-r1.ebuild b/dev-perl/Net-DNS/Net-DNS-0.22-r1.ebuild index d494e89cb5da..f5b4105134a6 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.22-r1.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.22-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.22-r1.ebuild,v 1.9 2004/07/14 19:44:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.22-r1.ebuild,v 1.10 2005/04/01 04:45:11 agriffis Exp $ inherit perl-module diff --git a/dev-perl/Net-DNS/Net-DNS-0.22.ebuild b/dev-perl/Net-DNS/Net-DNS-0.22.ebuild index 81fe59562668..5de1313369ef 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.22.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.22.ebuild,v 1.16 2004/07/14 19:44:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.22.ebuild,v 1.17 2005/04/01 04:45:11 agriffis Exp $ inherit perl-module diff --git a/dev-perl/Net-DNS/Net-DNS-0.37-r1.ebuild b/dev-perl/Net-DNS/Net-DNS-0.37-r1.ebuild index 72ca8fae36ad..933e61b1a2f7 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.37-r1.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.37-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.37-r1.ebuild,v 1.8 2004/12/23 22:27:42 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.37-r1.ebuild,v 1.9 2005/04/01 04:45:11 agriffis Exp $ inherit perl-module diff --git a/dev-perl/Net-DNS/Net-DNS-0.37.ebuild b/dev-perl/Net-DNS/Net-DNS-0.37.ebuild index 8ec0bf6c28ac..e1030a93e203 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.37.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.37.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.37.ebuild,v 1.7 2004/07/14 19:44:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.37.ebuild,v 1.8 2005/04/01 04:45:11 agriffis Exp $ inherit perl-module diff --git a/dev-perl/Net-DNS/Net-DNS-0.38.ebuild b/dev-perl/Net-DNS/Net-DNS-0.38.ebuild index 7bf67fd8e1cd..b6fedf713e87 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.38.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.38.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.38.ebuild,v 1.9 2004/07/14 19:44:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.38.ebuild,v 1.10 2005/04/01 04:45:11 agriffis Exp $ inherit perl-module diff --git a/dev-perl/Net-DNS/Net-DNS-0.40.ebuild b/dev-perl/Net-DNS/Net-DNS-0.40.ebuild index 412062df101f..d179af54f473 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.40.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.40.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.40.ebuild,v 1.10 2004/10/19 07:51:10 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.40.ebuild,v 1.11 2005/04/01 04:45:11 agriffis Exp $ inherit perl-module diff --git a/dev-perl/Net-DNS/Net-DNS-0.47.ebuild b/dev-perl/Net-DNS/Net-DNS-0.47.ebuild index 593a2b0c446e..c4a3dda148cf 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.47.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.47.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.47.ebuild,v 1.4 2004/07/22 02:28:22 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.47.ebuild,v 1.5 2005/04/01 04:45:11 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.fuhr.org/~mfuhr/perldns/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~ia64 ~hppa ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ia64 ~hppa ppc64" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Net-DNS/Net-DNS-0.48.ebuild b/dev-perl/Net-DNS/Net-DNS-0.48.ebuild index 26f640f69198..9b3f2c6a3cab 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.48.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.48.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.48.ebuild,v 1.1 2004/09/21 12:22:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.48.ebuild,v 1.2 2005/04/01 04:45:11 agriffis Exp $ inherit perl-module diff --git a/dev-perl/X11-Protocol/ChangeLog b/dev-perl/X11-Protocol/ChangeLog index 17f193a0ff9d..883fd89a91f1 100644 --- a/dev-perl/X11-Protocol/ChangeLog +++ b/dev-perl/X11-Protocol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/X11-Protocol # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.11 2005/01/26 22:04:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.12 2005/04/01 04:45:58 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> X11-Protocol-0.53.ebuild: + stable on ia64 26 Jan 2005; Markus Rothe <corsair@gentoo.org> X11-Protocol-0.53.ebuild: Stable on ppc64 diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild index cfb167cace92..4f14c3d589c9 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild,v 1.3 2005/01/26 22:04:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild,v 1.4 2005/04/01 04:45:58 agriffis Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/X11/${P}.tar.gz" LICENSE="Artistic X11" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~sparc ~x86 ppc64" IUSE="" DEPEND="virtual/x11" diff --git a/dev-perl/libnet/ChangeLog b/dev-perl/libnet/ChangeLog index 9aa9d2a18f33..a10caedad382 100644 --- a/dev-perl/libnet/ChangeLog +++ b/dev-perl/libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/libnet # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/ChangeLog,v 1.30 2005/02/06 18:04:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/ChangeLog,v 1.31 2005/04/01 04:46:43 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> libnet-1.19.ebuild: + stable on ia64 06 Feb 2005; Markus Rothe <corsair@gentoo.org> libnet-1.19.ebuild: Stable on ppc64 diff --git a/dev-perl/libnet/libnet-1.19.ebuild b/dev-perl/libnet/libnet-1.19.ebuild index c8ae7625f204..2926a7819387 100644 --- a/dev-perl/libnet/libnet-1.19.ebuild +++ b/dev-perl/libnet/libnet-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.19.ebuild,v 1.4 2005/02/06 18:04:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.19.ebuild,v 1.5 2005/04/01 04:46:43 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gbarr/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~ia64 ~s390 ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ia64 ~s390 ppc64" IUSE="" src_compile() { diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 922c7e38aaaf..42c940581167 100644 --- a/dev-perl/libwww-perl/ChangeLog +++ b/dev-perl/libwww-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/libwww-perl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.41 2005/02/06 18:08:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.42 2005/04/01 04:47:16 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> libwww-perl-5.800.ebuild: + stable on ia64 06 Feb 2005; Markus Rothe <corsair@gentoo.org> libwww-perl-5.800.ebuild: Stable on ppc64 diff --git a/dev-perl/libwww-perl/libwww-perl-5.800.ebuild b/dev-perl/libwww-perl/libwww-perl-5.800.ebuild index 4f300dc001a6..58513a515a36 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.800.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.800.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.800.ebuild,v 1.5 2005/02/06 18:08:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.800.ebuild,v 1.6 2005/04/01 04:47:16 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gaas/${P}/" IUSE="ssl" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~ia64 ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ia64 ppc64" DEPEND=">=dev-perl/libnet-1.16 >=dev-perl/HTML-Parser-3.34 diff --git a/dev-perl/mod_perl/ChangeLog b/dev-perl/mod_perl/ChangeLog index 0be186c825c9..baf8c5a59d07 100644 --- a/dev-perl/mod_perl/ChangeLog +++ b/dev-perl/mod_perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/mod_perl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/ChangeLog,v 1.50 2005/03/19 02:43:24 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/ChangeLog,v 1.51 2005/04/01 04:50:23 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> mod_perl-1.99.11.ebuild: + stable on ia64 *mod_perl-1.27-r1 (19 Mar 2005) diff --git a/dev-perl/mod_perl/mod_perl-1.99.11.ebuild b/dev-perl/mod_perl/mod_perl-1.99.11.ebuild index 3b546e7d5381..a5cb5c61ca61 100644 --- a/dev-perl/mod_perl/mod_perl-1.99.11.ebuild +++ b/dev-perl/mod_perl/mod_perl-1.99.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/mod_perl-1.99.11.ebuild,v 1.10 2005/03/19 02:43:24 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mod_perl/mod_perl-1.99.11.ebuild,v 1.11 2005/04/01 04:50:23 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://perl.apache.org/dist/${MY_P}.tar.gz" HOMEPAGE="http://perl.apache.org/" LICENSE="GPL-2" -KEYWORDS="~x86 amd64 alpha ~ia64 ~sparc ~ppc" +KEYWORDS="~x86 amd64 alpha ia64 ~sparc ~ppc" IUSE="" SLOT="1" |