summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2006-07-06 16:30:12 +0000
committerGustavo Felisberto <humpback@gentoo.org>2006-07-06 16:30:12 +0000
commit3462e0e9edcd16b516f5291b55c4f47a1daa7de3 (patch)
tree8baf9e87b56dc5c777c565143ac689e431fe1614 /net-im
parentAdd ~ppc-macos keyword. (diff)
downloadgentoo-2-3462e0e9edcd16b516f5291b55c4f47a1daa7de3.tar.gz
gentoo-2-3462e0e9edcd16b516f5291b55c4f47a1daa7de3.tar.bz2
gentoo-2-3462e0e9edcd16b516f5291b55c4f47a1daa7de3.zip
small fix to deps
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gajim/gajim-0.10.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/gajim/gajim-0.10.1.ebuild b/net-im/gajim/gajim-0.10.1.ebuild
index 846e764e5c87..b9ebd95e5de1 100644
--- a/net-im/gajim/gajim-0.10.1.ebuild
+++ b/net-im/gajim/gajim-0.10.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/gajim-0.10.1.ebuild,v 1.1 2006/07/06 15:57:54 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/gajim-0.10.1.ebuild,v 1.2 2006/07/06 16:30:12 humpback Exp $
inherit virtualx multilib eutils
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="dbus gnome libnotify nls spell srv"
-RDEPEND=">=dev-python/pygtk-2.8.2
+RDEPEND="!<=dev-python/gnome-python-2
+ >=dev-python/pygtk-2.8.2
>=dev-python/pysqlite-2.0.5
dbus? ( >=sys-apps/dbus-0.60 )
gnome? ( >=dev-python/gnome-python-extras-2.10 )