diff options
author | Sven Wegener <swegener@gentoo.org> | 2006-02-19 16:43:41 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2006-02-19 16:43:41 +0000 |
commit | 5a6986d16349b861f36bc735d13ed6483bd11f96 (patch) | |
tree | 043b1444bdffe372e091986bbb4c41215307e008 /net-irc/xchat/xchat-2.4.5.ebuild | |
parent | typo (diff) | |
download | gentoo-2-5a6986d16349b861f36bc735d13ed6483bd11f96.tar.gz gentoo-2-5a6986d16349b861f36bc735d13ed6483bd11f96.tar.bz2 gentoo-2-5a6986d16349b861f36bc735d13ed6483bd11f96.zip |
Adjust the xchat-gnome blocker.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-irc/xchat/xchat-2.4.5.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.4.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/xchat/xchat-2.4.5.ebuild b/net-irc/xchat/xchat-2.4.5.ebuild index 4f8578cd08b1..26fc2577bfde 100644 --- a/net-irc/xchat/xchat-2.4.5.ebuild +++ b/net-irc/xchat/xchat-2.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.11 2005/12/18 18:01:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.12 2006/02/19 16:43:41 swegener Exp $ inherit flag-o-matic eutils versionator @@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/glib-2.0.3 perl? ( >=dev-lang/perl-5.6.1 ) python? ( >=dev-lang/python-2.2 ) tcltk? ( dev-lang/tcl ) - !net-irc/xchat-gnome" + !<net-irc/xchat-gnome-0.9" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.7 |