diff options
Diffstat (limited to 'x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild')
-rw-r--r-- | x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild b/x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild index 50027ab86c4c..4432e75abb20 100644 --- a/x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild +++ b/x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild,v 1.4 2002/08/01 11:59:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmfishtime/wmfishtime-1.23-r2.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ # to make this work in KDE, run it with the -b option :) DESCRIPTION="A fun clock applet for your desktop featuring swimming fish" HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" S=${WORKDIR}/${P} SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" |