summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-10 23:33:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-10 23:33:33 +0000
commit93fcd50cf870925205b1fdcc2b1a5fba43b2001c (patch)
tree82a101e0558dc7f960b351ea938ed8736b4368db /dev-perl/PDL
parentKeyworded ~sparc-fbsd (diff)
downloadhistorical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.gz
historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.bz2
historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r--dev-perl/PDL/PDL-2.4.2-r1.ebuild4
-rw-r--r--dev-perl/PDL/PDL-2.4.3-r1.ebuild3
-rw-r--r--dev-perl/PDL/PDL-2.4.3.ebuild4
3 files changed, 3 insertions, 8 deletions
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
}