diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:13 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:13 +0000 |
commit | 205126f5809cc4d940fef0a6158a809ec28307c9 (patch) | |
tree | 8a0adbe545e2fa25a1224624ccdf3eacd9e4706a /dev-python/wxPython | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-205126f5809cc4d940fef0a6158a809ec28307c9.tar.gz historical-205126f5809cc4d940fef0a6158a809ec28307c9.tar.bz2 historical-205126f5809cc4d940fef0a6158a809ec28307c9.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-python/wxPython')
-rw-r--r-- | dev-python/wxPython/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/wxPython/wxPython-2.3.3.1-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/wxPython/ChangeLog b/dev-python/wxPython/ChangeLog index f60b4d440b4e..d87f856df5b6 100644 --- a/dev-python/wxPython/ChangeLog +++ b/dev-python/wxPython/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-python/wxPython # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.12 2002/10/30 18:29:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/ChangeLog,v 1.13 2002/12/09 04:21:13 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *wxPython-2.3.3.1-r2 (30 Oct 2002) 30 Oct 2002; Mike Frysinger <vapier@gentoo.org> : diff --git a/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild b/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild index 5b3598876913..809a88f7ac64 100644 --- a/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild +++ b/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.9 2002/10/20 18:47:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.10 2002/12/09 04:21:13 manson Exp $ IUSE="opengl" @@ -18,7 +18,7 @@ DEPEND=">=dev-lang/python-2.1 SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" src_unpack() { diff --git a/dev-python/wxPython/wxPython-2.3.3.1-r2.ebuild b/dev-python/wxPython/wxPython-2.3.3.1-r2.ebuild index 681b54d9c8a2..15955626c271 100644 --- a/dev-python/wxPython/wxPython-2.3.3.1-r2.ebuild +++ b/dev-python/wxPython/wxPython-2.3.3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.3.1-r2.ebuild,v 1.2 2002/10/31 04:26:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.3.1-r2.ebuild,v 1.3 2002/12/09 04:21:13 manson Exp $ IUSE="opengl" @@ -18,7 +18,7 @@ DEPEND=">=dev-lang/python-2.1 SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" pkg_setup() { # xfree should not install these, remove until the fixed |