summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 05:45:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 05:45:21 +0000
commit5183192d4add64fda1fe3d4f80b82e7e399c4c94 (patch)
tree26c47d9e244e638370e84369f879c4e94044bee3 /x11-plugins/allin1
parentoops someone forgot me ! (diff)
downloadhistorical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.tar.gz
historical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.tar.bz2
historical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.zip
whitespace cleanup
Diffstat (limited to 'x11-plugins/allin1')
-rw-r--r--x11-plugins/allin1/Manifest2
-rw-r--r--x11-plugins/allin1/allin1-0.4.5.ebuild9
2 files changed, 5 insertions, 6 deletions
diff --git a/x11-plugins/allin1/Manifest b/x11-plugins/allin1/Manifest
index f63feb9414d0..00db0cd6dee2 100644
--- a/x11-plugins/allin1/Manifest
+++ b/x11-plugins/allin1/Manifest
@@ -1,3 +1,3 @@
-MD5 3702e5f5d5a98a3786deadc3022b7848 allin1-0.4.5.ebuild 733
MD5 e269e22f73ae7288bbfb7f9862afae6d ChangeLog 440
+MD5 e1a26650ba225792f395803d143613df allin1-0.4.5.ebuild 722
MD5 5bb804feecc3bc0c1d9c960d64229a41 files/digest-allin1-0.4.5 63
diff --git a/x11-plugins/allin1/allin1-0.4.5.ebuild b/x11-plugins/allin1/allin1-0.4.5.ebuild
index c18c70f45321..f3cda2136e22 100644
--- a/x11-plugins/allin1/allin1-0.4.5.ebuild
+++ b/x11-plugins/allin1/allin1-0.4.5.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/allin1/allin1-0.4.5.ebuild,v 1.1 2003/09/05 01:01:37 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/allin1/allin1-0.4.5.ebuild,v 1.2 2003/09/06 05:45:17 msterret Exp $
DESCRIPTION="All in one monitoring dockapp: RAM, CPU, Net, Power, df"
HOMEPAGE="http://digilander.libero.it/tailchaser/en_linux_allin1.html"
@@ -19,9 +19,8 @@ src_compile() {
src_install() {
preplib /usr
- dobin src/allin1
- doman docs/allin1.1
+ dobin src/allin1
+ doman docs/allin1.1
dodoc INSTALL COPYING README README.it TODO ChangeLog BUGS \
- allin1.spec src/allin1.conf.example
-
+ allin1.spec src/allin1.conf.example
}