summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:21 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:21 +0000
commitd80e4d7b812de76012302ab154b8b8a0c706640a (patch)
tree6852e43ed8f4895d9f241cf248a7f2efd48fe35d /x11-misc
parentupdating bb when I should be asleep (diff)
downloadgentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.gz
gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.bz2
gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.zip
gtk 1.2 dependency listing fixes
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/alltraxclock/alltraxclock-0.2.ebuild4
-rw-r--r--x11-misc/bbrun/bbrun-1.1-r2.ebuild4
-rw-r--r--x11-misc/bbrun/bbrun-1.1-r3.ebuild4
-rw-r--r--x11-misc/bbrun/bbrun-1.3.ebuild4
-rw-r--r--x11-misc/bubblemon/bubblemon-1.4-r1.ebuild4
-rw-r--r--x11-misc/fluxconf/fluxconf-0.6.ebuild4
-rw-r--r--x11-misc/gclipper/gclipper-1.1a.ebuild4
-rw-r--r--x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild4
-rw-r--r--x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild4
-rw-r--r--x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild4
-rw-r--r--x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild4
-rw-r--r--x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild4
-rw-r--r--x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild4
-rw-r--r--x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild4
-rw-r--r--x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild4
-rw-r--r--x11-misc/gkrellsun/gkrellsun-0.2.ebuild4
-rw-r--r--x11-misc/glogwatch/glogwatch-1.0.ebuild4
-rw-r--r--x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild4
-rw-r--r--x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild4
-rw-r--r--x11-misc/xalf/xalf-0.12-r1.ebuild4
-rw-r--r--x11-misc/yawmppp/yawmppp-2.0.2.ebuild4
21 files changed, 42 insertions, 42 deletions
diff --git a/x11-misc/alltraxclock/alltraxclock-0.2.ebuild b/x11-misc/alltraxclock/alltraxclock-0.2.ebuild
index fcb9ab00bc39..bb7373900971 100644
--- a/x11-misc/alltraxclock/alltraxclock-0.2.ebuild
+++ b/x11-misc/alltraxclock/alltraxclock-0.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Seemant Kulleen <seemant@rocketmail.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltraxclock/alltraxclock-0.2.ebuild,v 1.1 2002/02/20 02:42:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltraxclock/alltraxclock-0.2.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A Gkrellm plugin that displays an analog clock"
@@ -9,7 +9,7 @@ SRC_URI="http://perso.wanadoo.fr/alltrax/${P}.tar.gz"
HOMEPAGE="http://perso.wanadoo.fr/alltrax/alltraxclock.html"
DEPEND=">=app-admin/gkrellm-1.0.6
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
src_compile() {
diff --git a/x11-misc/bbrun/bbrun-1.1-r2.ebuild b/x11-misc/bbrun/bbrun-1.1-r2.ebuild
index 3f74d9d4ae35..7624057ccd8a 100644
--- a/x11-misc/bbrun/bbrun-1.1-r2.ebuild
+++ b/x11-misc/bbrun/bbrun-1.1-r2.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 Craig Joly <joly@ee.ualberta.ca>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r2.ebuild,v 1.1 2001/10/06 10:08:20 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r2.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox program execution dialog box"
@@ -9,7 +9,7 @@ SRC_URI="http://bbtools.thelinuxcommunity.org/sources/contrib/${P}.tar.gz"
HOMEPAGE="http://bbtools.thelinuxcommunity.org/contrib.phtml"
DEPEND=">=x11-wm/blackbox-0.61
- >=x11-libs/gtk+-1.2.10-r4"
+ =x11-libs/gtk+-1.2*"
src_unpack() {
unpack ${A}
diff --git a/x11-misc/bbrun/bbrun-1.1-r3.ebuild b/x11-misc/bbrun/bbrun-1.1-r3.ebuild
index 94b113f48324..353887020888 100644
--- a/x11-misc/bbrun/bbrun-1.1-r3.ebuild
+++ b/x11-misc/bbrun/bbrun-1.1-r3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Craig Joly <joly@ee.ualberta.ca>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r3.ebuild,v 1.1 2002/03/15 15:19:06 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r3.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox program execution dialog box"
@@ -9,7 +9,7 @@ SRC_URI="http://bbtools.thelinuxcommunity.org/sources/contrib/${P}.tar.gz"
HOMEPAGE="http://bbtools.thelinuxcommunity.org/contrib.phtml"
DEPEND="virtual/blackbox
- >=x11-libs/gtk+-1.2.10-r4"
+ =x11-libs/gtk+-1.2*"
src_unpack() {
unpack ${A}
diff --git a/x11-misc/bbrun/bbrun-1.3.ebuild b/x11-misc/bbrun/bbrun-1.3.ebuild
index 538c28a5a2b7..2742a48d1c7b 100644
--- a/x11-misc/bbrun/bbrun-1.3.ebuild
+++ b/x11-misc/bbrun/bbrun-1.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Craig Joly <joly@ee.ualberta.ca>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.3.ebuild,v 1.1 2002/04/14 05:55:26 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.3.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox program execution dialog box"
@@ -9,7 +9,7 @@ SRC_URI="http://www.dwave.net/~jking/bbrun/${P}.tar.gz"
HOMEPAGE="http://www.dwave.net/~jking/bbrun/"
DEPEND="virtual/blackbox
- >=x11-libs/gtk+-1.2.10-r4"
+ =x11-libs/gtk+-1.2*"
src_unpack() {
unpack ${A}
diff --git a/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild b/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild
index e0f85ebe8421..e546b1b15451 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.2 2001/10/07 11:11:08 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bubblemon/bubblemon-1.4-r1.ebuild,v 1.3 2002/05/23 06:50:20 seemant 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-r4"
+DEPEND="virtual/glibc =x11-libs/gtk+-1.2*"
src_compile() {
diff --git a/x11-misc/fluxconf/fluxconf-0.6.ebuild b/x11-misc/fluxconf/fluxconf-0.6.ebuild
index 350ee30a8a71..66347b50d733 100644
--- a/x11-misc/fluxconf/fluxconf-0.6.ebuild
+++ b/x11-misc/fluxconf/fluxconf-0.6.ebuild
@@ -1,14 +1,14 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Stuart Bouyer <stuart@palette.plala.or.jp>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.6.ebuild,v 1.1 2002/04/26 11:40:52 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxconf/fluxconf-0.6.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Configuration editor for fluxbox"
SRC_URI="http://devaux.fabien.free.fr/flux/${P}.tar.bz2"
HOMEPAGE="http://devaux.fabien.free.fr/flux/"
-DEPEND=">=x11-libs/gtk+-1.2.10"
+DEPEND="=x11-libs/gtk+-1.2*"
diff --git a/x11-misc/gclipper/gclipper-1.1a.ebuild b/x11-misc/gclipper/gclipper-1.1a.ebuild
index 22464150bb84..9c8b328ae5a1 100644
--- a/x11-misc/gclipper/gclipper-1.1a.ebuild
+++ b/x11-misc/gclipper/gclipper-1.1a.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: First Last <your email>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gclipper/gclipper-1.1a.ebuild,v 1.1 2002/01/24 12:02:37 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gclipper/gclipper-1.1a.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="GClipper is a multiple buffer clipboard that automatically fetches new selections and maintains them in a history."
@@ -10,7 +10,7 @@ SRC_URI="http://www.thunderstorms.org/gclipper/gclipper-1.1a.tar.gz"
# Homepage, not used by Portage directly but handy for developer reference
HOMEPAGE="http://www.theleaf.be"
-DEPEND=">=x11-libs/gtk+-1.2.10"
+DEPEND="=x11-libs/gtk+-1.2*"
src_compile() {
emake || die
diff --git a/x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild b/x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild
index 3f23ed60e7b1..20e15369dd06 100644
--- a/x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild
+++ b/x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Seemant Kulleen <seemant@rocketmail.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild,v 1.1 2002/02/20 03:16:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-bfm/gkrellm-bfm-0.5.1.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
S=${WORKDIR}/bfm-${PV}
DESCRIPTION="A Gkrellm plugin that monitors things on your machine"
@@ -9,7 +9,7 @@ SRC_URI="http://pigeond.net/bfm/bfm-${PV}.tar.bz2"
HOMEPAGE="http://pigeond.net/bfm/"
DEPEND=">=app-admin/gkrellm-1.0.6
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
src_compile() {
diff --git a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild
index 8bc17799b9e9..6743511f45bc 100644
--- a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild
+++ b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Seemant Kulleen <seemant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.1 2002/04/14 14:22:51 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
MY_P=consolewatch-0.1
S=${WORKDIR}/${MY_P}
@@ -10,7 +10,7 @@ SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz"
HOMEPAGE="http://gkrellm.luon.net/consolewatch.phtml"
DEPEND=">=app-admin/gkrellm-1.0.6
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
src_compile() {
diff --git a/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild b/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild
index 1cf679e72bc3..40c1e9021f3a 100644
--- a/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild
+++ b/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Seemant Kulleen <seemant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild,v 1.1 2002/04/26 18:51:07 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-mail/gkrellm-mail-0.7.2.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
MY_P=mailwatch-0.7.2
S=${WORKDIR}/${P}
@@ -10,7 +10,7 @@ SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz"
HOMEPAGE="http://gkrellm.luon.net/mailwatch.phtml"
DEPEND=">=app-admin/gkrellm-1.0.6
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
diff --git a/x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild b/x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild
index e8b1d732c610..146f04a62e02 100644
--- a/x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild
+++ b/x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Seemant Kulleen <seemant@rocketmail.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild,v 1.1 2002/04/26 09:22:21 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-mailwatch/gkrellm-mailwatch-0.7.2.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
MY_P=${P/gkrellm-/}
S=${WORKDIR}/${MY_P}
@@ -10,7 +10,7 @@ SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz"
HOMEPAGE="http://gkrellm.luon.net/mailwatch.phtml"
DEPEND=">=app-admin/gkrellm-1.0.6
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
diff --git a/x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild b/x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild
index a0525432a9cf..483d8c064536 100644
--- a/x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild
+++ b/x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Seemant Kulleen <seemant@rocketmail.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild,v 1.1 2002/04/26 09:35:13 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-radio/gkrellm-radio-0.3.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A GKrellM plugin to control radio tuners"
@@ -9,7 +9,7 @@ SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz"
HOMEPAGE="http://gkrellm.luon.net/gkrellm-radio.phtml"
DEPEND=">=app-admin/gkrellm-1.0.6
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
diff --git a/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild b/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild
index ac55a43cb1d0..8a629df7766a 100644
--- a/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild
+++ b/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Seemant Kulleen <seemant@rocketmail.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild,v 1.2 2002/04/14 14:10:22 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild,v 1.3 2002/05/23 06:50:20 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A GKrellM plugin of the famous wmMoonClock dockapp"
@@ -9,7 +9,7 @@ SRC_URI="http://prdownloads.sourceforge.net/gkrellmoon/${P}.tar.gz"
HOMEPAGE="http://gkrellmoon.sourceforge.net/"
DEPEND=">=app-admin/gkrellm-1.0.6
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
src_compile() {
diff --git a/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild b/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild
index 92f2873a8827..4d6c71551c6f 100644
--- a/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild
+++ b/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Seemant Kulleen <seemant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild,v 1.1 2002/04/26 09:50:32 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmouse/gkrellmouse-0.0.2.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
MY_P=${P/-/_}
S=${WORKDIR}/${P}
@@ -10,7 +10,7 @@ SRC_URI="http://ssl.usu.edu/paul/gkrellmouse/${MY_P}.tar.gz"
HOMEPAGE="http://ssl.usu.edu/paul/gkrellmouse"
DEPEND=">=app-admin/gkrellm-1.0.6
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
src_compile() {
diff --git a/x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild b/x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild
index f794d5710623..116db487676c 100644
--- a/x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild
+++ b/x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Seemant Kulleen <seemant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild,v 1.1 2002/04/26 09:55:06 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellscore/gkrellscore-0.0.2.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
MY_P=${P/-/_}
S=${WORKDIR}/${P}
@@ -10,7 +10,7 @@ SRC_URI="http://ssl.usu.edu/paul/gkrellscore/${MY_P}.tar.gz"
HOMEPAGE="http://ssl.usu.edu/paul/gkrellscore"
DEPEND=">=app-admin/gkrellm-1.0.6
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
src_compile() {
diff --git a/x11-misc/gkrellsun/gkrellsun-0.2.ebuild b/x11-misc/gkrellsun/gkrellsun-0.2.ebuild
index b8601b815550..fa083fa19eaa 100644
--- a/x11-misc/gkrellsun/gkrellsun-0.2.ebuild
+++ b/x11-misc/gkrellsun/gkrellsun-0.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Seemant Kulleen <seemant@rocketmail.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellsun/gkrellsun-0.2.ebuild,v 1.3 2002/04/14 14:15:47 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellsun/gkrellsun-0.2.ebuild,v 1.4 2002/05/23 06:50:20 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times."
@@ -9,7 +9,7 @@ SRC_URI="http://nwalsh.com/hacks/gkrellsun/${P}.tar.gz"
HOMEPAGE="http://nwalsh.com/hacks/gkrellsun"
DEPEND=">=app-admin/gkrellm-1.2.9
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
src_compile() {
diff --git a/x11-misc/glogwatch/glogwatch-1.0.ebuild b/x11-misc/glogwatch/glogwatch-1.0.ebuild
index 57ceacd6c27f..7bd1d847972c 100644
--- a/x11-misc/glogwatch/glogwatch-1.0.ebuild
+++ b/x11-misc/glogwatch/glogwatch-1.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Seemant Kulleen <seemant@rocketmail.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/glogwatch/glogwatch-1.0.ebuild,v 1.1 2002/02/20 02:50:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/glogwatch/glogwatch-1.0.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A Gkrellm plugin that tracks a log file."
@@ -9,7 +9,7 @@ SRC_URI="http://www.uberh4x0r.org/download/gkrellm/${P}.tar.gz"
HOMEPAGE="http://www.uberh4x0r.org/download/gkrellm"
DEPEND=">=app-admin/gkrellm-1.0.6
- >=x11-libs/gtk+-1.2.10-r4
+ =x11-libs/gtk+-1.2*
>=media-libs/imlib-1.9.10-r1"
src_compile() {
diff --git a/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild b/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild
index 70bb500bb966..1307c174fd82 100644
--- a/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild
+++ b/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Author: Joao Schim <joao@schim.net>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild,v 1.1 2002/04/02 06:06:36 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.8.1-r1.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="X based config tool for the windowmaker X windowmanager."
SRC_URI="http://wmaker.orcon.net.nz/current/${P}.tar.gz"
HOMEPAGE="http://ulli.on.openave.net/wmakerconf/"
SLOT="0"
-DEPEND=">=x11-libs/gtk+-1.2
+DEPEND="=x11-libs/gtk+-1.2*
x11-wm/WindowMaker
x11-libs/libPropList
gnome? ( ~gnome-base/gnome-libs-1.4.1.4 )
diff --git a/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild b/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild
index 8d991f00029f..98089967c531 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.2 2001/10/07 11:11:08 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmfishtime/wmfishtime-1.23-r1.ebuild,v 1.3 2002/05/23 06:50:20 seemant 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-r4"
+DEPEND="virtual/glibc =x11-libs/gtk+-1.2*"
src_compile() {
diff --git a/x11-misc/xalf/xalf-0.12-r1.ebuild b/x11-misc/xalf/xalf-0.12-r1.ebuild
index a50834887fb9..3ea67d843875 100644
--- a/x11-misc/xalf/xalf-0.12-r1.ebuild
+++ b/x11-misc/xalf/xalf-0.12-r1.ebuild
@@ -2,14 +2,14 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Mikael Hallendal <hallski@gentoo.org>
# Maintainer: Desktop Team
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xalf/xalf-0.12-r1.ebuild,v 1.2 2002/04/28 04:20:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xalf/xalf-0.12-r1.ebuild,v 1.3 2002/05/23 06:50:20 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="X11 Application Launch Feedback"
SRC_URI="http://www.lysator.liu.se/~astrand/projects/xalf/${P}.tgz"
HOMEPAGE="http://www.lysator.liu.se/~astrand/projects/xalf/"
-DEPEND=">=x11-libs/gtk+-1.2.10-r4
+DEPEND="=x11-libs/gtk+-1.2*
gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1
gnome-base/control-center )"
diff --git a/x11-misc/yawmppp/yawmppp-2.0.2.ebuild b/x11-misc/yawmppp/yawmppp-2.0.2.ebuild
index 732db7807609..2a42d7e693da 100644
--- a/x11-misc/yawmppp/yawmppp-2.0.2.ebuild
+++ b/x11-misc/yawmppp/yawmppp-2.0.2.ebuild
@@ -1,14 +1,14 @@
# Copyright (c) Vitaly Kushneriuk
# Distributed under the terms of the GNU General Public License, v2.
# Maintainer: Vitaly Kushneriuk<vitaly@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/yawmppp/yawmppp-2.0.2.ebuild,v 1.1 2002/01/31 08:52:55 vitaly Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/yawmppp/yawmppp-2.0.2.ebuild,v 1.2 2002/05/23 06:50:20 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Yet Another PPP Window Maker dock applet"
SRC_URI="ftp://ftp.seul.org/pub/yawmppp/${P}.tar.gz"
HOMEPAGE="http://yawmppp.seul.org/"
-DEPEND=">=net-dialup/ppp-2.3.11 >=x11-libs/gtk+-1.2.6"
+DEPEND=">=net-dialup/ppp-2.3.11 =x11-libs/gtk+-1.2*"
#RDEPEND=""
src_compile() {