summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2003-11-18 18:09:55 +0000
committerBrian Jackson <iggy@gentoo.org>2003-11-18 18:09:55 +0000
commit80361642f6fa0dd23cb7ca7d40064b4231cdb858 (patch)
tree7fe6a630ecc52bc1d4ff870ac8f462d0f98877ee /sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild
parenthppa (diff)
downloadhistorical-80361642f6fa0dd23cb7ca7d40064b4231cdb858.tar.gz
historical-80361642f6fa0dd23cb7ca7d40064b4231cdb858.tar.bz2
historical-80361642f6fa0dd23cb7ca7d40064b4231cdb858.zip
added a space to extraversion to hack around all the problems with kernel.eclass
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild
index b6a4caec0e8a..aa3f8f42c12d 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild
@@ -1,11 +1,11 @@
# 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.20.ebuild,v 1.8 2003/11/16 19:14:04 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild,v 1.9 2003/11/18 18:09:50 iggy Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
OKV=2.4.20
KV=2.4.20
-EXTRAVERSION=""
+EXTRAVERSION=" "
S=${WORKDIR}/linux-${KV}
ETYPE="sources"
inherit kernel