diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-12-21 20:16:26 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-12-21 20:16:26 +0000 |
commit | 63cbede1bda20be3f89414f00bb4c410e5a69e8f (patch) | |
tree | 262d09e6ddaf8f35dbe43ff5bb929f2213b1df06 | |
parent | Fixing SHM_LOCK patch compile issue; {current->signal->rlim} -> {current->rli... (diff) | |
download | historical-63cbede1bda20be3f89414f00bb4c410e5a69e8f.tar.gz historical-63cbede1bda20be3f89414f00bb4c410e5a69e8f.tar.bz2 historical-63cbede1bda20be3f89414f00bb4c410e5a69e8f.zip |
Fixing SHM_LOCK patch compile issue; {current->signal->rlim} -> {current->rlim}...
-rw-r--r-- | sys-kernel/ac-sources/Manifest | 2 | ||||
-rw-r--r-- | sys-kernel/ck-sources/Manifest | 2 | ||||
-rw-r--r-- | sys-kernel/win4lin-sources/Manifest | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/ac-sources/Manifest b/sys-kernel/ac-sources/Manifest index 2695b1bab286..56389f87ce08 100644 --- a/sys-kernel/ac-sources/Manifest +++ b/sys-kernel/ac-sources/Manifest @@ -9,7 +9,7 @@ MD5 b88d3d053ae2500f17544f19f8c4bcdc ac-sources-2.6.9-r12.ebuild 1262 MD5 c0c053ed0824614431987101ab4bf24d ac-sources-2.6.9-r6.ebuild 1046 MD5 4112cf99cee9056a4e23fe5d5e075f3a ac-sources-2.6.9-r5.ebuild 1046 MD5 3d01c0d70363ac20f04b6e16b3669550 ac-sources-2.6.9-r7.ebuild 1083 -MD5 26b8e3797f4269779dc15d1a11ccfc65 files/ac-sources-2.6.9.shmLocking.patch 1765 +MD5 f211ff52010dfc1d94d2dcfc06636fd9 files/ac-sources-2.6.9.shmLocking.patch 1757 MD5 2c667e2fa7172f460e6e9c2699acded2 files/2.6.9-ac1-fix-extraversion.patch 1288 MD5 6aa8f7a7c2d55734389b53d3bcf78570 files/ac-sources-2.6.9.CAN-2004-1016.patch 2835 MD5 57db481c11c638064759462051c41af6 files/digest-ac-sources-2.6.9-r9 129 diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest index b1201186a143..b6fe0428ceac 100644 --- a/sys-kernel/ck-sources/Manifest +++ b/sys-kernel/ck-sources/Manifest @@ -15,7 +15,7 @@ MD5 09e9f1cad6f2f28fe81682cbad8e3011 files/ck-sources-2.6.9.CAN-2004-1137.patch MD5 025c80544aef14ce3a49024d791c5596 files/ck-sources-2.6.9.binfmt_a.out.patch 1763 MD5 7f0579764a55a43256ce069632e0373e files/digest-ck-sources-2.6.9-r3 129 MD5 915e8d7a0618736caa44d96968015467 files/ck-sources-2.4.27.binfmt_elf.patch 2346 -MD5 26b8e3797f4269779dc15d1a11ccfc65 files/ck-sources-2.6.9.shmLocking.patch 1765 +MD5 f211ff52010dfc1d94d2dcfc06636fd9 files/ck-sources-2.6.9.shmLocking.patch 1757 MD5 8812f60b8d02b0b3b4c46a3311ddd851 files/ck-sources-2.6.9.smbfs.patch 2662 MD5 d4a740ae56c2049247083af387a22a85 files/ck-sources-2.4.27.CAN-2004-0394.patch 350 MD5 cc2afc76adbf81038af8a5f262ed5174 files/digest-ck-sources-2.4.27-r4 214 diff --git a/sys-kernel/win4lin-sources/Manifest b/sys-kernel/win4lin-sources/Manifest index cd8f518f2db5..83c90912f5a6 100644 --- a/sys-kernel/win4lin-sources/Manifest +++ b/sys-kernel/win4lin-sources/Manifest @@ -5,7 +5,7 @@ MD5 2b671599525fa8f6972df4bf3130c139 win4lin-sources-2.4.26-r10.ebuild 2675 MD5 530630d25910e6bd9376b63ea099655f files/win4lin-sources-2.6.9.AF_UNIX.patch 469 MD5 2b3ddb8b8b15f8da35ade38544b57857 files/win4lin-sources-2.4.26.XDRWrapFix.patch 1499 MD5 4d656fa3f3a47df751c0d78b64ed8353 files/win4lin-sources-2.6.9.AF_UNIX.SELinux.patch 1761 -MD5 26b8e3797f4269779dc15d1a11ccfc65 files/win4lin-sources-2.6.9.shmLocking.patch 1765 +MD5 f211ff52010dfc1d94d2dcfc06636fd9 files/win4lin-sources-2.6.9.shmLocking.patch 1757 MD5 53fe3d26f6fc45487d69895fc07770cb files/win4lin-sources-2.6.9.binfmt_elf.patch 2350 MD5 8812f60b8d02b0b3b4c46a3311ddd851 files/win4lin-sources-2.6.9.smbfs.patch 2662 MD5 a9991d6324d7404ed99e79be6e44e9de files/win4lin-sources-2.6.binfmt_elf.patch 2348 |