diff options
Diffstat (limited to 'sys-kernel/ppc-sources/ppc-sources-2.4.20-r2.ebuild')
-rw-r--r-- | sys-kernel/ppc-sources/ppc-sources-2.4.20-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.20-r2.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.20-r2.ebuild index a29d7459da91..68ad5e0cd246 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.20-r2.ebuild +++ b/sys-kernel/ppc-sources/ppc-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/ppc-sources/ppc-sources-2.4.20-r2.ebuild,v 1.3 2003/02/08 16:44:22 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources/ppc-sources-2.4.20-r2.ebuild,v 1.4 2003/02/10 16:33:05 doctomoe Exp $ IUSE="build crypt" @@ -26,6 +26,7 @@ DESCRIPTION="Full sources for the Gentoo Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://cvs.gentoo.org/~kain/ppc/patches-${KV}.tar.bz2" KEYWORDS="-x86 ppc -sparc -alpha" +SLOT="${KV}" src_unpack() { unpack ${A} |