From f574c0877354826417bd4d50bdd4b743298eb00b Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 8 Jul 2007 05:56:02 +0000 Subject: remove reference to old, removed dbus (bug #183696) (Portage version: 2.1.2.9) --- net-im/tapiocad/ChangeLog | 8 ++++++-- net-im/tapiocad/tapiocad-0.3.9.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'net-im') diff --git a/net-im/tapiocad/ChangeLog b/net-im/tapiocad/ChangeLog index 3298706f3830..1043407ac584 100644 --- a/net-im/tapiocad/ChangeLog +++ b/net-im/tapiocad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/tapiocad -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/tapiocad/ChangeLog,v 1.4 2006/12/03 10:35:24 peper Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/tapiocad/ChangeLog,v 1.5 2007/07/08 05:56:02 mr_bones_ Exp $ + + 08 Jul 2007; Michael Sterrett + tapiocad-0.3.9.ebuild: + remove reference to old, removed dbus (bug #183696) 03 Dec 2006; Piotr JaroszyƄski tapiocad-0.3.9.ebuild: Fix dep: dbus wrt bug #154521. diff --git a/net-im/tapiocad/tapiocad-0.3.9.ebuild b/net-im/tapiocad/tapiocad-0.3.9.ebuild index eb07ce152954..17f2e16a0a26 100644 --- a/net-im/tapiocad/tapiocad-0.3.9.ebuild +++ b/net-im/tapiocad/tapiocad-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/tapiocad/tapiocad-0.3.9.ebuild,v 1.4 2006/12/03 10:42:18 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/tapiocad/tapiocad-0.3.9.ebuild,v 1.5 2007/07/08 05:56:02 mr_bones_ Exp $ DESCRIPTION="Tapioca framework for VOIP and IM" HOMEPAGE="http://tapioca-voip.sf.net" @@ -13,7 +13,7 @@ IUSE="" DEPEND=">=dev-libs/glib-2 || ( >=dev-libs/dbus-glib-0.71 - ( =sys-apps/dbus-0.34 ) )" + >=sys-apps/dbus-0.34 )" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad