summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/dbus/dbus-0.61-r1.ebuild')
-rw-r--r--sys-apps/dbus/dbus-0.61-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/dbus/dbus-0.61-r1.ebuild b/sys-apps/dbus/dbus-0.61-r1.ebuild
index 0e20f2e3fe18..bb7a035ef39c 100644
--- a/sys-apps/dbus/dbus-0.61-r1.ebuild
+++ b/sys-apps/dbus/dbus-0.61-r1.ebuild
@@ -1,8 +1,8 @@
-# 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/sys-apps/dbus/dbus-0.61-r1.ebuild,v 1.15 2006/12/17 22:05:49 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-0.61-r1.ebuild,v 1.16 2007/01/05 03:50:46 cardoe Exp $
-inherit eutils mono python multilib debug qt3 autotools
+inherit eutils mono python multilib qt3 autotools
DESCRIPTION="A message bus system, a simple way for applications to talk to each other"
HOMEPAGE="http://dbus.freedesktop.org/"
@@ -11,7 +11,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${P}.tar.gz"
SLOT="0"
LICENSE="|| ( GPL-2 AFL-2.1 )"
KEYWORDS="mips"
-IUSE="doc gtk mono python qt3 selinux X"
+IUSE="debug doc gtk mono python qt3 selinux X"
RDEPEND=">=dev-libs/glib-2.6
X? ( || ( ( x11-libs/libXt x11-libs/libX11 ) virtual/x11 ) )