diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-16 17:56:50 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-16 17:56:50 +0000 |
commit | 9d761a264ad06e4a7cccf467114bca49bf063657 (patch) | |
tree | 4691d4fbdab0ec43ea76fcf7851be9590cff06ba /sys-devel/libperl | |
parent | Mask bad perls. (diff) | |
download | gentoo-2-9d761a264ad06e4a7cccf467114bca49bf063657.tar.gz gentoo-2-9d761a264ad06e4a7cccf467114bca49bf063657.tar.bz2 gentoo-2-9d761a264ad06e4a7cccf467114bca49bf063657.zip |
multilib fixes for amd64's 2005.0.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'sys-devel/libperl')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.5.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.6.ebuild | 4 |
4 files changed, 14 insertions, 4 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index 75c159d73212..79d1c95b6df2 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,10 @@ # 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.57 2005/01/03 00:06:39 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.58 2005/01/16 17:55:23 eradicator Exp $ + + 16 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> + libperl-5.8.5-r1.ebuild, libperl-5.8.5.ebuild, libperl-5.8.6.ebuild: + multilib fixes for amd64's 2005.0. 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/sys-devel/libperl/libperl-5.8.5-r1.ebuild b/sys-devel/libperl/libperl-5.8.5-r1.ebuild index 7f26004070f0..b9108d3f98d7 100644 --- a/sys-devel/libperl/libperl-5.8.5-r1.ebuild +++ b/sys-devel/libperl/libperl-5.8.5-r1.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.5-r1.ebuild,v 1.5 2005/01/03 00:06:39 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5-r1.ebuild,v 1.6 2005/01/16 17:55:23 eradicator Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -195,6 +195,8 @@ src_compile() { rm -f config.sh Policy.sh + [ -n "${ABI}" ] && myconf="${myconf} -Dusrinc=$(get_ml_incdir)" + sh Configure -des \ -Darchname="${myarch}" \ -Dcccdlflags='-fPIC' \ diff --git a/sys-devel/libperl/libperl-5.8.5.ebuild b/sys-devel/libperl/libperl-5.8.5.ebuild index a2791e2628a1..1ca884149302 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-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.5.ebuild,v 1.13 2005/01/03 00:06:39 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5.ebuild,v 1.14 2005/01/16 17:55:23 eradicator Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -193,6 +193,8 @@ src_compile() { rm -f config.sh Policy.sh + [ -n "${ABI}" ] && myconf="${myconf} -Dusrinc=$(get_ml_incdir)" + sh Configure -des \ -Darchname="${myarch}" \ -Dcccdlflags='-fPIC' \ diff --git a/sys-devel/libperl/libperl-5.8.6.ebuild b/sys-devel/libperl/libperl-5.8.6.ebuild index 8aee00e1a6c5..b6d912c6f0b6 100644 --- a/sys-devel/libperl/libperl-5.8.6.ebuild +++ b/sys-devel/libperl/libperl-5.8.6.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.6.ebuild,v 1.3 2005/01/03 00:06:39 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.6.ebuild,v 1.4 2005/01/16 17:55:23 eradicator Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -192,6 +192,8 @@ src_compile() { rm -f config.sh Policy.sh + [ -n "${ABI}" ] && myconf="${myconf} -Dusrinc=$(get_ml_incdir)" + sh Configure -des \ -Darchname="${myarch}" \ -Dcccdlflags='-fPIC' \ |