summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-12-14 22:26:00 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-12-14 22:26:00 +0000
commitf424cbecf9278728371e6d584bdd440ba73611b8 (patch)
treecd78e2cb2959daf7e564701818e60970704e47fe /games-rpg
parentfixed bug #74427 (Manifest recommit) (diff)
downloadgentoo-2-f424cbecf9278728371e6d584bdd440ba73611b8.tar.gz
gentoo-2-f424cbecf9278728371e6d584bdd440ba73611b8.tar.bz2
gentoo-2-f424cbecf9278728371e6d584bdd440ba73611b8.zip
fix bug #74429
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/openrpg/openrpg-1.6.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/openrpg/openrpg-1.6.1-r1.ebuild b/games-rpg/openrpg/openrpg-1.6.1-r1.ebuild
index 76207a0ffbf6..2f9bc7b0c1c8 100644
--- a/games-rpg/openrpg/openrpg-1.6.1-r1.ebuild
+++ b/games-rpg/openrpg/openrpg-1.6.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/openrpg/openrpg-1.6.1-r1.ebuild,v 1.1 2004/12/08 09:03:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/openrpg/openrpg-1.6.1-r1.ebuild,v 1.2 2004/12/14 22:26:00 mr_bones_ Exp $
inherit eutils games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc ~amd64"
IUSE=""
-DEPEND=">=dev-python/wxpython-2.4.0.2
+DEPEND="<dev-python/wxpython-2.5
>=dev-lang/python-2.2.2"
S="${WORKDIR}/${PN}1"