diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:39:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:39:01 +0000 |
commit | aa8e5dd9c4816e1af5809bd95637b8d450c81eb1 (patch) | |
tree | dec4c64f914599fd94179580177deaa2746d640b /dev-perl/Variable-Magic | |
parent | Version bump to new snapshot for libav-0.8.1. Fix some cosmetics and depend o... (diff) | |
download | gentoo-2-aa8e5dd9c4816e1af5809bd95637b8d450c81eb1.tar.gz gentoo-2-aa8e5dd9c4816e1af5809bd95637b8d450c81eb1.tar.bz2 gentoo-2-aa8e5dd9c4816e1af5809bd95637b8d450c81eb1.zip |
Stable for amd64, wrt bug #404695
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r-- | dev-perl/Variable-Magic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.470.0.ebuild | 6 |
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="" |