summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-10-28 02:11:32 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-10-28 02:11:32 +0000
commitb022b853553ea772f4b2e0b2bb92701f24967474 (patch)
tree094767053598f3826ed37cfa502ab6252096e52f /sci-libs
parentwhitespace (diff)
downloadhistorical-b022b853553ea772f4b2e0b2bb92701f24967474.tar.gz
historical-b022b853553ea772f4b2e0b2bb92701f24967474.tar.bz2
historical-b022b853553ea772f4b2e0b2bb92701f24967474.zip
whitespace
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/gerris/gerris-20080929.ebuild4
-rw-r--r--sci-libs/gts/gts-20081607.ebuild3
2 files changed, 2 insertions, 5 deletions
diff --git a/sci-libs/gerris/gerris-20080929.ebuild b/sci-libs/gerris/gerris-20080929.ebuild
index fef1abaa8f44..8a02e871610f 100644
--- a/sci-libs/gerris/gerris-20080929.ebuild
+++ b/sci-libs/gerris/gerris-20080929.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gerris/gerris-20080929.ebuild,v 1.1 2008/10/04 10:35:46 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gerris/gerris-20080929.ebuild,v 1.2 2008/10/28 02:11:14 mr_bones_ Exp $
inherit autotools
@@ -24,7 +24,6 @@ DEPEND="${RDEPEND}
S="${WORKDIR}"/${PN}-snapshot-080929
-
src_unpack() {
unpack ${A}
cd "${S}"
@@ -32,7 +31,6 @@ src_unpack() {
eautoreconf
}
-
src_compile() {
econf $(use_enable mpi ) \
$(use_enable dx) \
diff --git a/sci-libs/gts/gts-20081607.ebuild b/sci-libs/gts/gts-20081607.ebuild
index c047966c87ee..63917f40c811 100644
--- a/sci-libs/gts/gts-20081607.ebuild
+++ b/sci-libs/gts/gts-20081607.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20081607.ebuild,v 1.1 2008/10/04 10:33:09 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20081607.ebuild,v 1.2 2008/10/28 02:11:32 mr_bones_ Exp $
inherit eutils
@@ -28,7 +28,6 @@ src_unpack() {
epatch "${FILESDIR}"/${PN}-0.7.6-include-fix.patch
}
-
src_install() {
make DESTDIR="${D}" install || die "Install failed"
dodoc AUTHORS ChangeLog NEWS README THANKS TODO