diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-23 05:01:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-23 05:01:40 +0000 |
commit | 795a483b6cb2c6771f7c35c36536caebf1d1ffa0 (patch) | |
tree | 37475e1213b6bb5430ae18df4b5ecf1452dadd74 /dev-python/dbus-python/dbus-python-0.71.ebuild | |
parent | Stable for HPPA (bug #162879). (diff) | |
download | gentoo-2-795a483b6cb2c6771f7c35c36536caebf1d1ffa0.tar.gz gentoo-2-795a483b6cb2c6771f7c35c36536caebf1d1ffa0.tar.bz2 gentoo-2-795a483b6cb2c6771f7c35c36536caebf1d1ffa0.zip |
Stable for HPPA (bug #162880).
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-python/dbus-python/dbus-python-0.71.ebuild')
-rw-r--r-- | dev-python/dbus-python/dbus-python-0.71.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dbus-python/dbus-python-0.71.ebuild b/dev-python/dbus-python/dbus-python-0.71.ebuild index 66c776234556..e9b593074082 100644 --- a/dev-python/dbus-python/dbus-python-0.71.ebuild +++ b/dev-python/dbus-python/dbus-python-0.71.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.71.ebuild,v 1.8 2007/01/22 05:14:58 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-0.71.ebuild,v 1.9 2007/01/23 05:01:40 jer Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${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 |