summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-18 09:02:15 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-18 09:02:15 +0000
commitfee1dc28464b1e83632039f40ec2138144c91287 (patch)
treea6f2667d3384f1fc3d0d15b8e8afa37ca8a99770 /dev-perl/libxml-perl
parentold (diff)
downloadgentoo-2-fee1dc28464b1e83632039f40ec2138144c91287.tar.gz
gentoo-2-fee1dc28464b1e83632039f40ec2138144c91287.tar.bz2
gentoo-2-fee1dc28464b1e83632039f40ec2138144c91287.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/libxml-perl')
-rw-r--r--dev-perl/libxml-perl/ChangeLog7
-rw-r--r--dev-perl/libxml-perl/libxml-perl-0.80.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/libxml-perl/ChangeLog b/dev-perl/libxml-perl/ChangeLog
index 97b8eca8b8a2..bd5c60993fcb 100644
--- a/dev-perl/libxml-perl/ChangeLog
+++ b/dev-perl/libxml-perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/libxml-perl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libxml-perl/ChangeLog,v 1.37 2011/09/04 11:20:43 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libxml-perl/ChangeLog,v 1.38 2012/05/18 09:02:15 aballier Exp $
+
+ 18 May 2012; Alexis Ballier <aballier@gentoo.org> libxml-perl-0.80.0.ebuild:
+ keyword ~amd64-fbsd
04 Sep 2011; Torsten Veller <tove@gentoo.org> -libxml-perl-0.08.ebuild:
Cleanup
diff --git a/dev-perl/libxml-perl/libxml-perl-0.80.0.ebuild b/dev-perl/libxml-perl/libxml-perl-0.80.0.ebuild
index 3a8aa72a6cc1..2bd8579be106 100644
--- a/dev-perl/libxml-perl/libxml-perl-0.80.0.ebuild
+++ b/dev-perl/libxml-perl/libxml-perl-0.80.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libxml-perl/libxml-perl-0.80.0.ebuild,v 1.2 2011/09/03 21:05:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libxml-perl/libxml-perl-0.80.0.ebuild,v 1.3 2012/05/18 09:02:15 aballier Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Collection of Perl modules for working with XML"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/XML-Parser-2.29"