diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 09:09:10 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 09:09:10 +0000 |
commit | 19d49693abf2d212efe2d27ac3a60a4e7d964bb2 (patch) | |
tree | 2c8f8d0e9a41f3129e27d75d58863f99b460e69b /dev-perl/Variable-Magic | |
parent | Remove python herd from metadata. (diff) | |
download | historical-19d49693abf2d212efe2d27ac3a60a4e7d964bb2.tar.gz historical-19d49693abf2d212efe2d27ac3a60a4e7d964bb2.tar.bz2 historical-19d49693abf2d212efe2d27ac3a60a4e7d964bb2.zip |
ppc stable wrt #350853
Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r-- | dev-perl/Variable-Magic/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Variable-Magic/ChangeLog b/dev-perl/Variable-Magic/ChangeLog index afb2f8073999..5cd0b844c8ea 100644 --- a/dev-perl/Variable-Magic/ChangeLog +++ b/dev-perl/Variable-Magic/ChangeLog @@ -1,6 +1,10 @@ # 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.34 2011/04/02 10:35:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.35 2011/08/13 09:09:09 xarthisius Exp $ + + 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + Variable-Magic-0.460.ebuild: + ppc stable wrt #350853 02 Apr 2011; Torsten Veller <tove@gentoo.org> -Variable-Magic-0.45.ebuild: Cleanup diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild index 4b656f9383ca..789e20bf7864 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.3 2011/03/27 08:35:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild,v 1.4 2011/08/13 09:09:09 xarthisius 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 ppc x86" IUSE="test" RDEPEND="" |