diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:47:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:47:33 +0000 |
commit | fbe2834af8738771e803c8d49198a4e191422736 (patch) | |
tree | 4d310874b2bafd9737ca907ce388cd7083b95a07 /dev-perl/Variable-Magic | |
parent | Stable for amd64, wrt bug #429012 (diff) | |
download | gentoo-2-fbe2834af8738771e803c8d49198a4e191422736.tar.gz gentoo-2-fbe2834af8738771e803c8d49198a4e191422736.tar.bz2 gentoo-2-fbe2834af8738771e803c8d49198a4e191422736.zip |
Stable for amd64, wrt bug #429014
(Portage version: 2.1.11.9/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.500.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog index 3f339291b906..6ddc00b00bf8 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.49 2012/09/01 12:01:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.50 2012/09/12 08:47:33 ago Exp $ + + 12 Sep 2012; Agostino Sarubbo <ago@gentoo.org> Variable-Magic-0.500.0.ebuild: + Stable for amd64, wrt bug #429014 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Variable-Magic-0.510.0.ebuild: diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.500.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.500.0.ebuild index e109216ebede..c8d0a91427c2 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.500.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.500.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.500.0.ebuild,v 1.1 2012/06/26 19:06:06 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.500.0.ebuild,v 1.2 2012/09/12 08:47:33 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="" |