summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-06-30 17:44:01 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-06-30 17:44:01 +0000
commit07f70f01f92f573ef327eb522f312439e8ac0ce4 (patch)
tree3e7bfae982e15fb350997fb98b4a3d6ecbda7af8 /net-im/tapioca-xmpp
parentClean up dbus deps wrt bug #183696. (diff)
downloadgentoo-2-07f70f01f92f573ef327eb522f312439e8ac0ce4.tar.gz
gentoo-2-07f70f01f92f573ef327eb522f312439e8ac0ce4.tar.bz2
gentoo-2-07f70f01f92f573ef327eb522f312439e8ac0ce4.zip
Clean up dbus deps wrt bug #183696.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'net-im/tapioca-xmpp')
-rw-r--r--net-im/tapioca-xmpp/ChangeLog8
-rw-r--r--net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/net-im/tapioca-xmpp/ChangeLog b/net-im/tapioca-xmpp/ChangeLog
index 0297c7a43059..0fa60fd0eefd 100644
--- a/net-im/tapioca-xmpp/ChangeLog
+++ b/net-im/tapioca-xmpp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/tapioca-xmpp
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tapioca-xmpp/ChangeLog,v 1.6 2006/12/03 10:39:03 peper Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/tapioca-xmpp/ChangeLog,v 1.7 2007/06/30 17:44:01 peper Exp $
+
+ 30 Jun 2007; Piotr Jaroszyński <peper@gentoo.org>
+ tapioca-xmpp-0.3.9.ebuild:
+ Clean up dbus deps wrt bug #183696.
03 Dec 2006; Piotr Jaroszyński <peper@gentoo.org>
tapioca-xmpp-0.3.9.ebuild:
diff --git a/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild b/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild
index 8dc14e63c85d..1a4cff329858 100644
--- a/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild
+++ b/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild,v 1.6 2006/12/03 10:45:11 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tapioca-xmpp/tapioca-xmpp-0.3.9.ebuild,v 1.7 2007/06/30 17:44:01 peper Exp $
DESCRIPTION="Tapioca XMPP protocol"
HOMEPAGE="http://tapioca-voip.sf.net"
@@ -14,8 +14,7 @@ IUSE=""
DEPEND="net-im/tapiocad
net-libs/libjingle
>=dev-libs/glib-2
- || ( >=dev-libs/dbus-glib-0.71
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 ) )"
+ >=dev-libs/dbus-glib-0.71"
RDEPEND="${DEPEND}"