diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-11-26 11:19:26 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-11-26 11:19:26 +0000 |
commit | 8e030dbca24c4b54a5d8f15a9d77f94b172b2a23 (patch) | |
tree | 07be3aa8d105b533a2d2ee9e8c559be9f193ca6a /dev-python/wxPython | |
parent | add amd64 keyword (diff) | |
download | gentoo-2-8e030dbca24c4b54a5d8f15a9d77f94b172b2a23.tar.gz gentoo-2-8e030dbca24c4b54a5d8f15a9d77f94b172b2a23.tar.bz2 gentoo-2-8e030dbca24c4b54a5d8f15a9d77f94b172b2a23.zip |
add amd64 keyword
Diffstat (limited to 'dev-python/wxPython')
-rw-r--r-- | dev-python/wxPython/Manifest | 8 | ||||
-rw-r--r-- | dev-python/wxPython/wxPython-2.4.2.4.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/wxPython/Manifest b/dev-python/wxPython/Manifest index 0c5ee675859c..e4ebe4523dac 100644 --- a/dev-python/wxPython/Manifest +++ b/dev-python/wxPython/Manifest @@ -1,9 +1,9 @@ -MD5 ab3d7f7e4500b19c134193f377191e45 ChangeLog 5335 -MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182 MD5 9a7de975602ab6d3fd83add64d895925 wxPython-2.4.0.7.ebuild 2996 MD5 672638de67beeaf41c5fe8a4ff3f22f2 wxPython-2.4.1.2.ebuild 2366 -MD5 244246d234901230d8cc4e66d7a4fa4a wxPython-2.4.2.4.ebuild 3346 -MD5 99504d777b11bc0266e7487ee59496dd files/controls2.py.patch 2202 +MD5 26209f80f9f75449fcfcaa21bbbcb99f wxPython-2.4.2.4.ebuild 3350 +MD5 ab3d7f7e4500b19c134193f377191e45 ChangeLog 5335 +MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182 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 +MD5 99504d777b11bc0266e7487ee59496dd files/controls2.py.patch 2202 diff --git a/dev-python/wxPython/wxPython-2.4.2.4.ebuild b/dev-python/wxPython/wxPython-2.4.2.4.ebuild index efff6abebb9b..71077bcd96f7 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-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.2.4.ebuild,v 1.6 2003/10/12 03:02:07 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.4.2.4.ebuild,v 1.7 2003/11/26 11:16:56 aliz Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="http://www.wxpython.org/" SLOT="0" LICENSE="wxWinLL-3" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" RDEPEND=">=dev-lang/python-2.1 >=x11-libs/wxGTK-2.4.2 |