summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 21:49:37 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 21:49:37 +0000
commit23c0c33ebdacc5731021738e643f2c97b1e8fcd6 (patch)
tree0376a091e49f7b2caa5c729f75798a13510db57c /dev-util/wxglade
parentRegenerate digest. (diff)
downloadgentoo-2-23c0c33ebdacc5731021738e643f2c97b1e8fcd6.tar.gz
gentoo-2-23c0c33ebdacc5731021738e643f2c97b1e8fcd6.tar.bz2
gentoo-2-23c0c33ebdacc5731021738e643f2c97b1e8fcd6.zip
Stable on sparc wrt #149952
(Portage version: 2.1.1)
Diffstat (limited to 'dev-util/wxglade')
-rw-r--r--dev-util/wxglade/ChangeLog5
-rw-r--r--dev-util/wxglade/wxglade-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/wxglade/ChangeLog b/dev-util/wxglade/ChangeLog
index 31f593bb2999..a3c84413eb6a 100644
--- a/dev-util/wxglade/ChangeLog
+++ b/dev-util/wxglade/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/wxglade
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.24 2006/10/04 18:14:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.25 2006/10/05 21:49:37 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> wxglade-0.4.ebuild:
+ Stable on sparc wrt #149952
04 Oct 2006; <nixnut@gentoo.org> wxglade-0.4.ebuild:
Stable on ppc wrt bug 149952
diff --git a/dev-util/wxglade/wxglade-0.4.ebuild b/dev-util/wxglade/wxglade-0.4.ebuild
index 14aec047a720..8efdb4ef4461 100644
--- a/dev-util/wxglade/wxglade-0.4.ebuild
+++ b/dev-util/wxglade/wxglade-0.4.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/wxglade/wxglade-0.4.ebuild,v 1.4 2006/10/04 18:14:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.4.ebuild,v 1.5 2006/10/05 21:49:37 gustavoz Exp $
inherit python
@@ -10,7 +10,7 @@ HOMEPAGE="http://wxglade.sourceforge.net/"
SRC_URI="mirror://sourceforge/wxglade/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
S="${WORKDIR}/${MY_P}"
DEPEND=">=dev-lang/python-2.2