diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-06-18 16:46:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-06-18 16:46:47 +0000 |
commit | 3c95cad48d6961205eae086a340db3c4a1a44757 (patch) | |
tree | a65a74d29bb1da564ee924b2d9232a96c6fe1e20 /sys-devel/libperl | |
parent | Stable on ppc64; bug #136784 (diff) | |
download | gentoo-2-3c95cad48d6961205eae086a340db3c4a1a44757.tar.gz gentoo-2-3c95cad48d6961205eae086a340db3c4a1a44757.tar.bz2 gentoo-2-3c95cad48d6961205eae086a340db3c4a1a44757.zip |
Stable on ia64.
(Portage version: 2.1)
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index 30ba8db8057d..1f780df05edc 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/libperl # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.115 2006/06/07 21:57:14 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.116 2006/06/18 16:46:47 kloeri Exp $ + + 18 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> + libperl-5.8.8-r1.ebuild: + Stable on ia64. 07 Jun 2006; Joshua Kinard <kumba@gentoo.org> libperl-5.8.8-r1.ebuild: Marked stable on mips. diff --git a/sys-devel/libperl/libperl-5.8.8-r1.ebuild b/sys-devel/libperl/libperl-5.8.8-r1.ebuild index 92a3c46d2f50..d89be687eaa0 100644 --- a/sys-devel/libperl/libperl-5.8.8-r1.ebuild +++ b/sys-devel/libperl/libperl-5.8.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.11 2006/06/07 21:57:14 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r1.ebuild,v 1.12 2006/06/18 16:46:47 kloeri 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" # rac 2004.08.06 |