diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-17 07:22:21 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-17 07:22:21 +0000 |
commit | 83997c5305127f29a312e90d16512f31506b9d59 (patch) | |
tree | 7a84bcdf6d0750d2e79f43f4c9f026498e267d0b /dev-lang | |
parent | various bugfixes for byte-compiling (diff) | |
download | gentoo-2-83997c5305127f29a312e90d16512f31506b9d59.tar.gz gentoo-2-83997c5305127f29a312e90d16512f31506b9d59.tar.bz2 gentoo-2-83997c5305127f29a312e90d16512f31506b9d59.zip |
add python-2.2* that supports PYTHON_DONTCOMPILE and compiles modules with the right compiler in the right directory
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/Manifest | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest index 8597fa9d46a7..3f5d80258d5b 100644 --- a/dev-lang/python/Manifest +++ b/dev-lang/python/Manifest @@ -1,4 +1,4 @@ -MD5 dd94085673628fc3177af99269eed84f ChangeLog 7504 +MD5 561e7ad6018e7ebce20f466490806e21 ChangeLog 7667 MD5 8145ce0144332d6caca98fa5fb648741 metadata.xml 221 MD5 58b06d58bccd371fcbf1b781164c75a9 python-2.1.3-r1.ebuild 2345 MD5 f7959cf61958991a7e25f83a4e8b2ff8 python-2.2.1-r5.ebuild 2912 @@ -6,6 +6,8 @@ MD5 b5ce70d94f27185e138e67267ff416fe python-2.2.2-r1.ebuild 3123 MD5 c70d578ef0b3e6358108691e8b88d458 python-2.2.2.ebuild 3027 MD5 58ed89f3cc48f16f8bc96b76490e5b6a python-2.2.3-r1.ebuild 3293 MD5 0a274212a2a49a52600b617a38bafa09 python-2.2.3-r2.ebuild 3441 +MD5 846b09412128eb476f70b8149996738a python-2.2.3-r3.ebuild 3437 +MD5 846b09412128eb476f70b8149996738a python-2.2.3-r4.ebuild 3437 MD5 789d8555967a31cc0de2126fa6468fc2 python-2.2.3.ebuild 2999 MD5 a53bcd98cbe4a9ff64acc1c655409b12 python-2.3.2-r1.ebuild 4031 MD5 7c0dcd5a1aa1ec0db97cd0847faab0d7 python-2.3.2.ebuild 3675 @@ -17,11 +19,13 @@ MD5 b7a6b00d8dede1534e7a5180a14542b1 files/digest-python-2.2.2-r1 62 MD5 f11f5d528c570ef739ea10806cebfa9f files/digest-python-2.2.3 62 MD5 f11f5d528c570ef739ea10806cebfa9f files/digest-python-2.2.3-r1 62 MD5 f11f5d528c570ef739ea10806cebfa9f files/digest-python-2.2.3-r2 62 +MD5 f11f5d528c570ef739ea10806cebfa9f files/digest-python-2.2.3-r3 62 +MD5 f11f5d528c570ef739ea10806cebfa9f files/digest-python-2.2.3-r4 62 MD5 aafa57d90e8894592bdf346eedc77faa files/digest-python-2.3.2 62 MD5 aafa57d90e8894592bdf346eedc77faa files/digest-python-2.3.2-r1 62 MD5 5f2361b3e770981b737a9ad3d2863931 files/python-2.2.1-r5-gentoo.diff 4152 MD5 11aa066154fe2e0a4c306124c7e5dd4a files/python-2.2.2-tk-8.4.x.patch 2997 -MD5 aa781491d5e1590c4bfe6a85eecf5477 files/python-2.2.3-db4.patch 1100 +MD5 3d21cd8754d0bb29566c6f728fca47af files/python-2.2.3-db4.patch 1197 MD5 86e20b38b62c83f27739544bf331852e files/python-2.2.3-gentoo_py_dontcompile.patch 613 MD5 46588eb4b2cfdd8277153e8e6f728eca files/python-2.3-add_portage_search_path.patch 607 MD5 7808762bbf53647c7cd597be4044e9f7 files/python-2.3-gentoo_py_dontcompile.patch 478 |