summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-08-05 19:34:08 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-08-05 19:34:08 +0000
commit8e71a455c0fe9128cc2fba09f316f30d5cb9a6e7 (patch)
tree59c76d0b1eb10d3b2d9e9257b4324b3a254c4d64 /dev-util/pida/pida-0.2.2.ebuild
parentSplit out use.mask into collision-protect and global components. (diff)
downloadgentoo-2-8e71a455c0fe9128cc2fba09f316f30d5cb9a6e7.tar.gz
gentoo-2-8e71a455c0fe9128cc2fba09f316f30d5cb9a6e7.tar.bz2
gentoo-2-8e71a455c0fe9128cc2fba09f316f30d5cb9a6e7.zip
Added gnome-python-extras as dep bug# 101423
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-util/pida/pida-0.2.2.ebuild')
-rw-r--r--dev-util/pida/pida-0.2.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/pida/pida-0.2.2.ebuild b/dev-util/pida/pida-0.2.2.ebuild
index 078b92ce93e5..32e930a4d9ac 100644
--- a/dev-util/pida/pida-0.2.2.ebuild
+++ b/dev-util/pida/pida-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pida/pida-0.2.2.ebuild,v 1.2 2005/08/05 14:10:45 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pida/pida-0.2.2.ebuild,v 1.3 2005/08/05 19:34:08 pythonhead Exp $
inherit distutils
@@ -17,8 +17,7 @@ IUSE="gvim gnome"
DEPEND=">=dev-lang/python-2.3
>=dev-python/pygtk-2.4
gvim? ( >=app-editors/gvim-6.3 )
- gnome? ( >=x11-libs/gtksourceview-1.2.0
- >=dev-python/gnome-python-2.10 )
+ gnome? ( >=dev-python/gnome-python-extras-2.10.2 )
>=x11-libs/vte-0.11.11-r2
>=dev-python/bicyclerepair-0.9"