summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-03-07 15:38:38 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-03-07 15:38:38 +0000
commitb99c5ce824e491cedfca93b537cbfa7efd02f11b (patch)
treedbf5d2cf3faf46bbf9e329e8d1a32086ab4bf0e9 /app-accessibility/orca
parentamd64 stable, bug #307525 (diff)
downloadgentoo-2-b99c5ce824e491cedfca93b537cbfa7efd02f11b.tar.gz
gentoo-2-b99c5ce824e491cedfca93b537cbfa7efd02f11b.tar.bz2
gentoo-2-b99c5ce824e491cedfca93b537cbfa7efd02f11b.zip
Depend on Python 2.
(Portage version: 15754-svn/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/orca')
-rw-r--r--app-accessibility/orca/ChangeLog6
-rw-r--r--app-accessibility/orca/orca-2.26.3.ebuild5
-rw-r--r--app-accessibility/orca/orca-2.28.3.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/app-accessibility/orca/ChangeLog b/app-accessibility/orca/ChangeLog
index d5adaaeb867e..2c7bf4b92725 100644
--- a/app-accessibility/orca/ChangeLog
+++ b/app-accessibility/orca/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/orca
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.77 2010/02/24 22:41:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/ChangeLog,v 1.78 2010/03/07 15:38:38 arfrever Exp $
+
+ 07 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ orca-2.26.3.ebuild, orca-2.28.3.ebuild:
+ Depend on Python 2.
24 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org> -orca-2.24.4.ebuild,
-orca-2.28.2.ebuild:
diff --git a/app-accessibility/orca/orca-2.26.3.ebuild b/app-accessibility/orca/orca-2.26.3.ebuild
index e49cae9dfae3..d0134e26d3b9 100644
--- a/app-accessibility/orca/orca-2.26.3.ebuild
+++ b/app-accessibility/orca/orca-2.26.3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.26.3.ebuild,v 1.7 2010/01/18 00:56:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.26.3.ebuild,v 1.8 2010/03/07 15:38:38 arfrever Exp $
+
+PYTHON_DEPEND="2" # Support for Python 3 not verified
inherit gnome2 python
@@ -21,7 +23,6 @@ RDEPEND=">=dev-libs/glib-2.10
>=gnome-base/libbonobo-2.14
>=dev-python/libbonobo-python-2.14
- >=dev-lang/python-2.4
dev-python/pygobject
dev-python/pycairo
>=dev-python/pygtk-2.12
diff --git a/app-accessibility/orca/orca-2.28.3.ebuild b/app-accessibility/orca/orca-2.28.3.ebuild
index a2c18a90e673..d88374dda15e 100644
--- a/app-accessibility/orca/orca-2.28.3.ebuild
+++ b/app-accessibility/orca/orca-2.28.3.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.28.3.ebuild,v 1.1 2010/01/11 22:20:00 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/orca/orca-2.28.3.ebuild,v 1.2 2010/03/07 15:38:38 arfrever Exp $
+PYTHON_DEPEND="2" # Support for Python 3 not verified
GCONF_DEBUG="no"
inherit gnome2 python
@@ -23,7 +24,6 @@ RDEPEND=">=dev-libs/glib-2.10
>=gnome-base/libbonobo-2.24
>=dev-python/libbonobo-python-2.24
- >=dev-lang/python-2.4
dev-python/pygobject
dev-python/pycairo
>=dev-python/dbus-python-0.83