From c31b657cbf0eaf02dfb17adffdf841815f2efc82 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 14 May 2013 09:40:21 +0000 Subject: Stable for x86, wrt bug #453086 (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) --- dev-python/dbus-python/ChangeLog | 5 ++++- dev-python/dbus-python/dbus-python-1.2.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/dbus-python') diff --git a/dev-python/dbus-python/ChangeLog b/dev-python/dbus-python/ChangeLog index aca430020f21..467977fb5a84 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.126 2013/05/14 09:03:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.127 2013/05/14 09:40:21 ago Exp $ + + 14 May 2013; Agostino Sarubbo dbus-python-1.2.0.ebuild: + Stable for x86, wrt bug #453086 14 May 2013; Agostino Sarubbo dbus-python-1.2.0.ebuild: Stable for amd64, wrt bug #453086 diff --git a/dev-python/dbus-python/dbus-python-1.2.0.ebuild b/dev-python/dbus-python/dbus-python-1.2.0.ebuild index bdece027f191..df42711de043 100644 --- a/dev-python/dbus-python/dbus-python-1.2.0.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-1.2.0.ebuild,v 1.2 2013/05/14 09:03:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-1.2.0.ebuild,v 1.3 2013/05/14 09:40:21 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples test" # API docs generated with epydoc, which is python2-only REQUIRED_USE="doc? ( || ( python_targets_python2_6 python_targets_python2_7 ) )" -- cgit v1.2.3-65-gdbad