summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-05-13 16:08:15 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-05-13 16:08:15 +0000
commit96ce44dd4daa91e725c68bd4b067fddadf600128 (patch)
tree471fd45525acb6ad65b16cdf49ee5644f5f87322 /dev-util/wxglade
parentVersion bump (diff)
downloadgentoo-2-96ce44dd4daa91e725c68bd4b067fddadf600128.tar.gz
gentoo-2-96ce44dd4daa91e725c68bd4b067fddadf600128.tar.bz2
gentoo-2-96ce44dd4daa91e725c68bd4b067fddadf600128.zip
Stable on ppc wrt bug 177753
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-util/wxglade')
-rw-r--r--dev-util/wxglade/ChangeLog5
-rw-r--r--dev-util/wxglade/wxglade-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/wxglade/ChangeLog b/dev-util/wxglade/ChangeLog
index 12c71710def0..cb713e4a5696 100644
--- a/dev-util/wxglade/ChangeLog
+++ b/dev-util/wxglade/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/wxglade
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.30 2007/05/13 15:24:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.31 2007/05/13 16:08:15 nixnut Exp $
+
+ 13 May 2007; nixnut <nixnut@gentoo.org> wxglade-0.4.1.ebuild:
+ Stable on ppc wrt bug 177753
13 May 2007; Raúl Porcel <armin76@gentoo.org> wxglade-0.4.1.ebuild:
x86 stable wrt bug 177753
diff --git a/dev-util/wxglade/wxglade-0.4.1.ebuild b/dev-util/wxglade/wxglade-0.4.1.ebuild
index 26aa905c4963..ec90b9ef1356 100644
--- a/dev-util/wxglade/wxglade-0.4.1.ebuild
+++ b/dev-util/wxglade/wxglade-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.4.1.ebuild,v 1.3 2007/05/13 15:24:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.4.1.ebuild,v 1.4 2007/05/13 16:08:15 nixnut Exp $
inherit python
@@ -10,7 +10,7 @@ HOMEPAGE="http://wxglade.sourceforge.net/"
SRC_URI="mirror://sourceforge/wxglade/${MY_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