summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:15:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:15:16 +0000
commitc50d7154194d747f2a806e9249ef533121567c31 (patch)
tree37ccc0e31f268b211d771b7216c0f518a17018a2 /dev-python/pyatspi
parentStable for x86, wrt bug #512012 (diff)
downloadgentoo-2-c50d7154194d747f2a806e9249ef533121567c31.tar.gz
gentoo-2-c50d7154194d747f2a806e9249ef533121567c31.tar.bz2
gentoo-2-c50d7154194d747f2a806e9249ef533121567c31.zip
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r--dev-python/pyatspi/ChangeLog5
-rw-r--r--dev-python/pyatspi/pyatspi-2.12.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyatspi/ChangeLog b/dev-python/pyatspi/ChangeLog
index 2046c2de5bba..cd30cde12e74 100644
--- a/dev-python/pyatspi/ChangeLog
+++ b/dev-python/pyatspi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyatspi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyatspi/ChangeLog,v 1.41 2014/07/22 10:44:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyatspi/ChangeLog,v 1.42 2014/07/23 15:15:16 ago Exp $
+
+ 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> pyatspi-2.12.0.ebuild:
+ Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> pyatspi-2.12.0.ebuild:
Stable for amd64, wrt bug #512912
diff --git a/dev-python/pyatspi/pyatspi-2.12.0.ebuild b/dev-python/pyatspi/pyatspi-2.12.0.ebuild
index f5a2dc6f299a..529aa6145a6e 100644
--- a/dev-python/pyatspi/pyatspi-2.12.0.ebuild
+++ b/dev-python/pyatspi/pyatspi-2.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyatspi/pyatspi-2.12.0.ebuild,v 1.2 2014/07/22 10:44:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyatspi/pyatspi-2.12.0.ebuild,v 1.3 2014/07/23 15:15:16 ago Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility"
# Note: only some of the tests are GPL-licensed, everything else is LGPL
LICENSE="LGPL-2 GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="" # test
REQUIRED_USE="${PYTHON_REQUIRED_USE}"