summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/wmfishtime/wmfishtime-1.23.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/wmfishtime/wmfishtime-1.23.ebuild b/x11-misc/wmfishtime/wmfishtime-1.23.ebuild
index 58778d3e057d..4d8132c174c6 100644
--- a/x11-misc/wmfishtime/wmfishtime-1.23.ebuild
+++ b/x11-misc/wmfishtime/wmfishtime-1.23.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Donny Davies <woodchip@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmfishtime/wmfishtime-1.23.ebuild,v 1.1 2001/08/31 04:05:21 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmfishtime/wmfishtime-1.23.ebuild,v 1.2 2001/09/01 01:51:36 woodchip Exp $
-DESCRIPTION="A fun clock applet for your desktop featuring cute swimming fish"
+# this doesnt appear to work in kde. see the doc mentioning it.
+DESCRIPTION="A fun clock applet for your desktop featuring swimming fish"
HOMEPAGE="http://www.ne.jp/asahi/linux/timecop"
S=${WORKDIR}/${P}
@@ -21,7 +22,6 @@ src_install () {
into /usr/X11R6
dobin wmfishtime
- into /usr/X11R6/man
doman wmfishtime.1
dodoc ALL_I_GET_IS_A_GRAY_BOX CODING INSTALL README AUTHORS COPYING
}