diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:47:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:47:42 +0000 |
commit | e5a66ff83bc238ba60fe5e8c3e713033cead1a3b (patch) | |
tree | b9436d081e23c552932af2010ca11787207a67f3 /dev-perl/Variable-Magic | |
parent | Stable for ppc, wrt bug #441260 (diff) | |
download | gentoo-2-e5a66ff83bc238ba60fe5e8c3e713033cead1a3b.tar.gz gentoo-2-e5a66ff83bc238ba60fe5e8c3e713033cead1a3b.tar.bz2 gentoo-2-e5a66ff83bc238ba60fe5e8c3e713033cead1a3b.zip |
Stable for ppc, wrt bug #441262
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.510.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 233f683de2ca..ab119b699d8e 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.55 2012/12/06 18:22:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.56 2012/12/06 18:47:42 ago Exp $ + + 06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Variable-Magic-0.510.0.ebuild: + Stable for ppc, wrt bug #441262 06 Dec 2012; <ago@gentoo.org> Variable-Magic-0.510.0.ebuild: Stable for x86, wrt bug #441262 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 c4bb7db725a5..9217a2c6b25c 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.4 2012/12/06 18:22:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.510.0.ebuild,v 1.5 2012/12/06 18:47:42 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="" |