From b37b11734f077be821d597c9c7a19c7d58b361e6 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Tue, 15 Jun 2010 05:35:53 +0000 Subject: Stable on amd64 and x86 (#323529) (Portage version: 2.2_rc67/cvs/Linux x86_64) --- dev-perl/Scope-Guard/ChangeLog | 5 ++++- dev-perl/Scope-Guard/Scope-Guard-0.20.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/Scope-Guard/ChangeLog b/dev-perl/Scope-Guard/ChangeLog index d5d71d769cfb..5579542e3822 100644 --- a/dev-perl/Scope-Guard/ChangeLog +++ b/dev-perl/Scope-Guard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Scope-Guard # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.6 2010/05/17 05:26:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.7 2010/06/15 05:35:53 tove Exp $ + + 15 Jun 2010; Torsten Veller Scope-Guard-0.20.ebuild: + Stable on amd64 and x86 (#323529) *Scope-Guard-0.20 (17 May 2010) diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.20.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.20.ebuild index 581d658565c2..2c4e96ae1d3a 100644 --- a/dev-perl/Scope-Guard/Scope-Guard-0.20.ebuild +++ b/dev-perl/Scope-Guard/Scope-Guard-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.20.ebuild,v 1.1 2010/05/17 05:26:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.20.ebuild,v 1.2 2010/06/15 05:35:53 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lexically scoped resource management" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-solaris" +KEYWORDS="amd64 ~ppc x86 ~x86-solaris" IUSE="test" RDEPEND="" -- cgit v1.2.3-65-gdbad