summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-06 18:13:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-06 18:13:43 +0000
commit04205100687d048aff5baba9bc4ac35c3d610c3a (patch)
treee4c6830ac82fd44bf106a4ed316763fa57402a99
parentStable for amd64, wrt bug #441260 (diff)
downloadgentoo-2-04205100687d048aff5baba9bc4ac35c3d610c3a.tar.gz
gentoo-2-04205100687d048aff5baba9bc4ac35c3d610c3a.tar.bz2
gentoo-2-04205100687d048aff5baba9bc4ac35c3d610c3a.zip
Stable for amd64, wrt bug #441262
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r--dev-perl/Variable-Magic/ChangeLog5
-rw-r--r--dev-perl/Variable-Magic/Variable-Magic-0.510.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog
index 8f45d096b9a0..086f3454d958 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.53 2012/11/12 19:34:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.54 2012/12/06 18:13:43 ago Exp $
+
+ 06 Dec 2012; <ago@gentoo.org> Variable-Magic-0.510.0.ebuild:
+ Stable for amd64, wrt bug #441262
*Variable-Magic-0.520.0 (12 Nov 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 4dda31a8a5e9..0a39a480529b 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.2 2012/09/01 12:01:13 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.510.0.ebuild,v 1.3 2012/12/06 18:13:43 ago 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 ~ppc-aix ~x64-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~ppc-aix ~x64-macos"
IUSE="test"
RDEPEND=""