summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/xchat-systray')
-rw-r--r--net-irc/xchat-systray/ChangeLog6
-rw-r--r--net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild7
-rw-r--r--net-irc/xchat-systray/xchat-systray-2.4.5-r2.ebuild7
3 files changed, 15 insertions, 5 deletions
diff --git a/net-irc/xchat-systray/ChangeLog b/net-irc/xchat-systray/ChangeLog
index 16a4dcc0f4b6..9513c2b4ca0b 100644
--- a/net-irc/xchat-systray/ChangeLog
+++ b/net-irc/xchat-systray/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/xchat-systray
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/ChangeLog,v 1.21 2005/06/09 16:37:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/ChangeLog,v 1.22 2005/06/21 13:20:11 swegener Exp $
+
+ 21 Jun 2005; Sven Wegener <swegener@gentoo.org>
+ xchat-systray-2.4.5-r1.ebuild, xchat-systray-2.4.5-r2.ebuild:
+ Adjusted dependencies to work with net-irc/xchat-gnome.
*xchat-systray-2.4.5-r2 (09 Jun 2005)
diff --git a/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild b/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild
index c17fa2aef3d6..a97091acf253 100644
--- a/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild
+++ b/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild,v 1.6 2005/06/08 16:00:13 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/xchat-systray-2.4.5-r1.ebuild,v 1.7 2005/06/21 13:20:11 swegener Exp $
inherit flag-o-matic eutils toolchain-funcs
@@ -17,7 +17,10 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2.0.3
>=x11-libs/gtk+-2.0.3
- >=net-irc/xchat-2.0.3"
+ || (
+ >=net-irc/xchat-2.0.3
+ >=net-irc/xchat-gnome-0.4
+ )"
DEPEND="${RDEPEND}
sys-devel/gettext
diff --git a/net-irc/xchat-systray/xchat-systray-2.4.5-r2.ebuild b/net-irc/xchat-systray/xchat-systray-2.4.5-r2.ebuild
index cbe12bc5faa3..3ac72846eb41 100644
--- a/net-irc/xchat-systray/xchat-systray-2.4.5-r2.ebuild
+++ b/net-irc/xchat-systray/xchat-systray-2.4.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/xchat-systray-2.4.5-r2.ebuild,v 1.2 2005/06/09 16:38:22 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/xchat-systray-2.4.5-r2.ebuild,v 1.3 2005/06/21 13:20:11 swegener Exp $
inherit flag-o-matic eutils toolchain-funcs
@@ -17,7 +17,10 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2.0.3
>=x11-libs/gtk+-2.0.3
- >=net-irc/xchat-2.0.3"
+ || (
+ >=net-irc/xchat-2.0.3
+ >=net-irc/xchat-gnome-0.4
+ )"
DEPEND="${RDEPEND}
sys-devel/gettext