summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 23:18:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 23:18:22 +0000
commitb2c247e65f90ea689d3df4dc8b4f6d8050d299bc (patch)
treedb85c497c7351e555ccd5cd56605f3d6600f79a4 /x11-misc/msetimon
parentheader fix (diff)
downloadhistorical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.gz
historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.bz2
historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.zip
whitespace cleanup
Diffstat (limited to 'x11-misc/msetimon')
-rw-r--r--x11-misc/msetimon/Manifest3
-rw-r--r--x11-misc/msetimon/msetimon-2.07.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/msetimon/Manifest b/x11-misc/msetimon/Manifest
index e69de29bb2d1..bacb08103c5f 100644
--- a/x11-misc/msetimon/Manifest
+++ b/x11-misc/msetimon/Manifest
@@ -0,0 +1,3 @@
+MD5 a3097843c1fe529dea2818de2159af98 ChangeLog 547
+MD5 cb0704d0da54ff4ed15f5a2494d2c382 msetimon-2.07.ebuild 733
+MD5 20e21ddbeb262f988690a411638f0f90 files/digest-msetimon-2.07 77
diff --git a/x11-misc/msetimon/msetimon-2.07.ebuild b/x11-misc/msetimon/msetimon-2.07.ebuild
index c6cdc3342a4a..ccda46a68428 100644
--- a/x11-misc/msetimon/msetimon-2.07.ebuild
+++ b/x11-misc/msetimon/msetimon-2.07.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-misc/msetimon/msetimon-2.07.ebuild,v 1.7 2003/03/11 21:11:49 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/msetimon/msetimon-2.07.ebuild,v 1.8 2003/09/05 23:18:18 msterret Exp $
DESCRIPTION="A GUI utility for monitoring the SETI@Home client"
@@ -26,6 +26,6 @@ src_install () {
mv ${S}/msetimon.pl msetimon
exeinto ${INSTALLDIR}
doexe msetimon || die "install failed"
- dodoc README_msetimon.txt
+ dodoc README_msetimon.txt
}