summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-06-29 00:20:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-06-29 00:20:39 +0000
commit8bfb07814849fd763fc8ff27d0db9a6ac313cd91 (patch)
tree4ffb43cdf1148c0bc8eba4aef50144befa1db6e7 /sci-physics/meep
parentVersion bump. (diff)
downloadgentoo-2-8bfb07814849fd763fc8ff27d0db9a6ac313cd91.tar.gz
gentoo-2-8bfb07814849fd763fc8ff27d0db9a6ac313cd91.tar.bz2
gentoo-2-8bfb07814849fd763fc8ff27d0db9a6ac313cd91.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-physics/meep')
-rw-r--r--sci-physics/meep/meep-0.10.1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-physics/meep/meep-0.10.1.ebuild b/sci-physics/meep/meep-0.10.1.ebuild
index 3cf607272198..4c7d45feefdc 100644
--- a/sci-physics/meep/meep-0.10.1.ebuild
+++ b/sci-physics/meep/meep-0.10.1.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-physics/meep/meep-0.10.1.ebuild,v 1.3 2008/06/28 13:14:21 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild,v 1.4 2008/06/29 00:20:39 mr_bones_ Exp $
inherit eutils autotools
@@ -34,7 +34,6 @@ pkg_setup() {
fi
}
-
src_unpack() {
unpack ${A}
cd "${S}"
@@ -72,4 +71,3 @@ pkg_postinst() {
elog "that you use blas-atlas instead."
echo
}
-