diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 22:02:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 22:02:26 +0000 |
commit | d1ed3847e947b0dbccfc28cdc69d1d14e6c70710 (patch) | |
tree | 0046d5c024c0e24ebad4760d7dbecdadaa2209c6 /dev-python | |
parent | Marked stable on x86 and alpha. Removed 0.2.5.2 because of annoying uim-skk b... (diff) | |
download | gentoo-2-d1ed3847e947b0dbccfc28cdc69d1d14e6c70710.tar.gz gentoo-2-d1ed3847e947b0dbccfc28cdc69d1d14e6c70710.tar.bz2 gentoo-2-d1ed3847e947b0dbccfc28cdc69d1d14e6c70710.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/wxPython/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/wxPython/wxPython-2.4.0.7.ebuild | 4 | ||||
-rw-r--r-- | dev-python/wxPython/wxPython-2.4.1.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/wxPython/wxPython-2.4.2.4.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/wxPython/ChangeLog b/dev-python/wxPython/ChangeLog index 04459c24c917..24c3e878467a 100644 --- a/dev-python/wxPython/ChangeLog +++ b/dev-python/wxPython/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/wxPython # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.37 2004/01/17 07:33:37 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.38 2004/02/17 22:02:26 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> wxPython-2.4.0.7.ebuild, + wxPython-2.4.1.2.ebuild, wxPython-2.4.2.4.ebuild: + stable on alpha and ia64 17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> : manifest fix diff --git a/dev-python/wxPython/wxPython-2.4.0.7.ebuild b/dev-python/wxPython/wxPython-2.4.0.7.ebuild index 39f7e48b8c68..bfc22e6fbafa 100644 --- a/dev-python/wxPython/wxPython-2.4.0.7.ebuild +++ b/dev-python/wxPython/wxPython-2.4.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.0.7.ebuild,v 1.8 2003/10/07 23:53:58 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.0.7.ebuild,v 1.9 2004/02/17 22:02:26 agriffis Exp $ IUSE="opengl gtk2" diff --git a/dev-python/wxPython/wxPython-2.4.1.2.ebuild b/dev-python/wxPython/wxPython-2.4.1.2.ebuild index 9361f2ba2d07..37d997191b79 100644 --- a/dev-python/wxPython/wxPython-2.4.1.2.ebuild +++ b/dev-python/wxPython/wxPython-2.4.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.1.2.ebuild,v 1.10 2003/12/29 15:56:28 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.1.2.ebuild,v 1.11 2004/02/17 22:02:26 agriffis Exp $ inherit eutils diff --git a/dev-python/wxPython/wxPython-2.4.2.4.ebuild b/dev-python/wxPython/wxPython-2.4.2.4.ebuild index 697d9937951d..8192576b1b4e 100644 --- a/dev-python/wxPython/wxPython-2.4.2.4.ebuild +++ b/dev-python/wxPython/wxPython-2.4.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.2.4.ebuild,v 1.8 2004/01/16 21:29:46 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.2.4.ebuild,v 1.9 2004/02/17 22:02:26 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="http://www.wxpython.org/" SLOT="0" LICENSE="wxWinLL-3" -KEYWORDS="~x86 ppc ~sparc ~alpha ~amd64" +KEYWORDS="~x86 ppc ~sparc alpha ~amd64 ia64" RDEPEND=">=dev-lang/python-2.1 >=x11-libs/wxGTK-2.4.2 |