diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-22 17:25:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-22 17:25:24 +0000 |
commit | 39a4e8d5c1949d9669feb698f10f1837f61272cd (patch) | |
tree | 47c3a52807d1d8b82daa29067a4e1a0ed369556a /dev-python/dbus-python | |
parent | punt old version that needs a version of gd that no longer exists (diff) | |
download | gentoo-2-39a4e8d5c1949d9669feb698f10f1837f61272cd.tar.gz gentoo-2-39a4e8d5c1949d9669feb698f10f1837f61272cd.tar.bz2 gentoo-2-39a4e8d5c1949d9669feb698f10f1837f61272cd.zip |
alpha stable wrt #174810
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r-- | dev-python/dbus-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/dbus-python/dbus-python-0.80.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dbus-python/ChangeLog b/dev-python/dbus-python/ChangeLog index 149db9a07c23..b07499b3b5f4 100644 --- a/dev-python/dbus-python/ChangeLog +++ b/dev-python/dbus-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/dbus-python # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.23 2007/05/13 14:58:34 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.24 2007/06/22 17:25:24 armin76 Exp $ + + 22 Jun 2007; Raúl Porcel <armin76@gentoo.org> dbus-python-0.80.2.ebuild: + alpha stable wrt #174810 *dbus-python-0.81.0 (13 May 2007) 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 ffa73c16bb5b..d22768ed5fde 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.8 2007/05/13 07:22:45 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-0.80.2.ebuild,v 1.9 2007/06/22 17:25:24 armin76 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 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" RDEPEND=">=dev-lang/python-2.4 >=dev-python/pyrex-0.9.3-r2 |