diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-04 06:22:40 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-04 06:22:40 +0000 |
commit | 0f366dc66bb903f43c0680f0a1e30072b46bb45d (patch) | |
tree | cc44623fb8bc28804b40a3d28dd2dd08cf00905c /dev-perl/XML-Fast | |
parent | marked x86 per bug 422473 (diff) | |
download | gentoo-2-0f366dc66bb903f43c0680f0a1e30072b46bb45d.tar.gz gentoo-2-0f366dc66bb903f43c0680f0a1e30072b46bb45d.tar.bz2 gentoo-2-0f366dc66bb903f43c0680f0a1e30072b46bb45d.zip |
marked x86 per bug 422473
(Portage version: 2.2.0_alpha115/cvs/Linux i686)
Diffstat (limited to 'dev-perl/XML-Fast')
-rw-r--r-- | dev-perl/XML-Fast/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Fast/ChangeLog b/dev-perl/XML-Fast/ChangeLog index e2c8473e286b..6750a4508ce9 100644 --- a/dev-perl/XML-Fast/ChangeLog +++ b/dev-perl/XML-Fast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-Fast # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Fast/ChangeLog,v 1.4 2012/06/24 12:59:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Fast/ChangeLog,v 1.5 2012/07/04 06:22:40 jdhore Exp $ + + 04 Jul 2012; Jeff Horelick <jdhore@gentoo.org> XML-Fast-0.110.0.ebuild: + marked x86 per bug 422473 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild b/dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild index 629561f13fb8..3ac75cfd7b6c 100644 --- a/dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild +++ b/dev-perl/XML-Fast/XML-Fast-0.110.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/XML-Fast/XML-Fast-0.110.0.ebuild,v 1.2 2012/06/20 20:30:26 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild,v 1.3 2012/07/04 06:22:40 jdhore Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple and very fast XML to hash conversion" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="virtual/perl-Encode" |