diff options
author | Michael Marineau <marineam@gentoo.org> | 2005-11-14 17:26:03 +0000 |
---|---|---|
committer | Michael Marineau <marineam@gentoo.org> | 2005-11-14 17:26:03 +0000 |
commit | 5f359ba013b05b4b8a774ce28ad1dfcaa883a6ae (patch) | |
tree | 3e344ad102628d05c77b6c25d8f3e89925894d91 /sys-kernel/ck-sources | |
parent | Patch removed (diff) | |
download | gentoo-2-5f359ba013b05b4b8a774ce28ad1dfcaa883a6ae.tar.gz gentoo-2-5f359ba013b05b4b8a774ce28ad1dfcaa883a6ae.tar.bz2 gentoo-2-5f359ba013b05b4b8a774ce28ad1dfcaa883a6ae.zip |
Version Bump
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-kernel/ck-sources')
-rw-r--r-- | sys-kernel/ck-sources/ChangeLog | 8 | ||||
-rw-r--r-- | sys-kernel/ck-sources/Manifest | 14 | ||||
-rw-r--r-- | sys-kernel/ck-sources/ck-sources-2.6.14_p5.ebuild (renamed from sys-kernel/ck-sources/ck-sources-2.6.14_p4.ebuild) | 7 | ||||
-rw-r--r-- | sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p4 | 4 | ||||
-rw-r--r-- | sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p5 | 4 |
5 files changed, 16 insertions, 21 deletions
diff --git a/sys-kernel/ck-sources/ChangeLog b/sys-kernel/ck-sources/ChangeLog index 78635c51050b..8367963a4cc5 100644 --- a/sys-kernel/ck-sources/ChangeLog +++ b/sys-kernel/ck-sources/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-kernel/ck-sources # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.123 2005/11/10 00:27:09 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.124 2005/11/14 17:26:03 marineam Exp $ + +*ck-sources-2.6.14_p5 (14 Nov 2005) + + 14 Nov 2005; Michael Marineau <marineam@gentoo.org> + -ck-sources-2.6.14_p4.ebuild, +ck-sources-2.6.14_p5.ebuild: + Bump to ck5, includes 2.6.14.2. Closes bug #112465. *ck-sources-2.6.14_p4 (10 Nov 2005) diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest index 0c772577807c..9908a3570c70 100644 --- a/sys-kernel/ck-sources/Manifest +++ b/sys-kernel/ck-sources/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 c94da7726fbe751c6a2200d57572bb4a ck-sources-2.6.14_p4.ebuild 1543 +MD5 a2743f4a7c489267e751b06a84e43b3d ck-sources-2.6.14_p5.ebuild 1512 MD5 e7dd2e7295282d0e74feb7f3606c8fe5 ck-sources-2.6.13_p8.ebuild 1528 MD5 b12e69d79e835c1664d516e411d1527a ChangeLog 27889 MD5 7187b8c28501f454a2412c9e4a7fcf53 metadata.xml 421 MD5 a457c5f0415080b6b16dad6f8d700fcf files/digest-ck-sources-2.6.13_p8 278 -MD5 ec25098759ad716cc2f34da57e3f3a91 files/digest-ck-sources-2.6.14_p4 271 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDcpPniP+LossGzjARAhSbAKCLsz3tVrq/yb8+WXnQabidMDXrvgCZAQkS -whXIT3h1oH8YDS2u83Pa0IQ= -=SNad ------END PGP SIGNATURE----- +MD5 4f63b5d0f6e4a43894c28eb38ab63723 files/digest-ck-sources-2.6.14_p5 272 diff --git a/sys-kernel/ck-sources/ck-sources-2.6.14_p4.ebuild b/sys-kernel/ck-sources/ck-sources-2.6.14_p5.ebuild index c7b4cfd225fb..b19f27da7634 100644 --- a/sys-kernel/ck-sources/ck-sources-2.6.14_p4.ebuild +++ b/sys-kernel/ck-sources/ck-sources-2.6.14_p5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-2.6.14_p4.ebuild,v 1.1 2005/11/10 00:27:10 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-2.6.14_p5.ebuild,v 1.1 2005/11/14 17:26:03 marineam Exp $ K_PREPATCHED="yes" UNIPATCH_STRICTORDER="yes" K_NOUSENAME="yes" K_WANT_GENPATCHES="base" -K_GENPATCHES_VER="2" +K_GENPATCHES_VER="3" ETYPE="sources" inherit kernel-2 detect_version @@ -29,8 +29,7 @@ fi UNIPATCH_LIST="${DISTDIR}/${CK_PATCH}" # Note: 2.6.x.y updates in genpatches begin with 10 but are included in -ck -UNIPATCH_EXCLUDE="${UNIPATCH_EXCLUDE} 10 - 2100_zero-size-datagram.patch" +UNIPATCH_EXCLUDE="${UNIPATCH_EXCLUDE} 10" DESCRIPTION="Full sources for the Linux kernel with Con Kolivas' high performance patchset and Gentoo's basic patchset." diff --git a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p4 b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p4 deleted file mode 100644 index 0265c6e3b692..000000000000 --- a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p4 +++ /dev/null @@ -1,4 +0,0 @@ -MD5 66d02cbd723876c6d69846a067875a22 linux-2.6.14.tar.bz2 39172170 -MD5 f32831c3397bc9d07707984ed2ae0ff4 genpatches-2.6.14-2.base.tar.bz2 9310 -MD5 6457f858d1a0081cdf76d45109aeb5fa patch-2.6.14-cks4.bz2 29868 -MD5 683d905fadf1e97b6adde665cdf49129 patch-2.6.14-ck4.bz2 29928 diff --git a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p5 b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p5 new file mode 100644 index 000000000000..649f17a04732 --- /dev/null +++ b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p5 @@ -0,0 +1,4 @@ +MD5 66d02cbd723876c6d69846a067875a22 linux-2.6.14.tar.bz2 39172170 +MD5 b841739f9c8f5c7f10039399f768a1c0 genpatches-2.6.14-3.base.tar.bz2 16158 +MD5 e9f56bce392c4e3433405ed6aa9e27d2 patch-2.6.14-cks5.bz2 32677 +MD5 1a48b7f7de24b612c1a66753cc7973e0 patch-2.6.14-ck5.bz2 32772 |