summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-11-16 20:19:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-11-16 20:19:25 +0000
commitf185b943f8263b2ce0264882ebc3fab175c27e09 (patch)
treec7c9949207b7de57dd092583e865196001eb3a7d /sys-devel/libperl
parentversion bump + backported portage provider for eix-0.18 compatibility (see #2... (diff)
downloadgentoo-2-f185b943f8263b2ce0264882ebc3fab175c27e09.tar.gz
gentoo-2-f185b943f8263b2ce0264882ebc3fab175c27e09.tar.bz2
gentoo-2-f185b943f8263b2ce0264882ebc3fab175c27e09.zip
Add ~alpha/~ia64/~s390/~sparc wrt #288028
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r--sys-devel/libperl/ChangeLog5
-rw-r--r--sys-devel/libperl/libperl-5.10.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog
index a14fa8b6c721..edf0bbb7ae7a 100644
--- a/sys-devel/libperl/ChangeLog
+++ b/sys-devel/libperl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libperl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.147 2009/11/15 19:21:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.148 2009/11/16 20:19:25 armin76 Exp $
+
+ 16 Nov 2009; Raúl Porcel <armin76@gentoo.org> libperl-5.10.1.ebuild:
+ Add ~alpha/~ia64/~s390/~sparc wrt #288028
15 Nov 2009; Raúl Porcel <armin76@gentoo.org> libperl-5.10.1.ebuild:
Add ~m68k wrt #288028, thanks to kolla for testing
diff --git a/sys-devel/libperl/libperl-5.10.1.ebuild b/sys-devel/libperl/libperl-5.10.1.ebuild
index b262cbd30930..df4cc66312b3 100644
--- a/sys-devel/libperl/libperl-5.10.1.ebuild
+++ b/sys-devel/libperl/libperl-5.10.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.ebuild,v 1.7 2009/11/15 19:21:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.10.1.ebuild,v 1.8 2009/11/16 20:19:25 armin76 Exp $
inherit multilib
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~hppa ~m68k ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sparc ~x86"
IUSE=""
PDEPEND=">=dev-lang/perl-5.10.1"