summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-28 07:39:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-28 07:39:01 +0000
commitc923b53ffc5d3ae81453ac588c30214ae3e2e1e7 (patch)
treeb6567543e836876504cee162112c00c59fe36fea /dev-perl/Variable-Magic
parentVersion bump to new snapshot for libav-0.8.1. Fix some cosmetics and depend o... (diff)
downloadhistorical-c923b53ffc5d3ae81453ac588c30214ae3e2e1e7.tar.gz
historical-c923b53ffc5d3ae81453ac588c30214ae3e2e1e7.tar.bz2
historical-c923b53ffc5d3ae81453ac588c30214ae3e2e1e7.zip
Stable for amd64, wrt bug #404695
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog
index d9e33e82bebf..c160be3e2708 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.41 2012/02/19 11:44:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.42 2012/03/28 07:39:01 ago Exp $
+
+ 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> Variable-Magic-0.470.0.ebuild:
+ Stable for amd64, wrt bug #404695
*Variable-Magic-0.480.0 (19 Feb 2012)
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 0a5c810a5e8f..177556121c01 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-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/Variable-Magic/Variable-Magic-0.470.0.ebuild,v 1.1 2011/10/29 18:23:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.470.0.ebuild,v 1.2 2012/03/28 07:39:01 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 ~x64-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~x64-macos"
IUSE="test"
RDEPEND=""