summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 16:33:04 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-06-27 16:33:04 +0000
commit6c3d8d3e22be296238be744a5b4c9f22f991289d (patch)
treeb1963b7a9b0d9984aea3c9ea2f087c416999dbca /dev-perl/Scope-Guard
parentppc stable #323529 (diff)
downloadhistorical-6c3d8d3e22be296238be744a5b4c9f22f991289d.tar.gz
historical-6c3d8d3e22be296238be744a5b4c9f22f991289d.tar.bz2
historical-6c3d8d3e22be296238be744a5b4c9f22f991289d.zip
ppc stable #323529
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Scope-Guard/ChangeLog b/dev-perl/Scope-Guard/ChangeLog
index 5579542e3822..3ecfb9f82f8b 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.7 2010/06/15 05:35:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.8 2010/06/27 16:33:04 nixnut Exp $
+
+ 27 Jun 2010; <nixnut@gentoo.org> Scope-Guard-0.03.ebuild:
+ ppc stable #323529
15 Jun 2010; Torsten Veller <tove@gentoo.org> Scope-Guard-0.20.ebuild:
Stable on amd64 and x86 (#323529)
diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild
index 74b92727bd96..f51ac87cf293 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
+# 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.03.ebuild,v 1.4 2009/12/23 19:22:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.5 2010/06/27 16:33:04 nixnut 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 ~x86-solaris"
+KEYWORDS="amd64 ppc x86 ~x86-solaris"
IUSE="test"
RDEPEND="dev-lang/perl"