diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 05:45:21 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 05:45:21 +0000 |
commit | d0bb554d3bbe2db4ad73f03162baaa24f1299e22 (patch) | |
tree | da08988fb71752b74cc09ab16f28ceec46b205f1 /x11-plugins/wmupmon | |
parent | oops someone forgot me ! (diff) | |
download | gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.gz gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.bz2 gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.zip |
whitespace cleanup
Diffstat (limited to 'x11-plugins/wmupmon')
-rw-r--r-- | x11-plugins/wmupmon/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmupmon/Manifest b/x11-plugins/wmupmon/Manifest index 6f2fb0d7ad09..5f8755b985fb 100644 --- a/x11-plugins/wmupmon/Manifest +++ b/x11-plugins/wmupmon/Manifest @@ -1,3 +1,3 @@ MD5 664536463a5e914fc54ef616fa6e4ae4 ChangeLog 573 -MD5 cc7522a43a19fa1fa6942d2bee8f02c3 wmupmon-0.1.1a.ebuild 916 +MD5 21a3a7c9dfef1ca30409fe2f93c4f2ba wmupmon-0.1.1a.ebuild 916 MD5 b610db91de3c6cdf44fa50701b321445 files/digest-wmupmon-0.1.1a 67 diff --git a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild index 82da7af265d2..7e50a337cc69 100644 --- a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild +++ b/x11-plugins/wmupmon/wmupmon-0.1.1a.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/wmupmon/wmupmon-0.1.1a.ebuild,v 1.2 2003/06/12 22:27:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild,v 1.3 2003/09/06 05:45:18 msterret Exp $ S=${WORKDIR}/${P} @@ -19,7 +19,7 @@ DEPEND="sys-devel/automake src_compile() { - + # This is needed specifically for depcomp, which is necessary for # building wmupmon, but isn't included -- Is there a better way? #cp ${FILESDIR}/depcomp . |