summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 13:00:28 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 13:00:28 +0000
commit91366a155f7851b9672c7d5cf3df76ef0394f5c8 (patch)
tree619f5df7b69d905b86fa02f3c9d6e06365c3721a /sys-devel/libperl
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-91366a155f7851b9672c7d5cf3df76ef0394f5c8.tar.gz
gentoo-2-91366a155f7851b9672c7d5cf3df76ef0394f5c8.tar.bz2
gentoo-2-91366a155f7851b9672c7d5cf3df76ef0394f5c8.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r--sys-devel/libperl/ChangeLog5
-rw-r--r--sys-devel/libperl/libperl-5.10.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog
index 39fe74a2d3d7..165cbec2f1bf 100644
--- a/sys-devel/libperl/ChangeLog
+++ b/sys-devel/libperl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libperl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.163 2012/03/03 11:51:04 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.164 2012/04/26 13:00:28 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> libperl-5.10.1-r1.ebuild:
+ keyword ~amd64-fbsd
*libperl-5.10.1-r1 (03 Mar 2012)
diff --git a/sys-devel/libperl/libperl-5.10.1-r1.ebuild b/sys-devel/libperl/libperl-5.10.1-r1.ebuild
index 13de07c70a76..92cd3cba93a5 100644
--- a/sys-devel/libperl/libperl-5.10.1-r1.ebuild
+++ b/sys-devel/libperl/libperl-5.10.1-r1.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/sys-devel/libperl/libperl-5.10.1-r1.ebuild,v 1.1 2012/03/03 11:51:04 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.10.1-r1.ebuild,v 1.2 2012/04/26 13:00:28 aballier Exp $
inherit multilib
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
PDEPEND=">=dev-lang/perl-5.10.1"