diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:06:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:06:26 +0000 |
commit | 4bcc6b0f6edea5d327e8a51d7ff33dfbe5dd7e15 (patch) | |
tree | b44e5bb946a8d285347e6383225da0f6b399ad32 /dev-perl/PDL | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-2-4bcc6b0f6edea5d327e8a51d7ff33dfbe5dd7e15.tar.gz gentoo-2-4bcc6b0f6edea5d327e8a51d7ff33dfbe5dd7e15.tar.bz2 gentoo-2-4bcc6b0f6edea5d327e8a51d7ff33dfbe5dd7e15.zip |
fix typos (the arch is hppa, not hpp); don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r-- | dev-perl/PDL/PDL-2.3.2-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/PDL/PDL-2.3.2-r2.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/PDL/PDL-2.3.4.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/PDL/PDL-2.4.0.ebuild | 5 |
4 files changed, 5 insertions, 9 deletions
diff --git a/dev-perl/PDL/PDL-2.3.2-r1.ebuild b/dev-perl/PDL/PDL-2.3.2-r1.ebuild index 1a76617d4e2b..cb9f5d7644be 100644 --- a/dev-perl/PDL/PDL-2.3.2-r1.ebuild +++ b/dev-perl/PDL/PDL-2.3.2-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.3.2-r1.ebuild,v 1.18 2004/06/25 00:53:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.3.2-r1.ebuild,v 1.19 2004/07/14 20:06:26 agriffis Exp $ IUSE="opengl" inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="PDL Perl Module" SRC_URI="http://cpan.valueclick.com/modules/by-module/PDL/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/PDL/${P}.readme" diff --git a/dev-perl/PDL/PDL-2.3.2-r2.ebuild b/dev-perl/PDL/PDL-2.3.2-r2.ebuild index 1f4b2dbbafe3..e8add843c4ba 100644 --- a/dev-perl/PDL/PDL-2.3.2-r2.ebuild +++ b/dev-perl/PDL/PDL-2.3.2-r2.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.3.2-r2.ebuild,v 1.8 2004/06/25 00:53:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.3.2-r2.ebuild,v 1.9 2004/07/14 20:06:26 agriffis Exp $ IUSE="opengl" inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="PDL Perl Module" SRC_URI="http://cpan.valueclick.com/modules/by-module/PDL/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/PDL/${P}.readme" diff --git a/dev-perl/PDL/PDL-2.3.4.ebuild b/dev-perl/PDL/PDL-2.3.4.ebuild index c87b0c838d17..3855b4e9d89e 100644 --- a/dev-perl/PDL/PDL-2.3.4.ebuild +++ b/dev-perl/PDL/PDL-2.3.4.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.3.4.ebuild,v 1.5 2004/06/25 00:53:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.3.4.ebuild,v 1.6 2004/07/14 20:06:26 agriffis Exp $ IUSE="opengl" inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="PDL Perl Module" SRC_URI="http://cpan.valueclick.com/modules/by-module/PDL/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/PDL/${P}.readme" diff --git a/dev-perl/PDL/PDL-2.4.0.ebuild b/dev-perl/PDL/PDL-2.4.0.ebuild index af980df617e7..87835d45ef6e 100644 --- a/dev-perl/PDL/PDL-2.4.0.ebuild +++ b/dev-perl/PDL/PDL-2.4.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.0.ebuild,v 1.9 2004/06/25 00:53:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.0.ebuild,v 1.10 2004/07/14 20:06:26 agriffis Exp $ IUSE="opengl" inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="PDL Perl Module" SRC_URI="http://cpan.valueclick.com/modules/by-module/PDL/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/PDL/${P}.readme" @@ -42,7 +41,7 @@ src_unpack() { sed -e "s:WITH_3D => undef:WITH_3D => 0:" \ ${FILESDIR}/perldl.conf > ${S}/perldl.conf fi - if use hpp || use amd64; then + if use hppa || use amd64; then cd ${S}/Lib/Slatec sed -i -e "s/mycompiler -c -o/mycompiler -fPIC -c -o/" Makefile.PL fi |