diff options
author | Torsten Veller <tove@gentoo.org> | 2011-03-27 08:35:43 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-03-27 08:35:43 +0000 |
commit | 9eef1ef0c902259cf9c74f045164644d8bfcd049 (patch) | |
tree | 2ccd9ac9f330c4717033a18d4dfa96e9449fd445 /dev-perl | |
parent | Stable on x86 (#350853) (diff) | |
download | gentoo-2-9eef1ef0c902259cf9c74f045164644d8bfcd049.tar.gz gentoo-2-9eef1ef0c902259cf9c74f045164644d8bfcd049.tar.bz2 gentoo-2-9eef1ef0c902259cf9c74f045164644d8bfcd049.zip |
Stable on x86 (#350853)
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Variable-Magic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.460.ebuild | 4 |
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="" |