diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-13 01:06:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-13 01:06:50 +0000 |
commit | 98fdbb0c4d5e62f9b7bf86f2a919de873072904c (patch) | |
tree | 069d0790599164b6b0aeb9c598d70a9ac223e151 /x11-libs | |
parent | Import from Science overlay (diff) | |
download | gentoo-2-98fdbb0c4d5e62f9b7bf86f2a919de873072904c.tar.gz gentoo-2-98fdbb0c4d5e62f9b7bf86f2a919de873072904c.tar.bz2 gentoo-2-98fdbb0c4d5e62f9b7bf86f2a919de873072904c.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/goffice-0.6.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/goffice/goffice-0.6.5.ebuild b/x11-libs/goffice/goffice-0.6.5.ebuild index a8541116106a..b134307bf5c8 100644 --- a/x11-libs/goffice/goffice-0.6.5.ebuild +++ b/x11-libs/goffice/goffice-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.5.ebuild,v 1.3 2009/04/11 20:05:12 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.5.ebuild,v 1.4 2009/04/13 01:06:50 mr_bones_ Exp $ EAPI=2 @@ -40,4 +40,3 @@ pkg_setup() { G2CONF="${G2CONF} $(use_with gnome)" filter-flags -ffast-math } - |