diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-05 11:00:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-05 11:00:22 +0000 |
commit | bf4ac6539641c67c47170f54a2458682eb1f2fc2 (patch) | |
tree | 1f3c19c586a7529370e75cb49c4d76e82747e23d /sys-devel/libperl | |
parent | Revision bump containing fix for newer versions of media-gfx/imagemagick. Clo... (diff) | |
download | gentoo-2-bf4ac6539641c67c47170f54a2458682eb1f2fc2.tar.gz gentoo-2-bf4ac6539641c67c47170f54a2458682eb1f2fc2.tar.bz2 gentoo-2-bf4ac6539641c67c47170f54a2458682eb1f2fc2.zip |
Stable on ppc64; bug #66360
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index bc1521bc8925..3eefffc50088 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libperl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.51 2004/12/04 20:13:31 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.52 2004/12/05 11:00:22 corsair Exp $ + + 05 Dec 2004; Markus Rothe <corsair@gentoo.org> libperl-5.8.5.ebuild: + Stable on ppc64; bug #66360 04 Dec 2004; Robert Coie <rac@gentoo.org> libperl-5.8.5.ebuild: keyword 5.8.5 x86/amd64/ppc diff --git a/sys-devel/libperl/libperl-5.8.5.ebuild b/sys-devel/libperl/libperl-5.8.5.ebuild index 0859c237f45f..67e26389d1a5 100644 --- a/sys-devel/libperl/libperl-5.8.5.ebuild +++ b/sys-devel/libperl/libperl-5.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5.ebuild,v 1.7 2004/12/05 09:23:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5.ebuild,v 1.8 2004/12/05 11:00:22 corsair Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -73,7 +73,7 @@ HOMEPAGE="http://www.perl.org" SLOT="${PERLSLOT}" LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" LICENSE="Artistic GPL-2" -KEYWORDS="x86 ppc ~sparc ~mips ~alpha arm hppa amd64 ia64 ~ppc64 s390 sh" +KEYWORDS="x86 ppc ~sparc ~mips ~alpha arm hppa amd64 ia64 ppc64 s390 sh" # rac 2004.08.06 |