diff options
author | 2007-12-11 01:53:52 +0000 | |
---|---|---|
committer | 2007-12-11 01:53:52 +0000 | |
commit | 6f6886974ae4fa162374ea97ad5014fe5da42b3d (patch) | |
tree | 4be4dd5362bc77a2322aad0a5d7e6d588399d517 /x11-libs/goffice | |
parent | whitespace (diff) | |
download | gentoo-2-6f6886974ae4fa162374ea97ad5014fe5da42b3d.tar.gz gentoo-2-6f6886974ae4fa162374ea97ad5014fe5da42b3d.tar.bz2 gentoo-2-6f6886974ae4fa162374ea97ad5014fe5da42b3d.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/goffice-0.4.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/goffice/goffice-0.4.3.ebuild b/x11-libs/goffice/goffice-0.4.3.ebuild index 53c856711a1f..31685b026246 100644 --- a/x11-libs/goffice/goffice-0.4.3.ebuild +++ b/x11-libs/goffice/goffice-0.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/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.1 2007/12/10 23:11:21 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.2 2007/12/11 01:53:52 mr_bones_ Exp $ inherit eutils gnome2 flag-o-matic @@ -66,4 +66,3 @@ src_compile() { filter-flags -ffast-math gnome2_src_compile } - |