diff options
Diffstat (limited to 'x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild')
-rw-r--r-- | x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild b/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild index 5f03abd136a6..8d991f00029f 100644 --- a/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild +++ b/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild @@ -1,7 +1,7 @@ # 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-r1.ebuild,v 1.1 2001/10/06 10:08:20 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild,v 1.2 2001/10/07 11:11:08 azarah Exp $ # to make this work in KDE, run it with the -b option :) DESCRIPTION="A fun clock applet for your desktop featuring swimming fish" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" S=${WORKDIR}/${P} SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" -DEPEND="virtual/glibc >=x11-libs/gtk+-1.2.10-r1" +DEPEND="virtual/glibc >=x11-libs/gtk+-1.2.10-r4" src_compile() { |