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
commitf03869b1100c6b2d91570d658b3793c89b164eb0 (patch)
tree33563eb115eb556fbd7a70db61b801a46e11786b /sys-kernel/vanilla-sources
parent*** empty log message *** (diff)
downloadhistorical-f03869b1100c6b2d91570d658b3793c89b164eb0.tar.gz
historical-f03869b1100c6b2d91570d658b3793c89b164eb0.tar.bz2
historical-f03869b1100c6b2d91570d658b3793c89b164eb0.zip
big SLOT=${KV} commit
Diffstat (limited to 'sys-kernel/vanilla-sources')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog5
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.0.39.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.2.22.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild3
6 files changed, 14 insertions, 10 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index 6e2141de6063..6e9cfb4b912a 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.9 2002/12/13 11:00:42 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.10 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/vanilla-sources/vanilla-sources-2.0.39.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.0.39.ebuild
index fea2010d2c0e..fa20b2260136 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.0.39.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.0.39.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/vanilla-sources/vanilla-sources-2.0.39.ebuild,v 1.2 2002/12/09 04:37:29 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.0.39.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
@@ -20,7 +20,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.0/linux-${OKV}.tar.bz2"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="${KV}"
KEYWORDS="x86 ppc sparc "
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.ebuild
index c8872282322c..78c8ab1af0a7 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.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/vanilla-sources/vanilla-sources-2.2.22.ebuild,v 1.2 2002/12/09 04:37:29 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.2.22.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
@@ -20,7 +20,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.2/linux-${OKV}.tar.bz2"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="${KV}"
KEYWORDS="x86 ppc sparc "
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild
index 1b41ea4a61be..3b698b1e11e2 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.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/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.11 2002/12/09 04:37:29 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.12 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
@@ -20,7 +20,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="${KV}"
KEYWORDS="x86 ppc sparc "
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild
index 6878e8530e7f..52dc422978ac 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-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/vanilla-sources/vanilla-sources-2.4.19.ebuild,v 1.5 2002/12/15 10:44:24 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.19.ebuild,v 1.6 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
@@ -20,7 +20,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="${KV}"
KEYWORDS="x86 ppc sparc alpha"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
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 23ee50e47109..337af29473da 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-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/vanilla-sources/vanilla-sources-2.4.20.ebuild,v 1.3 2002/12/15 10:44:24 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.20.ebuild,v 1.4 2002/12/18 00:12:48 lostlogic Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
ETYPE="sources"
@@ -19,6 +19,7 @@ DESCRIPTION="Full sources for the Linux kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
KEYWORDS="x86 ppc sparc alpha"
+SLOT="${KV}"
src_unpack() {
unpack linux-${OKV}.tar.bz2