diff options
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.4.22.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.4.22.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.22.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.22.ebuild index 8894f05a6544..e2f63c5e901f 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.22.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.4.22.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.22.ebuild,v 1.4 2003/11/18 18:09:50 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.22.ebuild,v 1.5 2003/11/20 07:43:38 lostlogic Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. +ETYPE="sources" +inherit kernel + OKV=2.4.22 KV=2.4.22 EXTRAVERSION=" " S=${WORKDIR}/linux-${KV} -ETYPE="sources" -inherit kernel # What's in this kernel? |