From 92fcd56fbb8529215640d777e37f620c44d64750 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Thu, 29 Dec 2005 21:12:23 +0000 Subject: bump to ck7 (Portage version: 2.0.51.22-r3) --- sys-kernel/ck-sources/ChangeLog | 8 +++- sys-kernel/ck-sources/Manifest | 14 +----- sys-kernel/ck-sources/ck-sources-2.6.14_p6.ebuild | 53 ---------------------- sys-kernel/ck-sources/ck-sources-2.6.14_p7.ebuild | 53 ++++++++++++++++++++++ .../ck-sources/files/digest-ck-sources-2.6.14_p6 | 4 -- .../ck-sources/files/digest-ck-sources-2.6.14_p7 | 4 ++ 6 files changed, 66 insertions(+), 70 deletions(-) delete mode 100644 sys-kernel/ck-sources/ck-sources-2.6.14_p6.ebuild create mode 100644 sys-kernel/ck-sources/ck-sources-2.6.14_p7.ebuild delete mode 100644 sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p6 create mode 100644 sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p7 (limited to 'sys-kernel') diff --git a/sys-kernel/ck-sources/ChangeLog b/sys-kernel/ck-sources/ChangeLog index deb338dca0fe..b30605c80398 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.126 2005/12/05 23:28:55 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.127 2005/12/29 21:12:23 marineam Exp $ + +*ck-sources-2.6.14_p7 (29 Dec 2005) + + 29 Dec 2005; Michael Marineau + -ck-sources-2.6.14_p6.ebuild, +ck-sources-2.6.14_p7.ebuild: + Bump to ck7 with the extra bonus of 2.6.14.5! Closes bug #116484 *ck-sources-2.6.14_p6 (05 Dec 2005) diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest index a9b1596b2a7f..78cf15958532 100644 --- a/sys-kernel/ck-sources/Manifest +++ b/sys-kernel/ck-sources/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 1e1c287f4f4af13a72dfa66ff6417d74 ck-sources-2.6.14_p6.ebuild 1517 MD5 42426056220aa97c9dc53264baad870f ck-sources-2.6.13_p8.ebuild 1531 +MD5 b2372e3e817e017040b3d5a65b526dfc ck-sources-2.6.14_p7.ebuild 1542 MD5 9af95bc36fc63e08f72b5be0c1010656 ChangeLog 28441 MD5 7187b8c28501f454a2412c9e4a7fcf53 metadata.xml 421 MD5 a457c5f0415080b6b16dad6f8d700fcf files/digest-ck-sources-2.6.13_p8 278 -MD5 66d15e16cd03f6215514d7468aa17a75 files/digest-ck-sources-2.6.14_p6 272 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDlM1CiP+LossGzjARAhu4AKC3cbUUExjeU5X5YQJyWptTYkVLgQCeKyag -bWoCFmWHT+Uac/+z8RUpze4= -=UDIn ------END PGP SIGNATURE----- +MD5 5c6134b9fc5d20c48b883d607e40e68c files/digest-ck-sources-2.6.14_p7 272 diff --git a/sys-kernel/ck-sources/ck-sources-2.6.14_p6.ebuild b/sys-kernel/ck-sources/ck-sources-2.6.14_p6.ebuild deleted file mode 100644 index aba374825947..000000000000 --- a/sys-kernel/ck-sources/ck-sources-2.6.14_p6.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# 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_p6.ebuild,v 1.1 2005/12/05 23:28:55 marineam Exp $ - -K_PREPATCHED="yes" -UNIPATCH_STRICTORDER="yes" -K_NOUSENAME="yes" -K_WANT_GENPATCHES="base" -K_GENPATCHES_VER="5" -ETYPE="sources" -inherit kernel-2 -detect_version - -# A few hacks to set ck version via _p instead of -r -MY_P=${P/_p*/} -MY_PR=${PR/r/-r} -MY_PR=${MY_PR/-r0/} -EXTRAVERSION=-ck${PV/*_p/}${MY_PR} -KV_FULL=${OKV}${EXTRAVERSION} -KV_CK=${KV_FULL/-r*/} -detect_version - -IUSE="ck-server" -if use ck-server; then - CK_PATCH="patch-${KV_CK/ck/cks}.bz2" -else - CK_PATCH="patch-${KV_CK}.bz2" -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" - -DESCRIPTION="Full sources for the Linux kernel with Con Kolivas' high -performance patchset and Gentoo's basic patchset." -HOMEPAGE="http://members.optusnet.com.au/ckolivas/kernel/" -SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} - ck-server? ( - http://ck.kolivas.org/patches/cks/patch-${KV_CK/ck/cks}.bz2 - ) - !ck-server? ( - http://ck.kolivas.org/patches/2.6/${OKV}/${KV_CK}/patch-${KV_CK}.bz2 )" - -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" - -pkg_postinst() { - postinst_sources - - einfo "The ck patchset is tuned for desktop usage." - einfo "To better tune the kernel for server applications add" - einfo "ck-server to your use flags and reemerge ck-sources" -} - diff --git a/sys-kernel/ck-sources/ck-sources-2.6.14_p7.ebuild b/sys-kernel/ck-sources/ck-sources-2.6.14_p7.ebuild new file mode 100644 index 000000000000..6cf2a8932cfc --- /dev/null +++ b/sys-kernel/ck-sources/ck-sources-2.6.14_p7.ebuild @@ -0,0 +1,53 @@ +# 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_p7.ebuild,v 1.1 2005/12/29 21:12:23 marineam Exp $ + +K_PREPATCHED="yes" +UNIPATCH_STRICTORDER="yes" +K_NOUSENAME="yes" +K_WANT_GENPATCHES="base" +K_GENPATCHES_VER="7" +ETYPE="sources" +inherit kernel-2 +detect_version + +# A few hacks to set ck version via _p instead of -r +MY_P=${P/_p*/} +MY_PR=${PR/r/-r} +MY_PR=${MY_PR/-r0/} +EXTRAVERSION=-ck${PV/*_p/}${MY_PR} +KV_FULL=${OKV}${EXTRAVERSION} +KV_CK=${KV_FULL/-r*/} +detect_version + +IUSE="ck-server" +if use ck-server; then + CK_PATCH="patch-${KV_CK/ck/cks}.bz2" +else + CK_PATCH="patch-${KV_CK}.bz2" +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*_1_ 10*_2_ 10*_3_ 10*_4_" + +DESCRIPTION="Full sources for the Linux kernel with Con Kolivas' high +performance patchset and Gentoo's basic patchset." +HOMEPAGE="http://members.optusnet.com.au/ckolivas/kernel/" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} + ck-server? ( + http://ck.kolivas.org/patches/cks/patch-${KV_CK/ck/cks}.bz2 + ) + !ck-server? ( + http://ck.kolivas.org/patches/2.6/${OKV}/${KV_CK}/patch-${KV_CK}.bz2 )" + +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + +pkg_postinst() { + postinst_sources + + einfo "The ck patchset is tuned for desktop usage." + einfo "To better tune the kernel for server applications add" + einfo "ck-server to your use flags and reemerge ck-sources" +} + diff --git a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p6 b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p6 deleted file mode 100644 index 8054573e5726..000000000000 --- a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p6 +++ /dev/null @@ -1,4 +0,0 @@ -MD5 66d02cbd723876c6d69846a067875a22 linux-2.6.14.tar.bz2 39172170 -MD5 d7c6b3a322fd6f164af6b363e3adbe22 genpatches-2.6.14-5.base.tar.bz2 33008 -MD5 7537092921293c3dda4b512290ff41f1 patch-2.6.14-cks6.bz2 38773 -MD5 4573e6657ef6ef93a11d3c3b05386032 patch-2.6.14-ck6.bz2 38778 diff --git a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p7 b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p7 new file mode 100644 index 000000000000..300e77b21b4a --- /dev/null +++ b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.14_p7 @@ -0,0 +1,4 @@ +MD5 66d02cbd723876c6d69846a067875a22 linux-2.6.14.tar.bz2 39172170 +MD5 6089934d545add3a13cda2b32127af95 genpatches-2.6.14-7.base.tar.bz2 52548 +MD5 cbef4baff12056098aeebc413767517e patch-2.6.14-cks7.bz2 44772 +MD5 ebd3bdd50f17601b4d8a073e87ec9325 patch-2.6.14-ck7.bz2 45512 -- cgit v1.2.3-65-gdbad