summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild')
-rw-r--r--x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild
index 4ea7e739f99d..5fee183db5e8 100644
--- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild
+++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.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/gkrellmlaunch/gkrellmlaunch-0.4.ebuild,v 1.3 2003/02/13 17:25:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.4.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="a Program-Launcher Plugin for GKrellM"
@@ -21,5 +21,5 @@ src_install () {
insinto /usr/lib/gkrellm/plugins
doins gkrellmlaunch.so
- dodoc README
+ dodoc README
}