diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/bubblemon/bubblemon-1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/gkrellm-gnome/gkrellm-gnome-0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild b/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild index 238272e28bd6..e0f85ebe8421 100644 --- a/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild +++ b/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild @@ -1,14 +1,14 @@ # 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/bubblemon/bubblemon-1.4-r1.ebuild,v 1.1 2001/10/06 10:08:20 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild,v 1.2 2001/10/07 11:11:08 azarah Exp $ DESCRIPTION="A fun monitoring applet for your desktop, complete with swimming duck" HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" S=${WORKDIR}/${PN}-dockapp-${PV} SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${PN}-dockapp-${PV}.tar.gz" -DEPEND="virtual/glibc >=x11-libs/gtk+-1.2.10-r1" +DEPEND="virtual/glibc >=x11-libs/gtk+-1.2.10-r4" src_compile() { diff --git a/x11-misc/gkrellm-gnome/gkrellm-gnome-0.1.ebuild b/x11-misc/gkrellm-gnome/gkrellm-gnome-0.1.ebuild index f168af3affa0..a7b47c82aa66 100644 --- a/x11-misc/gkrellm-gnome/gkrellm-gnome-0.1.ebuild +++ b/x11-misc/gkrellm-gnome/gkrellm-gnome-0.1.ebuild @@ -12,8 +12,8 @@ SRC_URI="http://web.wt.net/~billw/gkrellm/Plugins/${P}.tar.gz" HOMEPAGE="http://web.wt.net/~billw/gkrellm/Plugins.html" DEPEND="virtual/glibc - >=app-admin/gkrellm-1.0.4 - >=gnome-base/gnome-core-1.4" + >=app-admin/gkrellm-1.2.2-r1 + >=gnome-base/gnome-core-1.4.0.4-r1" src_compile() { 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() { |