summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-13 09:09:10 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-13 09:09:10 +0000
commit9b513eb661cff5363e25c9197b6e61804bb40be7 (patch)
tree8322ac0ffda4d91166b682797078f04dc17f87d4 /dev-perl/Variable-Magic
parentRemove python herd from metdata. (diff)
downloadgentoo-2-9b513eb661cff5363e25c9197b6e61804bb40be7.tar.gz
gentoo-2-9b513eb661cff5363e25c9197b6e61804bb40be7.tar.bz2
gentoo-2-9b513eb661cff5363e25c9197b6e61804bb40be7.zip
ppc stable wrt #350853
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
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.460.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog
index afb2f8073999..5cd0b844c8ea 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.34 2011/04/02 10:35:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.35 2011/08/13 09:09:09 xarthisius Exp $
+
+ 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ Variable-Magic-0.460.ebuild:
+ ppc stable wrt #350853
02 Apr 2011; Torsten Veller <tove@gentoo.org> -Variable-Magic-0.45.ebuild:
Cleanup
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild
index 4b656f9383ca..789e20bf7864 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.460.ebuild,v 1.3 2011/03/27 08:35:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild,v 1.4 2011/08/13 09:09:09 xarthisius Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Associate user-defined magic to variables from Perl"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ppc x86"
IUSE="test"
RDEPEND=""