diff options
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.ebuild | 4 |
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 |