summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-07-08 16:46:43 +0000
committerTravis Tilley <lv@gentoo.org>2004-07-08 16:46:43 +0000
commitf5ef159b96ee4246f525f6c07a764c05d9e5fa9c (patch)
tree1b4292ee8c57dc4f6f82060b495aab7cc4d76f4e /dev-python
parenttidy; added metadata (diff)
downloadhistorical-f5ef159b96ee4246f525f6c07a764c05d9e5fa9c.tar.gz
historical-f5ef159b96ee4246f525f6c07a764c05d9e5fa9c.tar.bz2
historical-f5ef159b96ee4246f525f6c07a764c05d9e5fa9c.zip
stable on amd64
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/wxpython/Manifest4
-rw-r--r--dev-python/wxpython/wxpython-2.4.2.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/wxpython/Manifest b/dev-python/wxpython/Manifest
index 8b276efb06cb..0a8f2b264219 100644
--- a/dev-python/wxpython/Manifest
+++ b/dev-python/wxpython/Manifest
@@ -1,8 +1,8 @@
-MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182
MD5 faf811b5120fea7f66bfbeac7af441e6 wxpython-2.4.0.7.ebuild 3004
MD5 58ed594704b708000ca5b208b6fa6c8c wxpython-2.4.1.2.ebuild 2368
MD5 aab6fd0278969d704774c79709458b70 ChangeLog 6809
-MD5 f165f9443e97f2c8b0366b54edb51721 wxpython-2.4.2.4.ebuild 3363
+MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182
+MD5 c240f88fb90201ddc779112ef52793b1 wxpython-2.4.2.4.ebuild 3354
MD5 88f72c81ee2c594876b3bddc9e14bb72 files/digest-wxpython-2.4.0.7 73
MD5 ce3003c042f7c8fe4700193e357ad2ad files/digest-wxpython-2.4.1.2 73
MD5 d1efabd4c6bcd5edd9e61ca070e20ff0 files/digest-wxpython-2.4.2.4 73
diff --git a/dev-python/wxpython/wxpython-2.4.2.4.ebuild b/dev-python/wxpython/wxpython-2.4.2.4.ebuild
index aecbd734cb2f..defb0d952756 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 Foundation
# 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.3 2004/07/05 22:07:57 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.4.2.4.ebuild,v 1.4 2004/07/08 16:46:43 lv Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinLL-3"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc alpha arm ~amd64 ia64 hppa"
+KEYWORDS="x86 ppc ~sparc alpha arm amd64 ia64 hppa"
IUSE="opengl tiff jpeg png gtk2 unicode"
RDEPEND=">=dev-lang/python-2.1