# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ ETYPE="sources" inherit kernel-2 detect_version detect_arch ## idea: after the kernel-version (2.4.27) we append the vs-version (e.g. 1.3.9) to ## get 2.4.27.1.3.9 that is globbed out here: #VSV="${PV#*.*.*.}" VSV="1.3.9" UNIPATCH_LIST="${FILESDIR}/patch-${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-vs${VSV}-tom.diff.bz2" DESCRIPTION="Linux kernel with DEVEL version ctx-/vserver-patch" SRC_URI="${KERNEL_URI}" #http://www.13thfloor.at/vserver/d_release/${EXTRAVERSION/-vs/v}/patch-${KV}${EXTRAVERSION}.diff.bz2" HOMEPAGE="${HOMEPAGE} http://www.13thfloor.at/vserver/ http://www.linux-vserver.org/" KEYWORDS="~x86 -ppc" IUSE=""