diff options
author | 2004-06-19 03:57:00 +0000 | |
---|---|---|
committer | 2004-06-19 03:57:00 +0000 | |
commit | ac19aee70ec0c7af02c2bb374d21efe7def59674 (patch) | |
tree | df27a0ab5c7d23009f7f2c15e4f93e47de05c3f9 /x11-plugins/wmfishtime | |
parent | QA - Add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-ac19aee70ec0c7af02c2bb374d21efe7def59674.tar.gz gentoo-2-ac19aee70ec0c7af02c2bb374d21efe7def59674.tar.bz2 gentoo-2-ac19aee70ec0c7af02c2bb374d21efe7def59674.zip |
QA - Add IUSE, don't assign default S.
Diffstat (limited to 'x11-plugins/wmfishtime')
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild index 106892393eb3..45141c0e1c1e 100644 --- a/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild +++ b/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild,v 1.7 2004/04/30 22:41:29 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.23-r1.ebuild,v 1.8 2004/06/19 03:57:00 kloeri Exp $ # to make this work in KDE, run it with the -b option :) -S=${WORKDIR}/${P} DESCRIPTION="A fun clock applet for your desktop featuring swimming fish" HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" SLOT="0" +IUSE="" LICENSE="GPL-2" KEYWORDS="x86 sparc amd64 ppc" |