summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-12-27 17:52:02 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-12-27 17:52:02 +0000
commit21ffb5b92325078d07b25d8fd93ee919883700f9 (patch)
tree6168f279e03cf6371b8e9dc3e970b20ac13d4efe /dev-util
parentAdd ~amd64 wrt bug #156597. (diff)
downloadgentoo-2-21ffb5b92325078d07b25d8fd93ee919883700f9.tar.gz
gentoo-2-21ffb5b92325078d07b25d8fd93ee919883700f9.tar.bz2
gentoo-2-21ffb5b92325078d07b25d8fd93ee919883700f9.zip
Stable on sparc wrt #159031
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/boa-constructor/ChangeLog6
-rw-r--r--dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/boa-constructor/ChangeLog b/dev-util/boa-constructor/ChangeLog
index a85ddb876a0a..a47bf61adbb4 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.23 2006/10/03 19:47:24 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.24 2006/12/27 17:52:02 gustavoz Exp $
+
+ 27 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ boa-constructor-0.4.0_alpha.ebuild:
+ Stable on sparc wrt #159031
03 Oct 2006; Mart Raudsepp <leio@gentoo.org>
-boa-constructor-0.1.0_alpha.ebuild, -boa-constructor-0.2.3_alpha.ebuild,
diff --git a/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild
index 912bd62898b7..534a337efdd6 100644
--- a/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild
+++ b/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.4.0_alpha.ebuild,v 1.3 2006/09/06 21:30:09 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.4.0_alpha.ebuild,v 1.4 2006/12/27 17:52:02 gustavoz Exp $
inherit eutils python
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/boa-constructor/${MY_P}.src.zip"
S=${WORKDIR}/${MY_P}
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="=dev-python/wxpython-2.6*