diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2004-11-13 18:03:50 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2004-11-13 18:03:50 +0000 |
commit | 5089e13e3b76dcd3b8ed9697c4c4faed8c4fa7c6 (patch) | |
tree | a68249102ce0955f9ea6cffdf25223360641059d /dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild | |
parent | Marked stable on x86. (diff) | |
download | historical-5089e13e3b76dcd3b8ed9697c4c4faed8c4fa7c6.tar.gz historical-5089e13e3b76dcd3b8ed9697c4c4faed8c4fa7c6.tar.bz2 historical-5089e13e3b76dcd3b8ed9697c4c4faed8c4fa7c6.zip |
Pegged deps on wxpython at 2.4*
Diffstat (limited to 'dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild')
-rw-r--r-- | dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild index f078270f06d9..49958bd97bce 100644 --- a/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild +++ b/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.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/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild,v 1.13 2004/07/14 22:36:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild,v 1.14 2004/11/13 18:03:50 pythonhead Exp $ BOA_VER=0.1.0-alpha S=${WORKDIR}/boa @@ -14,7 +14,7 @@ KEYWORDS="x86 sparc " IUSE="" RDEPEND=">=dev-lang/python-2.0 - >=dev-python/wxpython-2.3 + =dev-python/wxpython-2.4* dev-libs/expat" DEPEND="${RDEPEND} |