diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-01-03 20:47:24 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-01-03 20:47:24 +0000 |
commit | 8083cdfd866c2a4343aeb3216679941c5cf81564 (patch) | |
tree | 032088440bfaada207895bf95989cee3a5a21d71 /sys-apps/dbus/dbus-0.23.4-r1.ebuild | |
parent | Deps for modular X (bug #117643). (diff) | |
download | historical-8083cdfd866c2a4343aeb3216679941c5cf81564.tar.gz historical-8083cdfd866c2a4343aeb3216679941c5cf81564.tar.bz2 historical-8083cdfd866c2a4343aeb3216679941c5cf81564.zip |
Stable on IA64; bug #116242.
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'sys-apps/dbus/dbus-0.23.4-r1.ebuild')
-rw-r--r-- | sys-apps/dbus/dbus-0.23.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dbus/dbus-0.23.4-r1.ebuild b/sys-apps/dbus/dbus-0.23.4-r1.ebuild index 06cbf44710de..52856a1253b0 100644 --- a/sys-apps/dbus/dbus-0.23.4-r1.ebuild +++ b/sys-apps/dbus/dbus-0.23.4-r1.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/sys-apps/dbus/dbus-0.23.4-r1.ebuild,v 1.10 2006/01/02 16:58:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-0.23.4-r1.ebuild,v 1.11 2006/01/03 20:47:24 plasmaroo Exp $ # because of the experimental nature debug by default inherit debug eutils mono python multilib qt3 @@ -15,7 +15,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${P}.tar.gz" SLOT="0" LICENSE="|| ( GPL-2 AFL-2.1 )" -KEYWORDS="amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" RDEPEND=">=dev-libs/glib-2 xml2? ( >=dev-libs/libxml2-2.6 ) |