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 | |
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')
-rw-r--r-- | dev-util/boa-constructor/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/boa-constructor/boa-constructor-0.2.3_alpha.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-util/boa-constructor/ChangeLog b/dev-util/boa-constructor/ChangeLog index fb5d2d68b0d8..7fb3e3d10753 100644 --- a/dev-util/boa-constructor/ChangeLog +++ b/dev-util/boa-constructor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/boa-constructor # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.7 2003/10/23 13:59:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.8 2004/02/23 13:07:21 bazik Exp $ + + 23 Feb 2004; Sven Blumenstein <bazik@gentoo.org> + boa-constructor-0.2.3_alpha.ebuild: + Do you want some fries with this sparc keyword? *boa-constructor-0.2.3_alpha (20 Apr 2003) 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 |