summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-05-05 22:03:22 +0000
committerBrent Baude <ranger@gentoo.org>2012-05-05 22:03:22 +0000
commita8975242934f8fdda188fc5cb7d91c53c3d0bc01 (patch)
tree82ddec616725f2b3a6d874bb783f44474e145004 /dev-perl/Variable-Magic
parentMarking TimeDate-1.200.0 ppc for bug 400247 (diff)
downloadgentoo-2-a8975242934f8fdda188fc5cb7d91c53c3d0bc01.tar.gz
gentoo-2-a8975242934f8fdda188fc5cb7d91c53c3d0bc01.tar.bz2
gentoo-2-a8975242934f8fdda188fc5cb7d91c53c3d0bc01.zip
Marking Variable-Magic-0.470.0 ppc for bug 404695
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r--dev-perl/Variable-Magic/ChangeLog5
-rw-r--r--dev-perl/Variable-Magic/Variable-Magic-0.470.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog
index b4f3bc5e84fd..2c1d5e39892d 100644
--- a/dev-perl/Variable-Magic/ChangeLog
+++ b/dev-perl/Variable-Magic/ChangeLog
@@ -1,6 +1,9 @@
# 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.43 2012/04/04 08:22:28 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.44 2012/05/05 22:03:22 ranger Exp $
+
+ 05 May 2012; Brent Baude <ranger@gentoo.org> Variable-Magic-0.470.0.ebuild:
+ Marking Variable-Magic-0.470.0 ppc for bug 404695
04 Apr 2012; Jeff Horelick <jdhore@gentoo.org> Variable-Magic-0.470.0.ebuild:
marked x86 per bug 404695
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.470.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.470.0.ebuild
index 3d6038392ae7..369e15c839f2 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.470.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.470.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.470.0.ebuild,v 1.3 2012/04/04 08:22:28 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.470.0.ebuild,v 1.4 2012/05/05 22:03:22 ranger 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 ~x64-macos"
IUSE="test"
RDEPEND=""