summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-06-20 20:30:26 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-06-20 20:30:26 +0000
commit0a99ccb3e73c8a00ac16bf299e6ab2c2b6264076 (patch)
tree61ee2d24b02e028b60f1dbf3616ded64c862ee88 /dev-perl/XML-Fast
parentarm stable, bug #421221 (diff)
downloadgentoo-2-0a99ccb3e73c8a00ac16bf299e6ab2c2b6264076.tar.gz
gentoo-2-0a99ccb3e73c8a00ac16bf299e6ab2c2b6264076.tar.bz2
gentoo-2-0a99ccb3e73c8a00ac16bf299e6ab2c2b6264076.zip
stable for amd64 wrt bug #422473
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/XML-Fast')
-rw-r--r--dev-perl/XML-Fast/ChangeLog5
-rw-r--r--dev-perl/XML-Fast/XML-Fast-0.110.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Fast/ChangeLog b/dev-perl/XML-Fast/ChangeLog
index e097b5df1ca5..5d1833804893 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.2 2012/04/03 12:16:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Fast/ChangeLog,v 1.3 2012/06/20 20:30:26 hasufell Exp $
+
+ 20 Jun 2012; Julian Ospald <hasufell@gentoo.org> XML-Fast-0.110.0.ebuild:
+ stable for amd64 wrt bug #422473
*XML-Fast-0.110.0 (03 Apr 2012)
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"