From 93fcd50cf870925205b1fdcc2b1a5fba43b2001c Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 10 Jul 2007 23:33:33 +0000 Subject: whitespace Package-Manager: portage-2.1.2.9 --- dev-perl/PDL/PDL-2.4.2-r1.ebuild | 4 +--- dev-perl/PDL/PDL-2.4.3-r1.ebuild | 3 +-- dev-perl/PDL/PDL-2.4.3.ebuild | 4 +--- 3 files changed, 3 insertions(+), 8 deletions(-) (limited to 'dev-perl/PDL') diff --git a/dev-perl/PDL/PDL-2.4.2-r1.ebuild b/dev-perl/PDL/PDL-2.4.2-r1.ebuild index c817cac62797..16165b71396f 100644 --- a/dev-perl/PDL/PDL-2.4.2-r1.ebuild +++ b/dev-perl/PDL/PDL-2.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2-r1.ebuild,v 1.16 2007/06/24 21:29:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2-r1.ebuild,v 1.17 2007/07/10 23:33:28 mr_bones_ Exp $ inherit perl-module eutils multilib @@ -25,7 +25,6 @@ DEPEND=">=sys-libs/ncurses-5.2 mydoc="DEPENDENCIES DEVELOPMENT MANIFEST* Release_Notes TODO" - pkg_setup() { echo "" elog "If you want GSL library support in PDL," @@ -49,7 +48,6 @@ src_unpack() { ${S}/perldl.conf fi - # Unconditional -fPIC for the lib (#55238) sed -i -e "s/mycompiler -c -o/mycompiler -fPIC -c -o/" ${S}/Lib/Slatec/Makefile.PL } diff --git a/dev-perl/PDL/PDL-2.4.3-r1.ebuild b/dev-perl/PDL/PDL-2.4.3-r1.ebuild index 5a01b87baa7b..ad4ffaf431c1 100644 --- a/dev-perl/PDL/PDL-2.4.3-r1.ebuild +++ b/dev-perl/PDL/PDL-2.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.3-r1.ebuild,v 1.6 2007/06/24 21:29:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.3-r1.ebuild,v 1.7 2007/07/10 23:33:28 mr_bones_ Exp $ inherit perl-module eutils multilib @@ -44,7 +44,6 @@ src_unpack() { ${S}/perldl.conf fi - # Unconditional -fPIC for the lib (#55238) sed -i -e "s/mycompiler -c -o/mycompiler -fPIC -c -o/" ${S}/Lib/Slatec/Makefile.PL } diff --git a/dev-perl/PDL/PDL-2.4.3.ebuild b/dev-perl/PDL/PDL-2.4.3.ebuild index 9947c751d26d..a045df43b6c2 100644 --- a/dev-perl/PDL/PDL-2.4.3.ebuild +++ b/dev-perl/PDL/PDL-2.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.3.ebuild,v 1.8 2007/06/24 21:29:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.3.ebuild,v 1.9 2007/07/10 23:33:28 mr_bones_ Exp $ inherit perl-module eutils multilib @@ -28,7 +28,6 @@ mydoc="DEPENDENCIES DEVELOPMENT MANIFEST* Release_Notes TODO" #SRC_TEST="do" - pkg_setup() { echo "" elog "If you want GSL library support in PDL," @@ -52,7 +51,6 @@ src_unpack() { ${S}/perldl.conf fi - # Unconditional -fPIC for the lib (#55238) sed -i -e "s/mycompiler -c -o/mycompiler -fPIC -c -o/" ${S}/Lib/Slatec/Makefile.PL } -- cgit v1.2.3-65-gdbad