diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 12:16:00 +0000 |
commit | 61165985245a7bd008ae6e009f7be69f64bb043e (patch) | |
tree | 411629830ce879eb36ce969381f6d72ebc865433 /dev-python/wxPython | |
parent | tthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff) | |
download | gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.gz gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.bz2 gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.zip |
reverting the x86 mess that amd64 made in dev-python. basically just
reverted to dev-python 24 hours ago.
Diffstat (limited to 'dev-python/wxPython')
-rw-r--r-- | dev-python/wxPython/Manifest | 10 | ||||
-rw-r--r-- | dev-python/wxPython/wxPython-2.4.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/wxPython/wxPython-2.4.0.6.ebuild | 4 | ||||
-rw-r--r-- | dev-python/wxPython/wxPython-2.4.0.7.ebuild | 4 |
4 files changed, 11 insertions, 11 deletions
diff --git a/dev-python/wxPython/Manifest b/dev-python/wxPython/Manifest index 782a4de6cf48..b6a78a42d00d 100644 --- a/dev-python/wxPython/Manifest +++ b/dev-python/wxPython/Manifest @@ -1,8 +1,8 @@ MD5 c3a35373c7631510c8fa8e34429a80d0 ChangeLog 4063 -MD5 f11fd601af42fa715a726f224ab490e9 wxPython-2.4.0.2.ebuild 2328 -MD5 9f401bf6060dce0fd6cabdeebf5cf4a3 wxPython-2.4.0.6.ebuild 3124 -MD5 bcc31d2c8b196054845c5aebecb74ca4 wxPython-2.4.0.7.ebuild 3124 -MD5 da22eb14f789d103f8802058263951da files/digest-wxPython-2.4.0.2 73 -MD5 92e5a7bd582253eaaf918f6896f74027 files/digest-wxPython-2.4.0.6 73 +MD5 c8166d9061cd5fc20046a91b6d3c1e5c wxPython-2.4.0.7.ebuild 3118 +MD5 0938f70998dfcb709f808d7121c2305e wxPython-2.4.0.2.ebuild 2320 +MD5 2e17b3357727895ad65eeacb3b61ceef wxPython-2.4.0.6.ebuild 3118 MD5 88f72c81ee2c594876b3bddc9e14bb72 files/digest-wxPython-2.4.0.7 73 +MD5 da22eb14f789d103f8802058263951da files/digest-wxPython-2.4.0.2 73 MD5 b9e15002ddba12f3653a8cfdc638a0cc files/wxPython-2.3.3.1-noglcanvas.diff 3207 +MD5 92e5a7bd582253eaaf918f6896f74027 files/digest-wxPython-2.4.0.6 73 diff --git a/dev-python/wxPython/wxPython-2.4.0.2.ebuild b/dev-python/wxPython/wxPython-2.4.0.2.ebuild index 78a6cf0efc65..ddf910718d9c 100644 --- a/dev-python/wxPython/wxPython-2.4.0.2.ebuild +++ b/dev-python/wxPython/wxPython-2.4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2.ebuild,v 1.3 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.0.2.ebuild,v 1.4 2003/06/22 12:16:00 liquidx Exp $ MY_P="${P/-/Src-}" S="${WORKDIR}/${MY_P}/${PN}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.wxpython.org/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="opengl gtk2" DEPEND=">=dev-lang/python-2.1 diff --git a/dev-python/wxPython/wxPython-2.4.0.6.ebuild b/dev-python/wxPython/wxPython-2.4.0.6.ebuild index a47d3cf3f26f..ff750e1acea1 100644 --- a/dev-python/wxPython/wxPython-2.4.0.6.ebuild +++ b/dev-python/wxPython/wxPython-2.4.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.6.ebuild,v 1.5 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.0.6.ebuild,v 1.6 2003/06/22 12:16:00 liquidx Exp $ IUSE="opengl gtk2" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.wxpython.org/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND=">=dev-lang/python-2.1 =x11-libs/wxGTK-2.4.0* diff --git a/dev-python/wxPython/wxPython-2.4.0.7.ebuild b/dev-python/wxPython/wxPython-2.4.0.7.ebuild index 725054437475..bcf2cf5ba45f 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. # 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.3 2003/06/21 22:30:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.0.7.ebuild,v 1.4 2003/06/22 12:16:00 liquidx Exp $ IUSE="opengl gtk2" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.wxpython.org/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND=">=dev-lang/python-2.1 =x11-libs/wxGTK-2.4.0* |