summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-02-27 19:22:12 +0000
committerJason Wever <weeve@gentoo.org>2005-02-27 19:22:12 +0000
commit96fa9f132ca83d9f8c48ac908ca14750c241761d (patch)
tree918f6d854cd0013167f95e2e6a679cf6c103d943 /sys-apps/dbus/dbus-0.23-r3.ebuild
parentNew ebuild to replace the konqueror-* ebuilds, just as we did for the other k... (diff)
downloadhistorical-96fa9f132ca83d9f8c48ac908ca14750c241761d.tar.gz
historical-96fa9f132ca83d9f8c48ac908ca14750c241761d.tar.bz2
historical-96fa9f132ca83d9f8c48ac908ca14750c241761d.zip
Added ~sparc keyword.
Package-Manager: portage-2.0.51.17
Diffstat (limited to 'sys-apps/dbus/dbus-0.23-r3.ebuild')
-rw-r--r--sys-apps/dbus/dbus-0.23-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dbus/dbus-0.23-r3.ebuild b/sys-apps/dbus/dbus-0.23-r3.ebuild
index 423f48feb88d..b9c3bf90197b 100644
--- a/sys-apps/dbus/dbus-0.23-r3.ebuild
+++ b/sys-apps/dbus/dbus-0.23-r3.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-r3.ebuild,v 1.5 2005/02/21 16:56:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-0.23-r3.ebuild,v 1.6 2005/02/27 19:22:12 weeve 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"
+KEYWORDS="x86 ppc amd64 ppc64 ia64 ~sparc"
RDEPEND=">=dev-libs/glib-2
xml2? ( >=dev-libs/libxml2-2.6 )