summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-13 15:24:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-13 15:24:36 +0000
commit339c2301b5974d481c82bb06fe94c71ddcaa9b65 (patch)
treec7264e2f34f6150e36dfcc27a0589ae788055d37 /dev-util
parentia64 + x86 stable wrt bug 177472 (diff)
downloadgentoo-2-339c2301b5974d481c82bb06fe94c71ddcaa9b65.tar.gz
gentoo-2-339c2301b5974d481c82bb06fe94c71ddcaa9b65.tar.bz2
gentoo-2-339c2301b5974d481c82bb06fe94c71ddcaa9b65.zip
x86 stable wrt bug 177753
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-util')
-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 30440e411e36..12c71710def0 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.29 2007/05/09 13:38:46 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.30 2007/05/13 15:24:36 armin76 Exp $
+
+ 13 May 2007; Raúl Porcel <armin76@gentoo.org> wxglade-0.4.1.ebuild:
+ x86 stable wrt bug 177753
09 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> wxglade-0.4.1.ebuild:
Stable on sparc wrt #177753
diff --git a/dev-util/wxglade/wxglade-0.4.1.ebuild b/dev-util/wxglade/wxglade-0.4.1.ebuild
index 5b296d5a34ab..26aa905c4963 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.2 2007/05/09 13:38:46 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.4.1.ebuild,v 1.3 2007/05/13 15:24:36 armin76 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