commit: 68f5e1468aeda186f3e9592bb48bb466d0b7ba0e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 15:02:12 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 10 15:39:49 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=68f5e146
dev-python/pyatspi: 2.14.0 → 2.16.0
.../pyatspi/{pyatspi-9999.ebuild => pyatspi-2.16.0.ebuild} | 14 +++-----------
dev-python/pyatspi/pyatspi-9999.ebuild | 4 ++--
2 files changed, 5 insertions(+), 13 deletions(-)
diff --git a/dev-python/pyatspi/pyatspi-9999.ebuild
b/dev-python/pyatspi/pyatspi-2.16.0.ebuild
similarity index 80%
copy from dev-python/pyatspi/pyatspi-9999.ebuild
copy to dev-python/pyatspi/pyatspi-2.16.0.ebuild
index 09b8da4..46790d4 100644
--- a/dev-python/pyatspi/pyatspi-9999.ebuild
+++ b/dev-python/pyatspi/pyatspi-2.16.0.ebuild
@@ -1,16 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit eutils gnome2 python-r1
-if [[ ${PV} = 9999 ]]; then
- GNOME_LIVE_MODULE="pyatspi2"
- inherit gnome2-live
-fi
DESCRIPTION="Python binding to at-spi library"
HOMEPAGE="http://live.gnome.org/Accessibility"
@@ -18,11 +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"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="" # test
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/dev-python/pyatspi/pyatspi-9999.ebuild
b/dev-python/pyatspi/pyatspi-9999.ebuild
index 09b8da4..c890666 100644
--- a/dev-python/pyatspi/pyatspi-9999.ebuild
+++ b/dev-python/pyatspi/pyatspi-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit eutils gnome2 python-r1
if [[ ${PV} = 9999 ]]; then