diff options
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 } - |