Changeset 707
- Timestamp:
- 11/29/09 17:19:19 (2 years ago)
- Location:
- openmoko/trunk/openmoko-target/dev-lang/python
- Files:
-
- 2 modified
-
Manifest (modified) (1 diff)
-
python-2.6.4.ebuild (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
openmoko/trunk/openmoko-target/dev-lang/python/Manifest
r706 r707 28 28 EBUILD python-2.6.2-r1.ebuild 9374 RMD160 e2b6b466ff8cfa363d5af68aadd9189daa9bdbfd SHA1 3d207025be7d8ad30f548a351a695dbec641b227 SHA256 cce9f301cae10a0c8e6ce29a9161f3c72b0cf91d372dfbb18006d28ccbde9b8f 29 29 EBUILD python-2.6.2-r2.ebuild 11162 RMD160 9f3215c3353f41a7427334b22d1dd00c54e852eb SHA1 7c8b87d5abcb511bb0e6c85871e0c4098d0be41c SHA256 2e431e703e3b255f619e45295c529a7abb13898014330d6d2aeea474da36a424 30 EBUILD python-2.6.4.ebuild 10 824 RMD160 d180e656b7f82310dd06e218adcdd0bdb91ff06b SHA1 387c657219928b7ed6b5f29bea75a275f66262a6 SHA256 7ae81a75b91948bbc4b4cad5c7cadd3b60e760f94429e0dc973d7da506b5e09d30 EBUILD python-2.6.4.ebuild 10703 RMD160 a2d8c75ac6992befd29a3a02bda437ebf41c3551 SHA1 c6f957d8eabc7e4936dfd3bcc44f223e0fbd10aa SHA256 6d8a06c3e96eeaba018b7de39f41b3b0dc48c1caee9c388d39c95e13ba2fa66a -
openmoko/trunk/openmoko-target/dev-lang/python/python-2.6.4.ebuild
r706 r707 93 93 fi 94 94 95 # This fixes the compilation and makes ctypes avaible.96 epatch "${FILESDIR}"/python-2.6-enable-ctypes-cross-build.patch97 95 # Add a libdirname to enable python cross-compiling and add a user specifyable libdir 98 96 epatch "${FILESDIR}"/python-2.5.2-cross-Makefile.pre.in.patch
