summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-05-19 18:35:17 +0000
committerPeter Weller <welp@gentoo.org>2007-05-19 18:35:17 +0000
commit2f8c9d45ed800a2bddcce0f381c05c7cc8cc2c23 (patch)
tree92276649c4902dd3406275fc0514bcdd9afc459d /dev-util/wxglade
parentalpha stable wrt #170609 (diff)
downloadgentoo-2-2f8c9d45ed800a2bddcce0f381c05c7cc8cc2c23.tar.gz
gentoo-2-2f8c9d45ed800a2bddcce0f381c05c7cc8cc2c23.tar.bz2
gentoo-2-2f8c9d45ed800a2bddcce0f381c05c7cc8cc2c23.zip
Stable on amd64 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 88973c5f1b7c..42ca16a33064 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.32 2007/05/13 21:35:35 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.33 2007/05/19 18:35:17 welp Exp $
+
+ 19 May 2007; Peter Weller <welp@gentoo.org> wxglade-0.4.1.ebuild:
+ Stable on amd64 wrt bug 177753
*wxglade-0.5 (13 May 2007)
diff --git a/dev-util/wxglade/wxglade-0.4.1.ebuild b/dev-util/wxglade/wxglade-0.4.1.ebuild
index ec90b9ef1356..e4682a6d1dfc 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.4 2007/05/13 16:08:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.4.1.ebuild,v 1.5 2007/05/19 18:35:17 welp 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