From 456cfcf7db1d2991218d82b95da2240509f5aab8 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 1 Sep 2012 11:51:39 +0000 Subject: Marked ~ppc-aix, bug #432288 (Portage version: 2.2.01.20894-prefix/cvs/Darwin i386) --- dev-perl/Scope-Guard/ChangeLog | 5 ++++- dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/Scope-Guard/ChangeLog b/dev-perl/Scope-Guard/ChangeLog index bafa5bd980aa..c3ec2d8650c2 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.14 2012/06/24 12:58:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.15 2012/09/01 11:51:39 grobian Exp $ + + 01 Sep 2012; Fabian Groffen Scope-Guard-0.200.0.ebuild: + Marked ~ppc-aix, bug #432288 24 Jun 2012; Torsten Veller metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild index 77e352ad7b9b..2d342359747d 100644 --- a/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild +++ b/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.200.0.ebuild,v 1.2 2011/09/03 21:04:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.200.0.ebuild,v 1.3 2012/09/01 11:51:39 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically scoped resource management" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND="" -- cgit v1.2.3-65-gdbad