diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-24 14:07:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-24 14:07:24 +0000 |
commit | 206fdee7cc0495c1cdc3aa19895c81c6daa0fe1b (patch) | |
tree | 39139192ff7bfaa41ef67cea3d917066ebfbf9a0 /sys-devel | |
parent | Marking gst-plugins-pulse-0.10.22-r1 ppc for bug 333583 (diff) | |
download | gentoo-2-206fdee7cc0495c1cdc3aa19895c81c6daa0fe1b.tar.gz gentoo-2-206fdee7cc0495c1cdc3aa19895c81c6daa0fe1b.tar.bz2 gentoo-2-206fdee7cc0495c1cdc3aa19895c81c6daa0fe1b.zip |
Marking libperl-5.10.1 ppc for bug 340023
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index 32d12cf922a4..70a19b8b89c2 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libperl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.157 2010/10/22 18:32:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.158 2010/10/24 14:07:24 ranger Exp $ + + 24 Oct 2010; Brent Baude <ranger@gentoo.org> libperl-5.10.1.ebuild: + Marking libperl-5.10.1 ppc for bug 340023 22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> libperl-5.10.1.ebuild: ppc64 stable wrt #340023 diff --git a/sys-devel/libperl/libperl-5.10.1.ebuild b/sys-devel/libperl/libperl-5.10.1.ebuild index 3bd462abc5e8..321d2f9f5182 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-2010 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.16 2010/10/22 18:32:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.10.1.ebuild,v 1.17 2010/10/24 14:07:24 ranger 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" PDEPEND=">=dev-lang/perl-5.10.1" |