diff options
author | Michael Marineau <marineam@gentoo.org> | 2006-04-19 04:34:20 +0000 |
---|---|---|
committer | Michael Marineau <marineam@gentoo.org> | 2006-04-19 04:34:20 +0000 |
commit | 13c09517da83e63f1ccc76884ebb24c8718cc85a (patch) | |
tree | 8b6c9fe16d93fcaac6172d86bfb5850da152bf6c /sys-kernel/ck-sources | |
parent | Stable on SPARC wrt bug #129748. (diff) | |
download | gentoo-2-13c09517da83e63f1ccc76884ebb24c8718cc85a.tar.gz gentoo-2-13c09517da83e63f1ccc76884ebb24c8718cc85a.tar.bz2 gentoo-2-13c09517da83e63f1ccc76884ebb24c8718cc85a.zip |
Version bump
(Portage version: 2.0.54)
Diffstat (limited to 'sys-kernel/ck-sources')
-rw-r--r-- | sys-kernel/ck-sources/ChangeLog | 8 | ||||
-rw-r--r-- | sys-kernel/ck-sources/Manifest | 13 | ||||
-rw-r--r-- | sys-kernel/ck-sources/ck-sources-2.6.16_p6.ebuild (renamed from sys-kernel/ck-sources/ck-sources-2.6.16_p3.ebuild) | 6 | ||||
-rw-r--r-- | sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p3 | 4 | ||||
-rw-r--r-- | sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p6 | 4 |
5 files changed, 16 insertions, 19 deletions
diff --git a/sys-kernel/ck-sources/ChangeLog b/sys-kernel/ck-sources/ChangeLog index ff2090d16922..b778194c891f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.138 2006/04/02 19:12:22 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.139 2006/04/19 04:34:20 marineam Exp $ + +*ck-sources-2.6.16_p6 (19 Apr 2006) + + 19 Apr 2006; Michael Marineau <marineam@gentoo.org> + -ck-sources-2.6.16_p3.ebuild, +ck-sources-2.6.16_p6.ebuild: + Version bump to ck6 and genpatches 4. Includes 2.6.16.7 *ck-sources-2.6.16_p3 (02 Apr 2006) diff --git a/sys-kernel/ck-sources/Manifest b/sys-kernel/ck-sources/Manifest index 33e8f149c883..42437f35d8e5 100644 --- a/sys-kernel/ck-sources/Manifest +++ b/sys-kernel/ck-sources/Manifest @@ -1,16 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 baa121bbd20deb5ee7298866ac39bfe6 ChangeLog 31388 MD5 9fdf6d330d6e5d5d079f2c11d5eae5ac ck-sources-2.6.15_p7.ebuild 1567 -MD5 c278415629908be4f5df17c862c1c35c ck-sources-2.6.16_p3.ebuild 1553 +MD5 1f4abdb4df8f09bdc56e48a9c5c88ba6 ck-sources-2.6.16_p6.ebuild 1556 MD5 15f73063294033d2b4d7e16c6e0b6b39 files/digest-ck-sources-2.6.15_p7 273 MD5 78103027dd9c78d5c31bb3254e9f5f7f files/digest-ck-sources-2.6.16_p3 272 +MD5 56e966476b33944b70e98081e38d477b files/digest-ck-sources-2.6.16_p6 272 MD5 7187b8c28501f454a2412c9e4a7fcf53 metadata.xml 421 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFEMCIhiP+LossGzjARAgItAJ96LKTVf0iszAoFMDYWQkNB5vQEfQCdFWzp -quHgXlbqOMDjLFkHExoLyAA= -=fY4b ------END PGP SIGNATURE----- diff --git a/sys-kernel/ck-sources/ck-sources-2.6.16_p3.ebuild b/sys-kernel/ck-sources/ck-sources-2.6.16_p6.ebuild index 2b599306a1f8..4df30f49daea 100644 --- a/sys-kernel/ck-sources/ck-sources-2.6.16_p3.ebuild +++ b/sys-kernel/ck-sources/ck-sources-2.6.16_p6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 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.16_p3.ebuild,v 1.1 2006/04/02 19:12:23 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-2.6.16_p6.ebuild,v 1.1 2006/04/19 04:34:20 marineam Exp $ K_PREPATCHED="yes" UNIPATCH_STRICTORDER="yes" K_NOUSENAME="yes" K_WANT_GENPATCHES="base" -K_GENPATCHES_VER="2" +K_GENPATCHES_VER="4" ETYPE="sources" inherit kernel-2 detect_version @@ -29,7 +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} 1000" +UNIPATCH_EXCLUDE="${UNIPATCH_EXCLUDE} 10 2400" 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.16_p3 b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p3 deleted file mode 100644 index 73e01436b319..000000000000 --- a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p3 +++ /dev/null @@ -1,4 +0,0 @@ -MD5 a6d31980787688532a44fc5fecc32615 genpatches-2.6.16-2.base.tar.bz2 24704 -MD5 9a91b2719949ff0856b40bc467fd47be linux-2.6.16.tar.bz2 40845005 -MD5 22d8126c47694940b2840806ce5d548e patch-2.6.16-ck3.bz2 61278 -MD5 69aa57236cc16fcb429c1bf811fc4aba patch-2.6.16-cks3.bz2 61164 diff --git a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p6 b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p6 new file mode 100644 index 000000000000..6f5ce2236685 --- /dev/null +++ b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.16_p6 @@ -0,0 +1,4 @@ +MD5 41d52bcbc7daee8ee71b980e9ea32e81 genpatches-2.6.16-4.base.tar.bz2 33194 +MD5 9a91b2719949ff0856b40bc467fd47be linux-2.6.16.tar.bz2 40845005 +MD5 5982d0a80f6e7d3d09ff9a0f8c313988 patch-2.6.16-ck6.bz2 79813 +MD5 4fd032ceadc7d2bda92cc20c54da691b patch-2.6.16-cks6.bz2 79496 |