summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-09-01 12:05:06 +0000
committerFabian Groffen <grobian@gentoo.org>2012-09-01 12:05:06 +0000
commitcfebb54c537794bbd8ac03fa083e59b55ebcc31d (patch)
tree335a2d7603810bce7d4aee1cd27d4e3567eec143 /dev-perl/Variable-Magic
parentVersion bump. (diff)
downloadhistorical-cfebb54c537794bbd8ac03fa083e59b55ebcc31d.tar.gz
historical-cfebb54c537794bbd8ac03fa083e59b55ebcc31d.tar.bz2
historical-cfebb54c537794bbd8ac03fa083e59b55ebcc31d.zip
Marked ~ppc-aix, bug #432288
Package-Manager: portage-2.2.01.20894-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r--dev-perl/Variable-Magic/ChangeLog6
-rw-r--r--dev-perl/Variable-Magic/Variable-Magic-0.510.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog
index 68dddf9c1235..3f339291b906 100644
--- a/dev-perl/Variable-Magic/ChangeLog
+++ b/dev-perl/Variable-Magic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Variable-Magic
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.48 2012/08/20 12:41:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.49 2012/09/01 12:01:13 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
+ Variable-Magic-0.510.0.ebuild:
+ Marked ~ppc-aix, bug #432288
*Variable-Magic-0.510.0 (20 Aug 2012)
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.510.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.510.0.ebuild
index 53ad047ad579..4dda31a8a5e9 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.510.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.510.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.510.0.ebuild,v 1.1 2012/08/20 12:41:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.510.0.ebuild,v 1.2 2012/09/01 12:01:13 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Associate user-defined magic to variables from Perl"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~x64-macos"
IUSE="test"
RDEPEND=""