summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-07-27 17:42:58 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-07-27 17:42:58 +0000
commitd44e7f5b85d91cf6d0df355bad808cb23dfbac93 (patch)
treed2d880eefe9ba72e8ec2d42a1a0a28089d7b2efa /sys-apps/dbus/dbus-0.23.4-r1.ebuild
parentStable on sparc (diff)
downloadhistorical-d44e7f5b85d91cf6d0df355bad808cb23dfbac93.tar.gz
historical-d44e7f5b85d91cf6d0df355bad808cb23dfbac93.tar.bz2
historical-d44e7f5b85d91cf6d0df355bad808cb23dfbac93.zip
Stable on hppa.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-apps/dbus/dbus-0.23.4-r1.ebuild')
-rw-r--r--sys-apps/dbus/dbus-0.23.4-r1.ebuild4
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 0f57f5458ed5..a73457469bc0 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-2005 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.1 2005/07/13 22:38:06 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-0.23.4-r1.ebuild,v 1.2 2005/07/27 17:42:58 gmsoft Exp $
# because of the experimental nature debug by default
inherit debug eutils mono python multilib
@@ -15,7 +15,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${P}.tar.gz"
SLOT="0"
LICENSE="|| ( GPL-2 AFL-2.1 )"
-KEYWORDS="~x86 ~ppc ~amd64 ~ppc64 ~ia64 ~sparc"
+KEYWORDS="~x86 ~ppc ~amd64 ~ppc64 ~ia64 ~sparc ~hppa"
RDEPEND=">=dev-libs/glib-2
xml2? ( >=dev-libs/libxml2-2.6 )