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/wmtimer
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/wmtimer')
-rw-r--r--x11-plugins/wmtimer/Manifest2
-rw-r--r--x11-plugins/wmtimer/wmtimer-2.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmtimer/Manifest b/x11-plugins/wmtimer/Manifest
index 0ff7d6d5029b..fb5cf5e09b85 100644
--- a/x11-plugins/wmtimer/Manifest
+++ b/x11-plugins/wmtimer/Manifest
@@ -1,3 +1,3 @@
MD5 d6c32d6977426b01a858d79cc8e87a0d ChangeLog 900
-MD5 2997fb69dba9bac8003a025e7d819359 wmtimer-2.4.ebuild 808
+MD5 12eca465fcc5f255563daa50836f9fd7 wmtimer-2.4.ebuild 807
MD5 e9893dea144b35a7eb054a48c737d0cc files/digest-wmtimer-2.4 62
diff --git a/x11-plugins/wmtimer/wmtimer-2.4.ebuild b/x11-plugins/wmtimer/wmtimer-2.4.ebuild
index 4e4bdcc8e9ec..9c1e76a47739 100644
--- a/x11-plugins/wmtimer/wmtimer-2.4.ebuild
+++ b/x11-plugins/wmtimer/wmtimer-2.4.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/wmtimer/wmtimer-2.4.ebuild,v 1.7 2003/03/27 05:28:19 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtimer/wmtimer-2.4.ebuild,v 1.8 2003/09/06 05:45:18 msterret Exp $
S=${WORKDIR}/${P}
S2=${S}/wmtimer
@@ -33,6 +33,6 @@ src_install () {
dobin wmtimer
cd ${S}
- dodoc README COPYING INSTALL CREDITS INSTALL Changelog
+ dodoc README COPYING INSTALL CREDITS INSTALL Changelog
}