diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-02-23 09:14:42 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-02-23 09:14:42 +0000 |
commit | 39f8961d06b64c103611441c0c76c88b36e0556c (patch) | |
tree | 6e8e66e7a5fa8cdb21c442ba0ff59cf39cb9cc3b /sys-kernel/ck-sources | |
parent | grammar fix in the initscript (diff) | |
download | historical-39f8961d06b64c103611441c0c76c88b36e0556c.tar.gz historical-39f8961d06b64c103611441c0c76c88b36e0556c.tar.bz2 historical-39f8961d06b64c103611441c0c76c88b36e0556c.zip |
Version bump.
Diffstat (limited to 'sys-kernel/ck-sources')
-rw-r--r-- | sys-kernel/ck-sources/ChangeLog | 8 | ||||
-rw-r--r-- | sys-kernel/ck-sources/ck-sources-2.6.3-r1.ebuild | 19 | ||||
-rw-r--r-- | sys-kernel/ck-sources/files/digest-ck-sources-2.6.3-r1 | 2 |
3 files changed, 28 insertions, 1 deletions
diff --git a/sys-kernel/ck-sources/ChangeLog b/sys-kernel/ck-sources/ChangeLog index 143b16c148a4..aa5d5a58b514 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.21 2004/02/18 18:24:35 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.22 2004/02/23 09:14:41 spock Exp $ + +*ck-sources-2.6.3-r1 (23 Feb 2004) + + 23 Feb 2004; Michal Januszewski <spock@gentoo.org> + ck-sources-2.6.3-r1.ebuild: + Version bump. 18 Feb 2004; <plasmaroo@gentoo.org> ck-sources-2.4.24-r1.ebuild, ck-sources-2.6.2-r1.ebuild, files/ck-sources-2.4.24.munmap.patch, diff --git a/sys-kernel/ck-sources/ck-sources-2.6.3-r1.ebuild b/sys-kernel/ck-sources/ck-sources-2.6.3-r1.ebuild new file mode 100644 index 000000000000..ac8752c8809a --- /dev/null +++ b/sys-kernel/ck-sources/ck-sources-2.6.3-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-2.6.3-r1.ebuild,v 1.1 2004/02/23 09:14:41 spock Exp $ + +UNIPATCH_LIST="${DISTDIR}/patch-${KV}.bz2" +K_PREPATCHED="yes" +UNIPATCH_STRICTORDER="yes" + +K_NOUSENAME="yes" +ETYPE="sources" +inherit kernel-2 +detect_version + +DESCRIPTION="Full sources for the Stock Linux kernel Con Kolivas's high performance patchset" +HOMEPAGE="http://members.optusnet.com.au/ckolivas/kernel/" +SRC_URI="${KERNEL_URI} http://ck.kolivas.org/patches/2.6/${KV/-ck*/}/${KV}/patch-${KV}.bz2" + +KEYWORDS="~x86" + diff --git a/sys-kernel/ck-sources/files/digest-ck-sources-2.6.3-r1 b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.3-r1 new file mode 100644 index 000000000000..0f146405d453 --- /dev/null +++ b/sys-kernel/ck-sources/files/digest-ck-sources-2.6.3-r1 @@ -0,0 +1,2 @@ +MD5 6063a7e424355ec52e0cb559fb99034d linux-2.6.3.tar.bz2 34271622 +MD5 d2b387e654adcc54cfb342c783b07926 patch-2.6.3-ck1.bz2 48250 |