diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-01-26 22:01:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-01-26 22:01:54 +0000 |
commit | 99abee1ca53530f780029d805e4c3e1b8d5a5739 (patch) | |
tree | a120459e3a6dce89f550e4250e4aaafafc19a62c /sci-visualization/gfsview | |
parent | whitespace (diff) | |
download | gentoo-2-99abee1ca53530f780029d805e4c3e1b8d5a5739.tar.gz gentoo-2-99abee1ca53530f780029d805e4c3e1b8d5a5739.tar.bz2 gentoo-2-99abee1ca53530f780029d805e4c3e1b8d5a5739.zip |
whitespace
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'sci-visualization/gfsview')
-rw-r--r-- | sci-visualization/gfsview/gfsview-20111003.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-visualization/gfsview/gfsview-20111003.ebuild b/sci-visualization/gfsview/gfsview-20111003.ebuild index 1dbc64e1ce88..6692fe26af23 100644 --- a/sci-visualization/gfsview/gfsview-20111003.ebuild +++ b/sci-visualization/gfsview/gfsview-20111003.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-visualization/gfsview/gfsview-20111003.ebuild,v 1.1 2012/01/23 04:33:02 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gfsview/gfsview-20111003.ebuild,v 1.2 2012/01/26 22:01:54 mr_bones_ Exp $ EAPI=4 @@ -25,7 +25,6 @@ DEPEND="${RDEPEND} S="${WORKDIR}"/${P/-20/-snapshot-} - src_configure() { econf $(use_enable static-libs static) } |