diff options
author | 2005-10-02 00:54:19 +0000 | |
---|---|---|
committer | 2005-10-02 00:54:19 +0000 | |
commit | ce2f1f7be2bd51a508b55379fd0017d5403b9d92 (patch) | |
tree | 72e2adab0672fda003f09a6738089add7baa053b /sys-devel | |
parent | Patch to fix configure applied to this version too, bug 107318. (diff) | |
download | gentoo-2-ce2f1f7be2bd51a508b55379fd0017d5403b9d92.tar.gz gentoo-2-ce2f1f7be2bd51a508b55379fd0017d5403b9d92.tar.bz2 gentoo-2-ce2f1f7be2bd51a508b55379fd0017d5403b9d92.zip |
Stable on ia64, bug 106678.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-devel')
-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 9cf1a975ff44..818410672730 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.84 2005/09/23 23:47:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.85 2005/10/02 00:53:00 kloeri Exp $ + + 02 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> libperl-5.8.7.ebuild: + Stable on ia64, bug 106678. 23 Sep 2005; Bryan Østergaard <kloeri@gentoo.org> libperl-5.8.7.ebuild: Stable on alpha, bug 106678. diff --git a/sys-devel/libperl/libperl-5.8.7.ebuild b/sys-devel/libperl/libperl-5.8.7.ebuild index 225391eef556..f8f0cef4f2b1 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.14 2005/09/23 23:47:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.7.ebuild,v 1.15 2005/10/02 00:53:00 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" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86" # rac 2004.08.06 |