summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild')
-rw-r--r--sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild
index ed020ff236ef..7869462f6772 100644
--- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild
+++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild,v 1.4 2002/12/09 04:37:28 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.18-r2.ebuild,v 1.5 2002/12/18 00:12:48 lostlogic Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
#we use this next variable to avoid duplicating stuff on cvs
@@ -21,7 +21,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http:
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org/"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="${KV}"
KEYWORDS="x86 -ppc -sparc -alpha"
DEPEND="<sys-devel/gcc-3"