aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaksim 'max_posedon' Melnikau <maxposedon@gmail.com>2009-11-29 16:19:19 +0000
committerMaksim 'max_posedon' Melnikau <maxposedon@gmail.com>2009-11-29 16:19:19 +0000
commit3a5da2796c4ec111c8306f37c3ad95eb0188c816 (patch)
tree655ba1c1eb698dfc7fec7bfa1611b610469699ae /dev-lang
parentrework cross-compile patches for python-2.6.4 (diff)
downloadembedded-cross-3a5da2796c4ec111c8306f37c3ad95eb0188c816.tar.gz
embedded-cross-3a5da2796c4ec111c8306f37c3ad95eb0188c816.tar.bz2
embedded-cross-3a5da2796c4ec111c8306f37c3ad95eb0188c816.zip
cross-ctype patch doesn't need anymore
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/Manifest2
-rw-r--r--dev-lang/python/python-2.6.4.ebuild2
2 files changed, 1 insertions, 3 deletions
diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index c250218..e1383f0 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -27,4 +27,4 @@ DIST python-gentoo-patches-2.6.4.tar.bz2 11032 RMD160 83903892ef18880f876e7a140c
EBUILD python-2.5.4-r3.ebuild 9962 RMD160 b9c89cb2974b233ee43ac12971deaa2e3c2549c3 SHA1 b477647a53d9b958146868dabb4e451161e3d91b SHA256 8ad3de1c73110d0fa1233539d58d75e74dd411e8c955bbbd0b5d967f2e49a5a6
EBUILD python-2.6.2-r1.ebuild 9374 RMD160 e2b6b466ff8cfa363d5af68aadd9189daa9bdbfd SHA1 3d207025be7d8ad30f548a351a695dbec641b227 SHA256 cce9f301cae10a0c8e6ce29a9161f3c72b0cf91d372dfbb18006d28ccbde9b8f
EBUILD python-2.6.2-r2.ebuild 11162 RMD160 9f3215c3353f41a7427334b22d1dd00c54e852eb SHA1 7c8b87d5abcb511bb0e6c85871e0c4098d0be41c SHA256 2e431e703e3b255f619e45295c529a7abb13898014330d6d2aeea474da36a424
-EBUILD python-2.6.4.ebuild 10824 RMD160 d180e656b7f82310dd06e218adcdd0bdb91ff06b SHA1 387c657219928b7ed6b5f29bea75a275f66262a6 SHA256 7ae81a75b91948bbc4b4cad5c7cadd3b60e760f94429e0dc973d7da506b5e09d
+EBUILD python-2.6.4.ebuild 10703 RMD160 a2d8c75ac6992befd29a3a02bda437ebf41c3551 SHA1 c6f957d8eabc7e4936dfd3bcc44f223e0fbd10aa SHA256 6d8a06c3e96eeaba018b7de39f41b3b0dc48c1caee9c388d39c95e13ba2fa66a
diff --git a/dev-lang/python/python-2.6.4.ebuild b/dev-lang/python/python-2.6.4.ebuild
index 93731f2..1250ff4 100644
--- a/dev-lang/python/python-2.6.4.ebuild
+++ b/dev-lang/python/python-2.6.4.ebuild
@@ -92,8 +92,6 @@ src_prepare() {
epatch "${FILESDIR}"/python-2.6.4-cross-setup-sysroot.patch
fi
- # This fixes the compilation and makes ctypes avaible.
- epatch "${FILESDIR}"/python-2.6-enable-ctypes-cross-build.patch
# Add a libdirname to enable python cross-compiling and add a user specifyable libdir
epatch "${FILESDIR}"/python-2.5.2-cross-Makefile.pre.in.patch
# Make distutils cross-compile aware