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/ac-sources-2.4.20_rc1-r4.ebuild | |
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/ac-sources-2.4.20_rc1-r4.ebuild')
-rw-r--r-- | sys-kernel/ac-sources/ac-sources-2.4.20_rc1-r4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 |