diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-12-18 00:12:48 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-12-18 00:12:48 +0000 |
commit | f03869b1100c6b2d91570d658b3793c89b164eb0 (patch) | |
tree | 33563eb115eb556fbd7a70db61b801a46e11786b /sys-kernel/ac-sources | |
parent | *** empty log message *** (diff) | |
download | historical-f03869b1100c6b2d91570d658b3793c89b164eb0.tar.gz historical-f03869b1100c6b2d91570d658b3793c89b164eb0.tar.bz2 historical-f03869b1100c6b2d91570d658b3793c89b164eb0.zip |
big SLOT=${KV} commit
Diffstat (limited to 'sys-kernel/ac-sources')
7 files changed, 16 insertions, 7 deletions
diff --git a/sys-kernel/ac-sources/ChangeLog b/sys-kernel/ac-sources/ChangeLog index f1bea2eda4a6..da8900418f97 100644 --- a/sys-kernel/ac-sources/ChangeLog +++ b/sys-kernel/ac-sources/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-kernel/ac-sources # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ac-sources/ChangeLog,v 1.2 2002/11/15 04:53:22 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ac-sources/ChangeLog,v 1.3 2002/12/18 00:12:48 lostlogic Exp $ + + 17 Dec 2002; Brandon Low <lostlogic@gentoo.org>: + Make all kernel-sources SLOT="${KV}" *ac-sources-2.4.20_rc1-r3 (14 Nov 2002) diff --git a/sys-kernel/ac-sources/ac-sources-2.4.20-r1.ebuild b/sys-kernel/ac-sources/ac-sources-2.4.20-r1.ebuild index 97d4e0d6ae5f..4caf8902ed8b 100644 --- a/sys-kernel/ac-sources/ac-sources-2.4.20-r1.ebuild +++ b/sys-kernel/ac-sources/ac-sources-2.4.20-r1.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/ac-sources/ac-sources-2.4.20-r1.ebuild,v 1.1 2002/12/08 01:41:23 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ac-sources/ac-sources-2.4.20-r1.ebuild,v 1.2 2002/12/18 00:12:48 lostlogic Exp $ IUSE="build" @@ -25,6 +25,7 @@ http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.4/${BASE}/patch-${KV} #http://www.kernel.org/pub/linux/kernel/v2.4/testing/patch-${PV/_/-}.bz2 KEYWORDS="x86" +SLOT="${KV}" src_unpack() { unpack linux-${OKV}.tar.bz2 diff --git a/sys-kernel/ac-sources/ac-sources-2.4.20-r2.ebuild b/sys-kernel/ac-sources/ac-sources-2.4.20-r2.ebuild index 714f409d055a..91a2e9fec75d 100644 --- a/sys-kernel/ac-sources/ac-sources-2.4.20-r2.ebuild +++ b/sys-kernel/ac-sources/ac-sources-2.4.20-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/ac-sources/ac-sources-2.4.20-r2.ebuild,v 1.1 2002/12/13 19:58:10 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ac-sources/ac-sources-2.4.20-r2.ebuild,v 1.2 2002/12/18 00:12:48 lostlogic Exp $ IUSE="build" @@ -25,6 +25,7 @@ http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.4/${BASE}/patch-${KV} #http://www.kernel.org/pub/linux/kernel/v2.4/testing/patch-${PV/_/-}.bz2 KEYWORDS="x86" +SLOT="${KV}" src_unpack() { unpack linux-${OKV}.tar.bz2 diff --git a/sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r3.ebuild b/sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r3.ebuild index 2a449802933c..94df5e04358e 100644 --- a/sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r3.ebuild +++ b/sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r3.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/ac-sources/ac-sources-2.4.20_rc1-r3.ebuild,v 1.2 2002/11/15 18:31:37 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r3.ebuild,v 1.3 2002/12/18 00:12:48 lostlogic Exp $ IUSE="build" @@ -24,6 +24,7 @@ http://www.kernel.org/pub/linux/kernel/v2.4/testing/patch-${PV/_/-}.bz2 http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.4/${BASE}/patch-${KV}.bz2" KEYWORDS="x86" +SLOT="${KV}" src_unpack() { unpack linux-${OKV}.tar.bz2 diff --git a/sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r4.ebuild b/sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r4.ebuild index 6d8f689000c7..444d20e408a1 100644 --- a/sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r4.ebuild +++ b/sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r4.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/ac-sources/ac-sources-2.4.20_rc1-r4.ebuild,v 1.1 2002/11/15 18:31:37 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r4.ebuild,v 1.2 2002/12/18 00:12:48 lostlogic Exp $ IUSE="build" @@ -24,6 +24,7 @@ http://www.kernel.org/pub/linux/kernel/v2.4/testing/patch-${PV/_/-}.bz2 http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.4/${BASE}/patch-${KV}.bz2" KEYWORDS="x86" +SLOT="${KV}" src_unpack() { unpack linux-${OKV}.tar.bz2 diff --git a/sys-kernel/ac-sources/ac-sources-2.4.20_rc2-r3.ebuild b/sys-kernel/ac-sources/ac-sources-2.4.20_rc2-r3.ebuild index d1f76323ac1c..a0f24f267617 100644 --- a/sys-kernel/ac-sources/ac-sources-2.4.20_rc2-r3.ebuild +++ b/sys-kernel/ac-sources/ac-sources-2.4.20_rc2-r3.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/ac-sources/ac-sources-2.4.20_rc2-r3.ebuild,v 1.1 2002/11/26 04:17:54 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ac-sources/ac-sources-2.4.20_rc2-r3.ebuild,v 1.2 2002/12/18 00:12:48 lostlogic Exp $ IUSE="build" @@ -24,6 +24,7 @@ http://www.kernel.org/pub/linux/kernel/v2.4/testing/patch-${PV/_/-}.bz2 http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.4/${BASE}/patch-${KV}.bz2" KEYWORDS="x86" +SLOT="${KV}" src_unpack() { unpack linux-${OKV}.tar.bz2 diff --git a/sys-kernel/ac-sources/ac-sources-2.4.20_rc4-r1.ebuild b/sys-kernel/ac-sources/ac-sources-2.4.20_rc4-r1.ebuild index 85fe472342d0..a628f70cdbf8 100644 --- a/sys-kernel/ac-sources/ac-sources-2.4.20_rc4-r1.ebuild +++ b/sys-kernel/ac-sources/ac-sources-2.4.20_rc4-r1.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/ac-sources/ac-sources-2.4.20_rc4-r1.ebuild,v 1.1 2002/11/27 22:16:14 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ac-sources/ac-sources-2.4.20_rc4-r1.ebuild,v 1.2 2002/12/18 00:12:48 lostlogic Exp $ IUSE="build" @@ -24,6 +24,7 @@ http://www.kernel.org/pub/linux/kernel/v2.4/testing/patch-${PV/_/-}.bz2 http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.4/${BASE}/patch-${KV}.bz2" KEYWORDS="x86" +SLOT="${KV}" src_unpack() { unpack linux-${OKV}.tar.bz2 |