summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:35:12 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:35:12 +0000
commit70e0bc0fd2ad1185f2ab869f6a540567e3ab743d (patch)
treec84ba08542cf5ae43abc0189bba76b8dd4d633fa /net-misc/gfax
parentwhitespace (diff)
downloadhistorical-70e0bc0fd2ad1185f2ab869f6a540567e3ab743d.tar.gz
historical-70e0bc0fd2ad1185f2ab869f6a540567e3ab743d.tar.bz2
historical-70e0bc0fd2ad1185f2ab869f6a540567e3ab743d.zip
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'net-misc/gfax')
-rw-r--r--net-misc/gfax/gfax-0.7.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/gfax/gfax-0.7.6.ebuild b/net-misc/gfax/gfax-0.7.6.ebuild
index 74412e9daafd..40625e9852f0 100644
--- a/net-misc/gfax/gfax-0.7.6.ebuild
+++ b/net-misc/gfax/gfax-0.7.6.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/net-misc/gfax/gfax-0.7.6.ebuild,v 1.1 2007/05/01 08:57:21 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gfax/gfax-0.7.6.ebuild,v 1.2 2007/06/26 02:31:42 mr_bones_ Exp $
inherit gnome2 mono eutils autotools
@@ -42,10 +42,10 @@ src_unpack() {
eautomake
}
-src_compile() {
+src_compile() {
addwrite /root/.gconf
addwrite /root/.gconfd
- gnome2_src_compile
+ gnome2_src_compile
}