summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-10-18 18:11:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-10-18 18:11:18 +0000
commit5f19e7269d903c010d541858ce449e3c79a7491c (patch)
tree0f3123fd8191db01a1766960a15358014ed71837 /net-misc/gnomba
parentix insecure tempfile handling in ppc version (Manifest recommit) (diff)
downloadgentoo-2-5f19e7269d903c010d541858ce449e3c79a7491c.tar.gz
gentoo-2-5f19e7269d903c010d541858ce449e3c79a7491c.tar.bz2
gentoo-2-5f19e7269d903c010d541858ce449e3c79a7491c.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'net-misc/gnomba')
-rw-r--r--net-misc/gnomba/gnomba-0.6.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/gnomba/gnomba-0.6.2-r1.ebuild b/net-misc/gnomba/gnomba-0.6.2-r1.ebuild
index 4ff7a0d0ea0d..5ae930978dff 100644
--- a/net-misc/gnomba/gnomba-0.6.2-r1.ebuild
+++ b/net-misc/gnomba/gnomba-0.6.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gnomba/gnomba-0.6.2-r1.ebuild,v 1.2 2004/10/18 13:21:11 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gnomba/gnomba-0.6.2-r1.ebuild,v 1.3 2004/10/18 18:07:12 mr_bones_ Exp $
inherit eutils
@@ -16,7 +16,7 @@ DEPEND="gnome-base/gnome-libs"
src_compile() {
econf `use_enable debug` || die "econf failed"
- # We touch the Makefile here, because the configure script
+ # We touch the Makefile here, because the configure script
# touches Makefile.in and we want to avoid the recreation
touch Makefile
emake \