diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-23 13:07:21 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-23 13:07:21 +0000 |
commit | 3e02fe1307ec8ac51d540a2134261e63c68b4b77 (patch) | |
tree | 97771aae0842a2500bb61ef039b74aed1ecafa93 /dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild | |
parent | header fix; fix KEYWORDS to match deps (diff) | |
download | gentoo-2-3e02fe1307ec8ac51d540a2134261e63c68b4b77.tar.gz gentoo-2-3e02fe1307ec8ac51d540a2134261e63c68b4b77.tar.bz2 gentoo-2-3e02fe1307ec8ac51d540a2134261e63c68b4b77.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 |