diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-07-03 00:24:50 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-07-03 00:24:50 +0000 |
commit | 0820a7198db020aee94cb72a9ac50e4cc956be89 (patch) | |
tree | 75be3e4e3f491ddb9f5455382c43c48c2be2a42c /perl-core | |
parent | Stable on ppc; bug #138932. (diff) | |
download | historical-0820a7198db020aee94cb72a9ac50e4cc956be89.tar.gz historical-0820a7198db020aee94cb72a9ac50e4cc956be89.tar.bz2 historical-0820a7198db020aee94cb72a9ac50e4cc956be89.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/CGI/CGI-3.20.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CGI/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Filter/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Filter/Filter-1.30.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.18 | 2 |
7 files changed, 21 insertions, 9 deletions
diff --git a/perl-core/CGI/CGI-3.20.ebuild b/perl-core/CGI/CGI-3.20.ebuild index 97f2b92f8007..03667e43e9b7 100644 --- a/perl-core/CGI/CGI-3.20.ebuild +++ b/perl-core/CGI/CGI-3.20.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.20.ebuild,v 1.4 2006/07/02 20:26:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.20.ebuild,v 1.5 2006/07/03 00:24:32 mcummings Exp $ inherit perl-module @@ -14,5 +14,5 @@ IUSE="" SLOT="0" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" -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" DEPEND=">=dev-lang/perl-5.8.0-r12" diff --git a/perl-core/CGI/ChangeLog b/perl-core/CGI/ChangeLog index 394ed177fff9..c7d38442fbf5 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.23 2006/06/12 17:04:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.24 2006/07/03 00:24:32 mcummings Exp $ + + 03 Jul 2006; Michael Cummings <mcummings@gentoo.org> CGI-3.20.ebuild: + Marking amd64 stable 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> CGI-3.07.ebuild, CGI-3.09.ebuild, CGI-3.19.ebuild, CGI-3.20.ebuild: diff --git a/perl-core/Filter/ChangeLog b/perl-core/Filter/ChangeLog index 68c79ac306c8..48a96c5962f9 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.4 2006/06/24 16:39:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.5 2006/07/03 00:24:00 mcummings Exp $ + + 03 Jul 2006; Michael Cummings <mcummings@gentoo.org> Filter-1.30.ebuild: + Marking amd64 stable *Filter-1.32 (24 Jun 2006) diff --git a/perl-core/Filter/Filter-1.30.ebuild b/perl-core/Filter/Filter-1.30.ebuild index e5b1adb85e1a..e87a558d6c07 100644 --- a/perl-core/Filter/Filter-1.30.ebuild +++ b/perl-core/Filter/Filter-1.30.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.30.ebuild,v 1.2 2006/02/25 23:37:58 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/Filter-1.30.ebuild,v 1.3 2006/07/03 00:24:00 mcummings 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/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog index 810101684951..c51168bf74cd 100644 --- a/perl-core/Scalar-List-Utils/ChangeLog +++ b/perl-core/Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Scalar-List-Utils # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.7 2006/03/27 18:44:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.8 2006/07/03 00:24:50 mcummings Exp $ + + 03 Jul 2006; Michael Cummings <mcummings@gentoo.org> + Scalar-List-Utils-1.18.ebuild: + Marking amd64 stable 27 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> Scalar-List-Utils-1.18.ebuild: diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild index d765f8641a23..e9e0ee97b726 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.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/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.7 2006/03/28 18:35:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.8 2006/07/03 00:24:50 mcummings Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/perl-core/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.18 b/perl-core/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.18 index 124b19a6c2e1..b74ce7b6a948 100644 --- a/perl-core/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.18 +++ b/perl-core/Scalar-List-Utils/files/digest-Scalar-List-Utils-1.18 @@ -1 +1,3 @@ MD5 118a080a79dce32f7b2e3a86947776f2 Scalar-List-Utils-1.18.tar.gz 36842 +RMD160 6e81f115ff0e2f1614e0efadf3a4fd39e11f821e Scalar-List-Utils-1.18.tar.gz 36842 +SHA256 493d0040cfd9913f95184f7fcd1cd985b0d97820da2a5dec744f4f72df6eb361 Scalar-List-Utils-1.18.tar.gz 36842 |