summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-10-29 12:04:02 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-10-29 12:04:02 +0000
commitfc176f8d470ca838ca77e70f56f453bdc7a08aa1 (patch)
tree9c4dccd70797825723c818af8d468fa7628669aa /dev-util/wxglade
parentredigest, bug 197151 (diff)
downloadgentoo-2-fc176f8d470ca838ca77e70f56f453bdc7a08aa1.tar.gz
gentoo-2-fc176f8d470ca838ca77e70f56f453bdc7a08aa1.tar.bz2
gentoo-2-fc176f8d470ca838ca77e70f56f453bdc7a08aa1.zip
Sparc stable --- Bug #197358
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-util/wxglade')
-rw-r--r--dev-util/wxglade/ChangeLog5
-rw-r--r--dev-util/wxglade/wxglade-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/wxglade/ChangeLog b/dev-util/wxglade/ChangeLog
index 6d8fc9ee38f4..efceb77521ef 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.38 2007/10/29 02:44:18 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.39 2007/10/29 12:04:02 fmccor Exp $
+
+ 29 Oct 2007; Ferris McCormick <fmccor@gentoo.org> wxglade-0.6.ebuild:
+ Sparc stable --- Bug #197358
*wxglade-0.6.1 (29 Oct 2007)
diff --git a/dev-util/wxglade/wxglade-0.6.ebuild b/dev-util/wxglade/wxglade-0.6.ebuild
index b98d0b4deeda..487eff20ad28 100644
--- a/dev-util/wxglade/wxglade-0.6.ebuild
+++ b/dev-util/wxglade/wxglade-0.6.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.6.ebuild,v 1.2 2007/09/24 04:14:07 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.6.ebuild,v 1.3 2007/10/29 12:04:02 fmccor Exp $
inherit python multilib eutils
@@ -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.3