summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-03-27 08:50:49 +0000
committerTorsten Veller <tove@gentoo.org>2011-03-27 08:50:49 +0000
commit8cabc03173b034812ab927df3ba7109c49c3b625 (patch)
treee8cc909acc686c97279d1449d46f5f28446c4d2c /dev-perl/Variable-Magic
parentBlock both sys-fs/udisks and sys-power/upower to prevent overlapping. (diff)
downloadhistorical-8cabc03173b034812ab927df3ba7109c49c3b625.tar.gz
historical-8cabc03173b034812ab927df3ba7109c49c3b625.tar.bz2
historical-8cabc03173b034812ab927df3ba7109c49c3b625.zip
Stable on x86 (#350853)
Package-Manager: portage-2.2.0_alpha28/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.460.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog
index 5d71a9d2cc3b..aa94777d8954 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.32 2011/03/11 18:48:22 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.33 2011/03/27 08:35:43 tove Exp $
+
+ 27 Mar 2011; Torsten Veller <tove@gentoo.org> Variable-Magic-0.460.ebuild:
+ Stable on x86 (#350853)
11 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
Variable-Magic-0.460.ebuild:
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild
index 943bcd8855c7..4b656f9383ca 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.2 2011/03/11 18:48:22 hwoarang Exp $
+# $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 $
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 x86"
IUSE="test"
RDEPEND=""