diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-14 15:48:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-14 15:48:31 +0000 |
commit | 8206ddfdd591619eaa674b7caa3e7aa334d6bcf2 (patch) | |
tree | cb0738580947929f27a7ee6681dcefcdf4121f90 /sys-devel/libperl | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-8206ddfdd591619eaa674b7caa3e7aa334d6bcf2.tar.gz gentoo-2-8206ddfdd591619eaa674b7caa3e7aa334d6bcf2.tar.bz2 gentoo-2-8206ddfdd591619eaa674b7caa3e7aa334d6bcf2.zip |
Stable on ppc64; bug #219203
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index 50bf9b902509..bae14203f0e7 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libperl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.130 2008/05/14 14:20:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.131 2008/05/14 15:48:31 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> libperl-5.8.8-r2.ebuild: + Stable on ppc64; bug #219203 14 May 2008; Jeroen Roovers <jer@gentoo.org> libperl-5.8.8-r2.ebuild: Stable for HPPA (bug #219203). diff --git a/sys-devel/libperl/libperl-5.8.8-r2.ebuild b/sys-devel/libperl/libperl-5.8.8-r2.ebuild index ebefc8a02a13..b16e66fefbd1 100644 --- a/sys-devel/libperl/libperl-5.8.8-r2.ebuild +++ b/sys-devel/libperl/libperl-5.8.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r2.ebuild,v 1.4 2008/05/14 14:20:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r2.ebuild,v 1.5 2008/05/14 15:48:31 corsair Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -68,7 +68,7 @@ HOMEPAGE="http://www.perl.org" SLOT="${PERLSLOT}" LIBPERL="libperl$(get_libname ${PERLSLOT}.${SHORT_PV})" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" # rac 2004.08.06 |