diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:04:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:04:13 +0000 |
commit | 3edcfbe687974f5d759689ba6c6ce63dff2ff5dc (patch) | |
tree | fffbf114166410d19b99ba5c8169fa8effc7b08c /app-office/gnumeric | |
parent | whitespace (diff) | |
download | historical-3edcfbe687974f5d759689ba6c6ce63dff2ff5dc.tar.gz historical-3edcfbe687974f5d759689ba6c6ce63dff2ff5dc.tar.bz2 historical-3edcfbe687974f5d759689ba6c6ce63dff2ff5dc.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.6.3.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-office/gnumeric/gnumeric-1.6.3.ebuild b/app-office/gnumeric/gnumeric-1.6.3.ebuild index b9af00a004cc..86a9b4209c69 100644 --- a/app-office/gnumeric/gnumeric-1.6.3.ebuild +++ b/app-office/gnumeric/gnumeric-1.6.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/app-office/gnumeric/gnumeric-1.6.3.ebuild,v 1.9 2007/01/25 05:14:16 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.6.3.ebuild,v 1.10 2007/07/13 07:04:13 mr_bones_ Exp $ inherit eutils flag-o-matic gnome2 @@ -49,7 +49,6 @@ DEPEND="${RDEPEND} DOCS="AUTHORS BEVERAGES BUGS ChangeLog HACKING MAINTAINERS NEWS README TODO" USE_DESTDIR="1" - pkg_setup() { G2CONF="--enable-ssindex \ $(use_with python) \ @@ -73,7 +72,6 @@ src_unpack() { gnome2_omf_fix ${S}/doc/C/Makefile.in } - src_install() { gnome2_src_install |