diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 14:28:13 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 14:28:13 +0000 |
commit | 5ccf8f10a46930ea3998e2e883d31d73460753f7 (patch) | |
tree | afd5f5ac2d9c68fd4ed0d427cf971fa8b9c70cf4 /dev-util/boa-constructor | |
parent | changelog fixes (diff) | |
download | historical-5ccf8f10a46930ea3998e2e883d31d73460753f7.tar.gz historical-5ccf8f10a46930ea3998e2e883d31d73460753f7.tar.bz2 historical-5ccf8f10a46930ea3998e2e883d31d73460753f7.zip |
unmasks
Diffstat (limited to 'dev-util/boa-constructor')
-rw-r--r-- | dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild index 1b770f8c8983..ac8db3919509 100644 --- a/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild +++ b/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild,v 1.2 2003/04/20 00:14:33 blauwers Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild,v 1.3 2003/07/12 14:28:13 aliz Exp $ BOA=${P/_alpha/} S=${WORKDIR}/${BOA} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/boa-constructor/${BOA}.src.zip" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" RDEPEND=">=dev-lang/python-2.0 >=dev-python/wxPython-2.4.0.6 |