summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:31:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:31:42 +0000
commit209c5c1033ee4980d3000bf5a0d7b380f364735a (patch)
tree927491b2e0991834d6ce9ad0f147f376ec104a0b /net-misc/gfax
parentwhitespace (diff)
downloadgentoo-2-209c5c1033ee4980d3000bf5a0d7b380f364735a.tar.gz
gentoo-2-209c5c1033ee4980d3000bf5a0d7b380f364735a.tar.bz2
gentoo-2-209c5c1033ee4980d3000bf5a0d7b380f364735a.zip
whitespace
(Portage version: 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
}