diff options
author | 2008-10-18 16:43:18 +0000 | |
---|---|---|
committer | 2008-10-18 16:43:18 +0000 | |
commit | f76c94b3a142e77f946739281080f5ae5bca54a4 (patch) | |
tree | 5981bbbb553d881f2acad40b22c0be1d949e84ad /dev-util/wxglade/wxglade-0.6.3.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-f76c94b3a142e77f946739281080f5ae5bca54a4.tar.gz gentoo-2-f76c94b3a142e77f946739281080f5ae5bca54a4.tar.bz2 gentoo-2-f76c94b3a142e77f946739281080f5ae5bca54a4.zip |
Stable on ppc wrt bug 242114
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-util/wxglade/wxglade-0.6.3.ebuild')
-rw-r--r-- | dev-util/wxglade/wxglade-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/wxglade/wxglade-0.6.3.ebuild b/dev-util/wxglade/wxglade-0.6.3.ebuild index a3db4f7ca798..789a0ac5242c 100644 --- a/dev-util/wxglade/wxglade-0.6.3.ebuild +++ b/dev-util/wxglade/wxglade-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.6.3.ebuild,v 1.4 2008/10/16 20:15:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.6.3.ebuild,v 1.5 2008/10/18 16:43:18 nixnut 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 |