# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ UNIPATCH_LIST="${DISTDIR}/patch-${KV}.bz2" K_PREPATCHED="yes" UNIPATCH_STRICTORDER="yes" K_NOUSENAME="yes" ETYPE="sources" inherit kernel-2 detect_version IUSE="" DESCRIPTION="Full sources for the Kon Colivas kernel with some Overloads patches ;)" HOMEPAGE="http://kem.p.lodz.pl/~peter/cko/" SRC_URI="${KERNEL_URI} http://kem.p.lodz.pl/~peter/cko/rel/patch-${KV}.bz2" KEYWORDS="~x86" pkg_postinst() { postinst_sources ewarn "IMPORTANT:" ewarn "This is a experimental kernel version, I'm not responsible for breaking your system" ewarn "ALWAYS keep a second stable and bootable kernel apart in your boot manager" }