summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-03-02 13:10:32 +0000
committerAron Griffis <agriffis@gentoo.org>2004-03-02 13:10:32 +0000
commitf8744d8422443d20cd14420321248d34e542bb3d (patch)
treef39ac702f289a9366f0a33e23a3c147f05ba7ce6 /gnome-extra/gnome-utils
parentFix compilation on ia64 (Manifest recommit) (diff)
downloadgentoo-2-f8744d8422443d20cd14420321248d34e542bb3d.tar.gz
gentoo-2-f8744d8422443d20cd14420321248d34e542bb3d.tar.bz2
gentoo-2-f8744d8422443d20cd14420321248d34e542bb3d.zip
fix trailing w/s
Diffstat (limited to 'gnome-extra/gnome-utils')
-rw-r--r--gnome-extra/gnome-utils/gnome-utils-2.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-utils/gnome-utils-2.4.1.ebuild b/gnome-extra/gnome-utils/gnome-utils-2.4.1.ebuild
index 909d5c4c369e..c5ab9df37650 100644
--- a/gnome-extra/gnome-utils/gnome-utils-2.4.1.ebuild
+++ b/gnome-extra/gnome-utils/gnome-utils-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-utils/gnome-utils-2.4.1.ebuild,v 1.6 2004/03/02 13:09:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-utils/gnome-utils-2.4.1.ebuild,v 1.7 2004/03/02 13:10:32 agriffis Exp $
inherit gnome2
@@ -34,7 +34,7 @@ DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS"
src_compile() {
gnome2_src_configure
-
+
# This fixes compilation on ia64. I wish I knew the "right"
# solution but this will have to do for now.
# (01 Mar 2004 agriffis)