diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-02 00:54:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-02 00:54:19 +0000 |
commit | ce2f1f7be2bd51a508b55379fd0017d5403b9d92 (patch) | |
tree | 72e2adab0672fda003f09a6738089add7baa053b /sys-devel/libperl/libperl-5.8.7.ebuild | |
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/libperl/libperl-5.8.7.ebuild')
-rw-r--r-- | sys-devel/libperl/libperl-5.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |