summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2007-10-03 05:02:56 +0000
committerRyan Hill <rhill@gentoo.org>2007-10-03 05:02:56 +0000
commitb06407654c34ec4698a90834b3c1da70ce530ea9 (patch)
tree1a65f07757a11489a1f0f360dc0b14f7e9ea0d21 /app-dicts/opendict/opendict-0.6.1.ebuild
parentLock wxpython dependency. (diff)
downloadhistorical-b06407654c34ec4698a90834b3c1da70ce530ea9.tar.gz
historical-b06407654c34ec4698a90834b3c1da70ce530ea9.tar.bz2
historical-b06407654c34ec4698a90834b3c1da70ce530ea9.zip
Lock wxpython dependency.
Package-Manager: portage-2.1.3.11
Diffstat (limited to 'app-dicts/opendict/opendict-0.6.1.ebuild')
-rw-r--r--app-dicts/opendict/opendict-0.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/opendict/opendict-0.6.1.ebuild b/app-dicts/opendict/opendict-0.6.1.ebuild
index e5f09159a740..c4b5013160c9 100644
--- a/app-dicts/opendict/opendict-0.6.1.ebuild
+++ b/app-dicts/opendict/opendict-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.1.ebuild,v 1.4 2007/01/05 22:04:24 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.1.ebuild,v 1.5 2007/10/03 05:02:56 dirtyepic Exp $
inherit eutils python gnome2
@@ -13,7 +13,7 @@ KEYWORDS="ppc x86"
IUSE=""
# DEPEND=">=sys-devel/gettext-0.14" # currently no xgettext run
RDEPEND=">=virtual/python-2.3
- >=dev-python/wxpython-2.6
+ =dev-python/wxpython-2.6*
dev-python/pyxml"
S="${WORKDIR}/OpenDict-${PV}"