summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-10-04 18:14:23 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-10-04 18:14:23 +0000
commit375b403458d9d50e9aae13bdea9cf8c9368af31c (patch)
tree6c2fd4ef76080fed65096b50580f073ffe02c6ec /dev-util/wxglade
parentNeeded dep for upcoming lcdproc-0.5.1, thanks to Alessio Cassibba ( related b... (diff)
downloadgentoo-2-375b403458d9d50e9aae13bdea9cf8c9368af31c.tar.gz
gentoo-2-375b403458d9d50e9aae13bdea9cf8c9368af31c.tar.bz2
gentoo-2-375b403458d9d50e9aae13bdea9cf8c9368af31c.zip
Stable on ppc wrt bug 149952
(Portage version: 2.1.2_pre2-r1)
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 1a3d63e98e86..31f593bb2999 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.23 2006/10/04 15:58:03 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.24 2006/10/04 18:14:23 nixnut Exp $
+
+ 04 Oct 2006; <nixnut@gentoo.org> wxglade-0.4.ebuild:
+ Stable on ppc wrt bug 149952
04 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> wxglade-0.4.ebuild:
Stable on x86 wrt bug #149952.
diff --git a/dev-util/wxglade/wxglade-0.4.ebuild b/dev-util/wxglade/wxglade-0.4.ebuild
index 105ae1cb069e..14aec047a720 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.3 2006/10/04 15:58:03 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.4.ebuild,v 1.4 2006/10/04 18:14:23 nixnut 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