summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-02 09:29:40 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-02 09:29:40 +0000
commit0b1a30bb9f5d10e3c311c8eade7a7869bea58cf4 (patch)
tree0c2385d349d8d383a5a1fd662b05b7f08e26e6d6 /dev-perl/Scope-Guard
parentStable on amd64 and x86 (#293622) (diff)
downloadhistorical-0b1a30bb9f5d10e3c311c8eade7a7869bea58cf4.tar.gz
historical-0b1a30bb9f5d10e3c311c8eade7a7869bea58cf4.tar.bz2
historical-0b1a30bb9f5d10e3c311c8eade7a7869bea58cf4.zip
Stable on amd64 and x86 (#293622)
Package-Manager: portage-2.2_rc54/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Scope-Guard')
-rw-r--r--dev-perl/Scope-Guard/ChangeLog5
-rw-r--r--dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Scope-Guard/ChangeLog b/dev-perl/Scope-Guard/ChangeLog
index fa960b567b2f..20073485197e 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.2 2009/10/26 13:43:19 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.3 2009/12/02 09:29:40 tove Exp $
+
+ 02 Dec 2009; Torsten Veller <tove@gentoo.org> Scope-Guard-0.03.ebuild:
+ Stable on amd64 and x86 (#293622)
26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Scope-Guard-0.03.ebuild:
Keywording for ppc, bug 283244
diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild
index 9c25a1c6748a..10e05e639b5b 100644
--- a/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild
+++ b/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.03.ebuild,v 1.2 2009/10/26 13:43:19 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.3 2009/12/02 09:29:40 tove Exp $
MODULE_AUTHOR=CHOCOLATE
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Lexically scoped resource management"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="test"
RDEPEND="dev-lang/perl"