summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2001-10-07 11:11:08 +0000
committerMartin Schlemmer <azarah@gentoo.org>2001-10-07 11:11:08 +0000
commit8566c8224e54c5e037ae293b1ce1f5988d93b73d (patch)
tree3dbfe935f3703a886ffb0e24357526f8dd1edc7e /net-irc
parentupdated (diff)
downloadgentoo-2-8566c8224e54c5e037ae293b1ce1f5988d93b73d.tar.gz
gentoo-2-8566c8224e54c5e037ae293b1ce1f5988d93b73d.tar.bz2
gentoo-2-8566c8224e54c5e037ae293b1ce1f5988d93b73d.zip
DEPEND and /usr/X11 fixes
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/bitchx/bitchx-1.0.18-r4.ebuild4
-rw-r--r--net-irc/xchat/xchat-1.8.2-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/bitchx/bitchx-1.0.18-r4.ebuild b/net-irc/bitchx/bitchx-1.0.18-r4.ebuild
index 3d913c98ed31..8534bf521ed7 100644
--- a/net-irc/bitchx/bitchx-1.0.18-r4.ebuild
+++ b/net-irc/bitchx/bitchx-1.0.18-r4.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 Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.18-r4.ebuild,v 1.1 2001/10/06 10:08:19 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.18-r4.ebuild,v 1.2 2001/10/07 11:11:08 azarah Exp $
A=ircii-pana-1.0c18.tar.gz
S=${WORKDIR}/BitchX
@@ -14,7 +14,7 @@ DEPEND="virtual/glibc
ssl? ( >=dev-libs/openssl-0.9.6 )
gnome? ( >=x11-libs/gtk+-1.2.10-r4
>=media-libs/imlib-1.9.10-r1
- >=gnome-base/gnome-libs-1.4.0.4-r1 )
+ >=gnome-base/gnome-libs-1.4.1.2-r1 )
esd? ( >=media-sound/esound-0.2.5
>=media-libs/audiofile-0.1.5 )"
diff --git a/net-irc/xchat/xchat-1.8.2-r2.ebuild b/net-irc/xchat/xchat-1.8.2-r2.ebuild
index 99c7a7a30a68..915fc204c0d7 100644
--- a/net-irc/xchat/xchat-1.8.2-r2.ebuild
+++ b/net-irc/xchat/xchat-1.8.2-r2.ebuild
@@ -1,7 +1,7 @@
# Copyrigth 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>, Donny Davies <woodchip@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.2-r2.ebuild,v 1.2 2001/10/06 12:58:46 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.2-r2.ebuild,v 1.3 2001/10/07 11:11:08 azarah Exp $
S=${WORKDIR}/${P}
DESCRIPTION="xchat irc client"
@@ -15,7 +15,7 @@ DEPEND=">=x11-libs/gtk+-1.2.10-r4
gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1 >=media-libs/gdk-pixbuf-0.11.0-r1 )
ssl? ( >=dev-libs/openssl-0.9.6a )"
-RDEPEND=">=x11-libs/gtk+-1.2.8
+RDEPEND=">=x11-libs/gtk+-1.2.10-r4
gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1 >=media-libs/gdk-pixbuf-0.11.0-r1 )
ssl? ( >=dev-libs/openssl-0.9.6a )"