diff options
author | 2005-09-20 18:30:10 +0000 | |
---|---|---|
committer | 2005-09-20 18:30:10 +0000 | |
commit | 228e9743292e3e30a1408d4383746fc6e598335d (patch) | |
tree | f32873c2e81d3b5ae31e865b6d641f67565e944b /sys-devel/libperl | |
parent | Stable on amd64, bug 105695. (diff) | |
download | gentoo-2-228e9743292e3e30a1408d4383746fc6e598335d.tar.gz gentoo-2-228e9743292e3e30a1408d4383746fc6e598335d.tar.bz2 gentoo-2-228e9743292e3e30a1408d4383746fc6e598335d.zip |
Stable on ppc64 (bug #106678)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index 25e198537bfd..aa230c3c86d6 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libperl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.81 2005/09/17 11:30:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.82 2005/09/20 18:30:10 corsair Exp $ + + 20 Sep 2005; Markus Rothe <corsair@gentoo.org> libperl-5.8.7.ebuild: + Stable on ppc64 (bug #106678) 05 Sep 2005; Herbie Hopkins <herbs@gentoo.org> libperl-5.8.7.ebuild: More multilib fixes thanks to Christophe Saout, bug 104509. diff --git a/sys-devel/libperl/libperl-5.8.7.ebuild b/sys-devel/libperl/libperl-5.8.7.ebuild index d7ba69386723..ef2b8278a265 100644 --- a/sys-devel/libperl/libperl-5.8.7.ebuild +++ b/sys-devel/libperl/libperl-5.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.11 2005/09/05 14:40:43 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.12 2005/09/20 18:30:10 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 ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc ~x86" # rac 2004.08.06 |