diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 21:10:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-20 21:10:43 +0000 |
commit | 84ce4f140b1716dcd7579873a35b23e2aafa9fa7 (patch) | |
tree | ec9f56ee6440d900714fba0996a78046e8bd512d /perl-core | |
parent | Mark 2.14.2-r2 stable on alpha (diff) | |
download | historical-84ce4f140b1716dcd7579873a35b23e2aafa9fa7.tar.gz historical-84ce4f140b1716dcd7579873a35b23e2aafa9fa7.tar.bz2 historical-84ce4f140b1716dcd7579873a35b23e2aafa9fa7.zip |
Marking amd64 stable
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Time-Local/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Time-Local/Time-Local-1.13.ebuild | 4 | ||||
-rw-r--r-- | perl-core/digest-base/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/digest-base/digest-base-1.08.ebuild | 4 | ||||
-rw-r--r-- | perl-core/digest-base/digest-base-1.15.ebuild | 4 |
5 files changed, 16 insertions, 8 deletions
diff --git a/perl-core/Time-Local/ChangeLog b/perl-core/Time-Local/ChangeLog index fb802386bf09..8579eb627041 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.19 2006/10/20 21:04:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.20 2006/10/20 21:06:18 mcummings Exp $ + + 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> + Time-Local-1.13.ebuild: + Marking amd64 stable 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> Time-Local-1.13.ebuild: diff --git a/perl-core/Time-Local/Time-Local-1.13.ebuild b/perl-core/Time-Local/Time-Local-1.13.ebuild index 77086e4543f3..f7bed5cfcfbb 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.2 2006/10/20 21:04:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.13.ebuild,v 1.3 2006/10/20 21:06:18 mcummings 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 ~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="" SRC_TEST="do" diff --git a/perl-core/digest-base/ChangeLog b/perl-core/digest-base/ChangeLog index 87a38fcacc3f..34bc75965ea1 100644 --- a/perl-core/digest-base/ChangeLog +++ b/perl-core/digest-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/digest-base # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.23 2006/10/20 21:09:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/ChangeLog,v 1.24 2006/10/20 21:10:43 mcummings Exp $ + + 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> + digest-base-1.08.ebuild, digest-base-1.15.ebuild: + Marking amd64 stable 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> digest-base-1.05.ebuild, digest-base-1.08.ebuild, digest-base-1.15.ebuild: diff --git a/perl-core/digest-base/digest-base-1.08.ebuild b/perl-core/digest-base/digest-base-1.08.ebuild index eb1d85e43fd2..480196915796 100644 --- a/perl-core/digest-base/digest-base-1.08.ebuild +++ b/perl-core/digest-base/digest-base-1.08.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-base/digest-base-1.08.ebuild,v 1.5 2006/10/20 21:09:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.08.ebuild,v 1.6 2006/10/20 21:10:43 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" SRC_TEST="do" IUSE="" diff --git a/perl-core/digest-base/digest-base-1.15.ebuild b/perl-core/digest-base/digest-base-1.15.ebuild index 772ce1d61ed4..af56f5bc450b 100644 --- a/perl-core/digest-base/digest-base-1.15.ebuild +++ b/perl-core/digest-base/digest-base-1.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/digest-base/digest-base-1.15.ebuild,v 1.4 2006/10/20 21:09:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.15.ebuild,v 1.5 2006/10/20 21:10:43 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_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 |