summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 05:45:21 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 05:45:21 +0000
commitd0bb554d3bbe2db4ad73f03162baaa24f1299e22 (patch)
treeda08988fb71752b74cc09ab16f28ceec46b205f1 /x11-plugins/wmnet
parentoops someone forgot me ! (diff)
downloadgentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.gz
gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.bz2
gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.zip
whitespace cleanup
Diffstat (limited to 'x11-plugins/wmnet')
-rw-r--r--x11-plugins/wmnet/Manifest2
-rw-r--r--x11-plugins/wmnet/wmnet-1.06.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmnet/Manifest b/x11-plugins/wmnet/Manifest
index ab6ebe0e6834..eab685b8ea6b 100644
--- a/x11-plugins/wmnet/Manifest
+++ b/x11-plugins/wmnet/Manifest
@@ -1,4 +1,4 @@
MD5 c5a6059438cf587388930b4d2c4e699e ChangeLog 935
-MD5 2d2207250b38d714249feb2070c69abb wmnet-1.06.ebuild 799
+MD5 00fd5222a0d6eea8a7605203e1a3e575 wmnet-1.06.ebuild 800
MD5 0a58ec555971a0da33b5d6b2dde9ad1b files/digest-wmnet-1.06 61
MD5 61ea1e57785b3ca20c4bcd8b9fd2bc29 files/wmnet-1.06-nonx86.patch 478
diff --git a/x11-plugins/wmnet/wmnet-1.06.ebuild b/x11-plugins/wmnet/wmnet-1.06.ebuild
index 8e090e681dd4..539d06d0eb45 100644
--- a/x11-plugins/wmnet/wmnet-1.06.ebuild
+++ b/x11-plugins/wmnet/wmnet-1.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.7 2003/06/17 21:41:54 wwoods Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.8 2003/09/06 05:45:18 msterret Exp $
S=${WORKDIR}/${P}
@@ -23,7 +23,7 @@ src_unpack() {
src_compile() {
xmkmf || die "xmkmf failed"
-
+
emake CDEBUGFLAGS="${CFLAGS}" || die "parallel make failed"
}