summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-01-21 04:35:39 +0000
committerAron Griffis <agriffis@gentoo.org>2005-01-21 04:35:39 +0000
commitc41cced3a8ae905170f18c22efe0decd6b520a8d (patch)
treec93e23db3291dce2461e7105d8822e53280b5e49 /sys-apps/dbus/dbus-0.22-r1.ebuild
parentChanged license to LGPL-2.1 (diff)
downloadgentoo-2-c41cced3a8ae905170f18c22efe0decd6b520a8d.tar.gz
gentoo-2-c41cced3a8ae905170f18c22efe0decd6b520a8d.tar.bz2
gentoo-2-c41cced3a8ae905170f18c22efe0decd6b520a8d.zip
mark 0.22-r1 stable on ia64; add ~ia64 to the rest
(Portage version: 2.0.51-r13)
Diffstat (limited to 'sys-apps/dbus/dbus-0.22-r1.ebuild')
-rw-r--r--sys-apps/dbus/dbus-0.22-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dbus/dbus-0.22-r1.ebuild b/sys-apps/dbus/dbus-0.22-r1.ebuild
index 0dcd47b464a2..e51762ec29e4 100644
--- a/sys-apps/dbus/dbus-0.22-r1.ebuild
+++ b/sys-apps/dbus/dbus-0.22-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.22-r1.ebuild,v 1.6 2005/01/08 23:08:02 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-0.22-r1.ebuild,v 1.7 2005/01/21 04:35:39 agriffis Exp $
# because of the experimental nature debug by default
inherit debug eutils mono python
@@ -16,7 +16,7 @@ SRC_URI="http://www.freedesktop.org/software/dbus/releases/${P}.tar.gz"
SLOT="0"
LICENSE="|| ( GPL-2 AFL-2.1 )"
-KEYWORDS="x86 ppc amd64 ~ia64"
+KEYWORDS="x86 ppc amd64 ia64"
RDEPEND=">=dev-libs/glib-2
xml2? ( >=dev-libs/libxml2-2.6 )