diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-09-07 18:16:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-09-07 18:16:38 +0000 |
commit | 27495d7b2ce84d6c64e2bde0dbea0b5432c0c47b (patch) | |
tree | 7f0638bece76c857bc35f476c1aba53fdf627018 /sci-libs | |
parent | Stable for x86, wrt bug #434210 (diff) | |
download | gentoo-2-27495d7b2ce84d6c64e2bde0dbea0b5432c0c47b.tar.gz gentoo-2-27495d7b2ce84d6c64e2bde0dbea0b5432c0c47b.tar.bz2 gentoo-2-27495d7b2ce84d6c64e2bde0dbea0b5432c0c47b.zip |
whitespace
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/colpack/colpack-1.0.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/colpack/colpack-1.0.8.ebuild b/sci-libs/colpack/colpack-1.0.8.ebuild index 66133beb1ad0..8f44a0ffd5d6 100644 --- a/sci-libs/colpack/colpack-1.0.8.ebuild +++ b/sci-libs/colpack/colpack-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/colpack/colpack-1.0.8.ebuild,v 1.1 2012/09/06 17:08:46 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/colpack/colpack-1.0.8.ebuild,v 1.2 2012/09/07 18:16:38 mr_bones_ Exp $ EAPI=4 @@ -34,7 +34,6 @@ pkg_setup() { fi } - src_configure() { local myeconfargs=( $(use_enable openmp) |