diff options
author | Julian Ospald <hasufell@gentoo.org> | 2012-06-20 20:30:26 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2012-06-20 20:30:26 +0000 |
commit | 45f15a78511314efc8cadc8ada6eac4f835f2142 (patch) | |
tree | fd74996d939a21ffbb2ef80591f9eb96e49462d3 /dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild | |
parent | arm stable, bug #421221 (diff) | |
download | historical-45f15a78511314efc8cadc8ada6eac4f835f2142.tar.gz historical-45f15a78511314efc8cadc8ada6eac4f835f2142.tar.bz2 historical-45f15a78511314efc8cadc8ada6eac4f835f2142.zip |
stable for amd64 wrt bug #422473
Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild')
-rw-r--r-- | dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ea2d91c9a4e6..629561f13fb8 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.1 2012/04/03 12:16:22 tove Exp $ +# $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 $ 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" |