diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-23 19:13:45 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-23 19:13:45 +0000 |
commit | 76381ccad696556f0d501610dc10fe92b6370f07 (patch) | |
tree | db84cb93bee5c0efe80bfac0a0d4062b4f896965 /perl-core | |
parent | Stable on ppc64; bug #152292 (diff) | |
download | historical-76381ccad696556f0d501610dc10fe92b6370f07.tar.gz historical-76381ccad696556f0d501610dc10fe92b6370f07.tar.bz2 historical-76381ccad696556f0d501610dc10fe92b6370f07.zip |
Stable on hppa
Package-Manager: portage-2.1.1
Diffstat (limited to 'perl-core')
22 files changed, 73 insertions, 33 deletions
diff --git a/perl-core/CGI/CGI-3.23.ebuild b/perl-core/CGI/CGI-3.23.ebuild index 816b2313d3af..ad2202531537 100644 --- a/perl-core/CGI/CGI-3.23.ebuild +++ b/perl-core/CGI/CGI-3.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.23.ebuild,v 1.4 2006/10/22 00:02:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.23.ebuild,v 1.5 2006/10/23 18:57:48 gustavoz Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/perl-5.8.0-r12" diff --git a/perl-core/CGI/ChangeLog b/perl-core/CGI/ChangeLog index 1c01940f052e..febfad99e925 100644 --- a/perl-core/CGI/ChangeLog +++ b/perl-core/CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/CGI # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.30 2006/10/22 00:02:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.31 2006/10/23 18:57:48 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> CGI-3.23.ebuild: + Stable on hppa 22 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> CGI-3.23.ebuild: Stable on Alpha. diff --git a/perl-core/Digest-MD5/ChangeLog b/perl-core/Digest-MD5/ChangeLog index 914684b15da0..c7b38fd635dc 100644 --- a/perl-core/Digest-MD5/ChangeLog +++ b/perl-core/Digest-MD5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Digest-MD5 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.12 2006/09/16 22:03:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.13 2006/10/23 19:06:38 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Digest-MD5-2.36.ebuild: + Stable on hppa 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> Digest-MD5-2.36.ebuild: diff --git a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild index 9cdf8c1c0960..45bf12489ca6 100644 --- a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild +++ b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.11 2006/09/30 18:54:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.12 2006/10/23 19:06:38 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc ~x86" IUSE="" DEPEND="dev-lang/perl diff --git a/perl-core/File-Spec/ChangeLog b/perl-core/File-Spec/ChangeLog index 7c9eb510e58a..747d9e804072 100644 --- a/perl-core/File-Spec/ChangeLog +++ b/perl-core/File-Spec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/File-Spec # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.31 2006/09/16 22:06:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.32 2006/10/23 19:00:21 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> File-Spec-3.15.ebuild: + Stable on hppa 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> File-Spec-3.15.ebuild: diff --git a/perl-core/File-Spec/File-Spec-3.15.ebuild b/perl-core/File-Spec/File-Spec-3.15.ebuild index 439b5a69038d..fa02e027003b 100644 --- a/perl-core/File-Spec/File-Spec-3.15.ebuild +++ b/perl-core/File-Spec/File-Spec-3.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.15.ebuild,v 1.11 2006/09/16 22:06:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.15.ebuild,v 1.12 2006/10/23 19:00:21 gustavoz Exp $ inherit perl-module @@ -15,7 +15,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl diff --git a/perl-core/File-Temp/ChangeLog b/perl-core/File-Temp/ChangeLog index 1e84e2d4b61f..79b6f1cb8526 100644 --- a/perl-core/File-Temp/ChangeLog +++ b/perl-core/File-Temp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/File-Temp # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v 1.22 2006/10/22 00:02:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/ChangeLog,v 1.23 2006/10/23 19:02:16 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> File-Temp-0.17.ebuild: + Stable on hppa 22 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> File-Temp-0.17.ebuild: Stable on Alpha + ia64. diff --git a/perl-core/File-Temp/File-Temp-0.17.ebuild b/perl-core/File-Temp/File-Temp-0.17.ebuild index 4c4da887d3ae..3fb24371b771 100644 --- a/perl-core/File-Temp/File-Temp-0.17.ebuild +++ b/perl-core/File-Temp/File-Temp-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.17.ebuild,v 1.7 2006/10/22 00:02:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Temp/File-Temp-0.17.ebuild,v 1.8 2006/10/23 19:02:16 gustavoz Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="dev-lang/perl" diff --git a/perl-core/Filter/ChangeLog b/perl-core/Filter/ChangeLog index 2172fb624609..a7d6aeccee2e 100644 --- a/perl-core/Filter/ChangeLog +++ b/perl-core/Filter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Filter # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.10 2006/10/21 23:34:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.11 2006/10/23 19:07:27 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> Filter-1.32.ebuild: + Stable on hppa 21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Filter-1.32.ebuild: Stable on Alpha + ia64. diff --git a/perl-core/Filter/Filter-1.32.ebuild b/perl-core/Filter/Filter-1.32.ebuild index 135bc8276c8b..550c610e7bf5 100644 --- a/perl-core/Filter/Filter-1.32.ebuild +++ b/perl-core/Filter/Filter-1.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/Filter-1.32.ebuild,v 1.5 2006/10/21 23:34:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/Filter-1.32.ebuild,v 1.6 2006/10/23 19:07:27 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~s390 sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~s390 sparc ~x86" IUSE="" mymake="/usr" diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index 553e614bb294..432195301a9c 100644 --- a/perl-core/Getopt-Long/ChangeLog +++ b/perl-core/Getopt-Long/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Getopt-Long # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.13 2006/09/16 22:09:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.14 2006/10/23 19:04:20 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Getopt-Long-2.35.ebuild: + Stable on hppa 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> Getopt-Long-2.35.ebuild: diff --git a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild index 0dbb201b1ee4..fed81388fe16 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.9 2006/09/16 22:09:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.10 2006/10/23 19:04:20 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 mips ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="virtual/perl-PodParser diff --git a/perl-core/MIME-Base64/ChangeLog b/perl-core/MIME-Base64/ChangeLog index b8f601a96e1c..a479b7df86f7 100644 --- a/perl-core/MIME-Base64/ChangeLog +++ b/perl-core/MIME-Base64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/MIME-Base64 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.11 2006/10/20 20:11:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.12 2006/10/23 19:05:20 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + MIME-Base64-3.07.ebuild: + Stable on hppa 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> -MIME-Base64-2.12-r1.ebuild, -MIME-Base64-2.12-r2.ebuild, diff --git a/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild b/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild index daa5e1ecebd6..fa2eea09ef94 100644 --- a/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild +++ b/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild,v 1.10 2006/09/16 22:12:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.07.ebuild,v 1.11 2006/10/23 19:05:20 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc ~x86" IUSE="" SRC_TEST="do" diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog index e1765c1c1796..d0c629395cfb 100644 --- a/perl-core/Test-Simple/ChangeLog +++ b/perl-core/Test-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Test-Simple # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.26 2006/10/21 23:54:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.27 2006/10/23 19:08:40 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Test-Simple-0.64.ebuild: + Stable on hppa 21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Test-Simple-0.64.ebuild: diff --git a/perl-core/Test-Simple/Test-Simple-0.64.ebuild b/perl-core/Test-Simple/Test-Simple-0.64.ebuild index e6588f28ab56..99501a9785a2 100644 --- a/perl-core/Test-Simple/Test-Simple-0.64.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.64.ebuild,v 1.6 2006/10/21 23:54:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.64.ebuild,v 1.7 2006/10/23 19:08:40 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/perl-5.8.0-r12" diff --git a/perl-core/Text-Balanced/ChangeLog b/perl-core/Text-Balanced/ChangeLog index 0537b760b57d..41a666d7116e 100644 --- a/perl-core/Text-Balanced/ChangeLog +++ b/perl-core/Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Text-Balanced # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.7 2006/10/21 23:36:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.8 2006/10/23 19:10:41 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Text-Balanced-1.98.ebuild: + Stable on hppa 21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Text-Balanced-1.98.ebuild: diff --git a/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild b/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild index 29a27b14ae07..bbbf6c7a0420 100644 --- a/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild +++ b/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild,v 1.7 2006/10/21 23:36:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild,v 1.8 2006/10/23 19:10:41 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl diff --git a/perl-core/Time-HiRes/ChangeLog b/perl-core/Time-HiRes/ChangeLog index 662b5d9bcc58..5e0909ad5568 100644 --- a/perl-core/Time-HiRes/ChangeLog +++ b/perl-core/Time-HiRes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Time-HiRes # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.23 2006/10/21 23:54:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.24 2006/10/23 19:11:44 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Time-HiRes-1.90.ebuild: + Stable on hppa 21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Time-HiRes-1.90.ebuild: Stable on Alpha. diff --git a/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild b/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild index a56d8ec6f453..1529a65a63fc 100644 --- a/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild +++ b/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild,v 1.5 2006/10/21 23:54:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.90.ebuild,v 1.6 2006/10/23 19:11:44 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86" IUSE="" DEPEND="dev-lang/perl" diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog index 0f89d405de0f..a52a9eeab563 100644 --- a/perl-core/Time-Local/ChangeLog +++ b/perl-core/Time-Local/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Time-Local # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.22 2006/10/21 23:56:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.23 2006/10/23 19:13:45 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Time-Local-1.13.ebuild: + Stable on hppa 21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Time-Local-1.13.ebuild: Stable on Alpha. diff --git a/perl-core/Time-Local/Time-Local-1.13.ebuild b/perl-core/Time-Local/Time-Local-1.13.ebuild index f7334ac6efc3..da0690ad1480 100644 --- a/perl-core/Time-Local/Time-Local-1.13.ebuild +++ b/perl-core/Time-Local/Time-Local-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.13.ebuild,v 1.5 2006/10/21 23:56:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.13.ebuild,v 1.6 2006/10/23 19:13:45 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl" |