diff options
author | 2004-02-23 13:07:21 +0000 | |
---|---|---|
committer | 2004-02-23 13:07:21 +0000 | |
commit | ecf795665871d39d653effac3dc54e784993ec24 (patch) | |
tree | adf3da316bb05593c7e3ec54cdb9cc2e5966a0d4 /dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild | |
parent | header fix; fix KEYWORDS to match deps (diff) | |
download | historical-ecf795665871d39d653effac3dc54e784993ec24.tar.gz historical-ecf795665871d39d653effac3dc54e784993ec24.tar.bz2 historical-ecf795665871d39d653effac3dc54e784993ec24.zip |
Do you want some fries with this sparc keyword?
Diffstat (limited to 'dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild')
-rw-r--r-- | dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild | 6 |
1 files changed, 3 insertions, 3 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 ea729af764b1..8f253ed19729 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. +# Copyright 1999-2004 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.4 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild,v 1.5 2004/02/23 13:07:21 bazik 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 |