summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2002-12-18 00:12:48 +0000
committerBrandon Low <lostlogic@gentoo.org>2002-12-18 00:12:48 +0000
commitc63189ef4d20c90380725332dd9807d3f8f0fe2e (patch)
tree330389625e7957bbe7f86e826004efcfee762ca7 /sys-kernel/mosix-sources
parent*** empty log message *** (diff)
downloadgentoo-2-c63189ef4d20c90380725332dd9807d3f8f0fe2e.tar.gz
gentoo-2-c63189ef4d20c90380725332dd9807d3f8f0fe2e.tar.bz2
gentoo-2-c63189ef4d20c90380725332dd9807d3f8f0fe2e.zip
big SLOT=${KV} commit
Diffstat (limited to 'sys-kernel/mosix-sources')
-rw-r--r--sys-kernel/mosix-sources/ChangeLog5
-rw-r--r--sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild4
-rw-r--r--sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-kernel/mosix-sources/ChangeLog b/sys-kernel/mosix-sources/ChangeLog
index cb383df87dd1..cacd76dd0930 100644
--- a/sys-kernel/mosix-sources/ChangeLog
+++ b/sys-kernel/mosix-sources/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-kernel/mosix-sources
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mosix-sources/ChangeLog,v 1.5 2002/12/17 19:48:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mosix-sources/ChangeLog,v 1.6 2002/12/18 00:12:48 lostlogic Exp $
+
+ 17 Dec 2002; Brandon Low <lostlogic@gentoo.org>:
+ Make all kernel-sources SLOT="${KV}"
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild b/sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild
index 3b1b11ac30ba..c84439d33f53 100644
--- a/sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild
+++ b/sys-kernel/mosix-sources/mosix-sources-2.4.19.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/mosix-sources/mosix-sources-2.4.19.ebuild,v 1.2 2002/12/09 04:37:28 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mosix-sources/mosix-sources-2.4.19.ebuild,v 1.3 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
@@ -22,7 +22,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.mosix.org/"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="${KV}"
KEYWORDS="~x86 -ppc -sparc -alpha"
diff --git a/sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild b/sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild
index 6eb9a6e338dd..dc0d79e88dd0 100644
--- a/sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild
+++ b/sys-kernel/mosix-sources/mosix-sources-2.4.20.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/mosix-sources/mosix-sources-2.4.20.ebuild,v 1.2 2002/12/09 04:37:28 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mosix-sources/mosix-sources-2.4.20.ebuild,v 1.3 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
@@ -22,7 +22,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.mosix.org/"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="${KV}"
KEYWORDS="~x86 -ppc -sparc -alpha"