From aba4e4a10bd501f6dff9084ecd7059874e88d4a3 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 3 Apr 2013 09:13:52 +0000 Subject: Revert because pygobject requires too much unstable deps (Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F) --- dev-python/dbus-python/ChangeLog | 5 ++++- dev-python/dbus-python/dbus-python-1.1.1-r1.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 3a0389663ece..f07e8f7b65a0 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.121 2013/04/03 09:09:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.122 2013/04/03 09:13:52 ago Exp $ + + 03 Apr 2013; Agostino Sarubbo dbus-python-1.1.1-r1.ebuild: + Revert because pygobject requires too much unstable deps 03 Apr 2013; Agostino Sarubbo dbus-python-1.1.1-r1.ebuild: Stable for s390, wrt bug #458992 diff --git a/dev-python/dbus-python/dbus-python-1.1.1-r1.ebuild b/dev-python/dbus-python/dbus-python-1.1.1-r1.ebuild index c6c5b7fe5088..c9652fe84305 100644 --- a/dev-python/dbus-python/dbus-python-1.1.1-r1.ebuild +++ b/dev-python/dbus-python/dbus-python-1.1.1-r1.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.1.1-r1.ebuild,v 1.14 2013/04/03 09:09:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-1.1.1-r1.ebuild,v 1.15 2013/04/03 09:13:52 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