summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-07-01 09:19:18 +0000
committerPeter Weller <welp@gentoo.org>2007-07-01 09:19:18 +0000
commit4b6d147e207f733e2736d70928c2ead23c850232 (patch)
tree0abd33e131b73d834cee6633ad77c28136e55e85 /xfce-base/xfce-utils
parentClean up old dbus deps wrt bug 183696 (diff)
downloadhistorical-4b6d147e207f733e2736d70928c2ead23c850232.tar.gz
historical-4b6d147e207f733e2736d70928c2ead23c850232.tar.bz2
historical-4b6d147e207f733e2736d70928c2ead23c850232.zip
Fix up dbus deps wrt bug 183696
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'xfce-base/xfce-utils')
-rw-r--r--xfce-base/xfce-utils/ChangeLog5
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index c4a87bbbfbb6..6039c195ef47 100644
--- a/xfce-base/xfce-utils/ChangeLog
+++ b/xfce-base/xfce-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce-utils
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.114 2007/06/07 18:29:47 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.115 2007/07/01 09:19:18 welp Exp $
+
+ 01 Jul 2007; Peter Weller <welp@gentoo.org> xfce-utils-4.4.0-r3.ebuild:
+ Fix up dbus deps wrt bug 183696
07 Jun 2007; Samuli Suominen <drac@gentoo.org> xfce-utils-4.4.1-r1.ebuild:
Stable on arm.
diff --git a/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild b/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild
index 0004a74de338..56062c8d7631 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild,v 1.10 2007/03/17 21:31:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.0-r3.ebuild,v 1.11 2007/07/01 09:19:18 welp Exp $
inherit eutils xfce44
@@ -18,7 +18,7 @@ RDEPEND="x11-apps/xrdb
>=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}
>=xfce-base/libxfce4mcs-${XFCE_MASTER_VERSION}
>=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION}
- dbus? ( || ( dev-libs/dbus-glib <sys-apps/dbus-1 ) )"
+ dbus? ( dev-libs/dbus-glib )"
DEPEND="${RDEPEND}
dev-util/pkgconfig"