# 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="ArchCK is a derivation of the CK patchset that is taking a similar path to the old CKO patchset. It aims to include a variety of popular features and updates that have not currently made it to the vanilla kernel. Con Kolivas' CK patchset is central to ArchCK. ArchCK also includes a few patches for the Arch LiveCD Archie." HOMEPAGE="http://iphitus.loudas.com/archck.php" SRC_URI="${KERNEL_URI} http://iphitus.loudas.com/arch/ck/patch-${KV}.bz2" KEYWORDS="~x86 ~amd64" 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" }