summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 14:12:39 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 14:12:39 +0000
commitd0e80cf92ec9c9536c438001478e73252c157021 (patch)
tree1281292ecdbfe9b732db0a380c4c5a88d12df936 /dev-perl/XML-Parser
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-d0e80cf92ec9c9536c438001478e73252c157021.tar.gz
gentoo-2-d0e80cf92ec9c9536c438001478e73252c157021.tar.bz2
gentoo-2-d0e80cf92ec9c9536c438001478e73252c157021.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/XML-Parser')
-rw-r--r--dev-perl/XML-Parser/ChangeLog5
-rw-r--r--dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/XML-Parser/ChangeLog b/dev-perl/XML-Parser/ChangeLog
index 17c3a23c43f3..113e7fd2d049 100644
--- a/dev-perl/XML-Parser/ChangeLog
+++ b/dev-perl/XML-Parser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/XML-Parser
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.56 2012/04/17 21:55:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/ChangeLog,v 1.57 2012/04/26 14:12:39 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> XML-Parser-2.410.0.ebuild:
+ keyword ~amd64-fbsd
17 Apr 2012; Brent Baude <ranger@gentoo.org> XML-Parser-2.410.0.ebuild:
Marking XML-Parser-2.410.0 ppc64 for bug 410367
diff --git a/dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild b/dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild
index 0d0b1025b828..72e25044b69a 100644
--- a/dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild
+++ b/dev-perl/XML-Parser/XML-Parser-2.410.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-Parser/XML-Parser-2.410.0.ebuild,v 1.8 2012/04/17 21:55:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Parser/XML-Parser-2.410.0.ebuild,v 1.9 2012/04/26 14:12:39 aballier Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module multilib
DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-libs/expat-1.95.1-r1"