diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-09 13:38:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-09 13:38:46 +0000 |
commit | 19187e025dfa57b982079201c457e0ee2f02c3e3 (patch) | |
tree | 3a1438c5f3593d1f34f76680c909bff35be3e0d3 /dev-util/wxglade | |
parent | Stable on sparc wrt #177747 (diff) | |
download | gentoo-2-19187e025dfa57b982079201c457e0ee2f02c3e3.tar.gz gentoo-2-19187e025dfa57b982079201c457e0ee2f02c3e3.tar.bz2 gentoo-2-19187e025dfa57b982079201c457e0ee2f02c3e3.zip |
Stable on sparc wrt #177753
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-util/wxglade')
-rw-r--r-- | dev-util/wxglade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/wxglade/wxglade-0.4.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/wxglade/ChangeLog b/dev-util/wxglade/ChangeLog index 64df4ecc1cc3..30440e411e36 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.28 2007/02/03 22:32:42 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.29 2007/05/09 13:38:46 gustavoz Exp $ + + 09 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> wxglade-0.4.1.ebuild: + Stable on sparc wrt #177753 03 Feb 2007; Ryan Hill <dirtyepic@gentoo.org> Manifest: Remove old version. diff --git a/dev-util/wxglade/wxglade-0.4.1.ebuild b/dev-util/wxglade/wxglade-0.4.1.ebuild index 6c4943a80fa0..5b296d5a34ab 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-2006 Gentoo Foundation +# 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.1 2006/12/24 22:05:02 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.4.1.ebuild,v 1.2 2007/05/09 13:38:46 gustavoz 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 |