diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-05-25 15:54:14 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-05-25 15:54:14 +0000 |
commit | 43c688857cae136d324589bef5a8cf7868e472e7 (patch) | |
tree | 2d7d4c57cc01a1fb1a28f7ad750fb5cc5c0c11f6 /sys-devel | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-43c688857cae136d324589bef5a8cf7868e472e7.tar.gz gentoo-2-43c688857cae136d324589bef5a8cf7868e472e7.tar.bz2 gentoo-2-43c688857cae136d324589bef5a8cf7868e472e7.zip |
Stable on hppa.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index 8dbd0451612b..a2e2a22db403 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # 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.110 2006/05/24 15:27:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.111 2006/05/25 15:54:14 gmsoft Exp $ + + 25 May 2006; Guy Martin <gmsoft@gentoo.org> libperl-5.8.8-r1.ebuild: + Stable on hppa. 24 May 2006; <nixnut@gentoo.org> libperl-5.8.8-r1.ebuild: Stable on ppc. bug #133989 diff --git a/sys-devel/libperl/libperl-5.8.8-r1.ebuild b/sys-devel/libperl/libperl-5.8.8-r1.ebuild index f4671347cdb7..67bd900c61d4 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.6 2006/05/24 15:27:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.8-r1.ebuild,v 1.7 2006/05/25 15:54:14 gmsoft 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 |