summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-05-03 14:02:58 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-05-03 14:02:58 +0000
commit4a01a29302d396908b0bf12e2c9212c4b581f2dd (patch)
tree7da1d63e20d3cf5e8f78465dd1206cfe5b557092 /dev-python/dbus-python/dbus-python-0.80.2.ebuild
parentfixed broken encoding in ChangeLog (diff)
downloadhistorical-4a01a29302d396908b0bf12e2c9212c4b581f2dd.tar.gz
historical-4a01a29302d396908b0bf12e2c9212c4b581f2dd.tar.bz2
historical-4a01a29302d396908b0bf12e2c9212c4b581f2dd.zip
Stable on sparc wrt #174810
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-python/dbus-python/dbus-python-0.80.2.ebuild')
-rw-r--r--dev-python/dbus-python/dbus-python-0.80.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dbus-python/dbus-python-0.80.2.ebuild b/dev-python/dbus-python/dbus-python-0.80.2.ebuild
index ce9f82cf2222..eac48570005c 100644
--- a/dev-python/dbus-python/dbus-python-0.80.2.ebuild
+++ b/dev-python/dbus-python/dbus-python-0.80.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-0.80.2.ebuild,v 1.4 2007/05/03 12:02:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-0.80.2.ebuild,v 1.5 2007/05/03 14:02:58 gustavoz Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="|| ( GPL-2 AFL-2.1 )"
-KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
RDEPEND=">=dev-lang/python-2.4
>=dev-python/pyrex-0.9.3-r2