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/gkacpi
parentoops someone forgot me ! (diff)
downloadhistorical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.tar.gz
historical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.tar.bz2
historical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.zip
whitespace cleanup
Diffstat (limited to 'x11-plugins/gkacpi')
-rw-r--r--x11-plugins/gkacpi/Manifest2
-rw-r--r--x11-plugins/gkacpi/gkacpi-0.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gkacpi/Manifest b/x11-plugins/gkacpi/Manifest
index 55179cacea6f..2438f3449127 100644
--- a/x11-plugins/gkacpi/Manifest
+++ b/x11-plugins/gkacpi/Manifest
@@ -1,3 +1,3 @@
MD5 fc465d8eb4f5388f770e670d89a4f8e2 ChangeLog 337
-MD5 80909092cdc193c90c973c3555120964 gkacpi-0.5.ebuild 660
+MD5 a57a44d10f0b0b1f4dd90d2581934baf gkacpi-0.5.ebuild 661
MD5 b647f3c9cd8806f4fcddbf0aa2019849 files/digest-gkacpi-0.5 61
diff --git a/x11-plugins/gkacpi/gkacpi-0.5.ebuild b/x11-plugins/gkacpi/gkacpi-0.5.ebuild
index 16e14f6cbf84..09758dacd5c6 100644
--- a/x11-plugins/gkacpi/gkacpi-0.5.ebuild
+++ b/x11-plugins/gkacpi/gkacpi-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkacpi/gkacpi-0.5.ebuild,v 1.2 2003/02/13 17:22:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkacpi/gkacpi-0.5.ebuild,v 1.3 2003/09/06 05:45:17 msterret Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="ACPI monitor for Gkrellm"
@@ -19,6 +19,6 @@ src_compile() {
src_install () {
insinto /usr/lib/gkrellm2/plugins
doins gkacpi.so
-
+
dodoc AUTHORS ChangeLog COPYING INSTALL README
}