diff options
author | 2003-03-21 07:17:23 +0000 | |
---|---|---|
committer | 2003-03-21 07:17:23 +0000 | |
commit | f2fff634de205a02ab868702cbd444cf34e74fd1 (patch) | |
tree | fdf8e78f394873622e524e605da19a0ea8afd140 /sys-kernel/gs-sources | |
parent | bumped dep to libsdl-1.2.5 (diff) | |
download | historical-f2fff634de205a02ab868702cbd444cf34e74fd1.tar.gz historical-f2fff634de205a02ab868702cbd444cf34e74fd1.tar.bz2 historical-f2fff634de205a02ab868702cbd444cf34e74fd1.zip |
Unmasks
Diffstat (limited to 'sys-kernel/gs-sources')
-rw-r--r-- | sys-kernel/gs-sources/gs-sources-2.4.21_pre5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/gs-sources/gs-sources-2.4.21_pre5-r1.ebuild b/sys-kernel/gs-sources/gs-sources-2.4.21_pre5-r1.ebuild index 37a116b1ac29..bd0e32ecffaf 100644 --- a/sys-kernel/gs-sources/gs-sources-2.4.21_pre5-r1.ebuild +++ b/sys-kernel/gs-sources/gs-sources-2.4.21_pre5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gs-sources/gs-sources-2.4.21_pre5-r1.ebuild,v 1.1 2003/03/19 03:27:11 livewire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gs-sources/gs-sources-2.4.21_pre5-r1.ebuild,v 1.2 2003/03/21 07:17:23 aliz Exp $ IUSE="build crypt" @@ -29,7 +29,7 @@ S=${WORKDIR}/linux-${KV} DESCRIPTION="This kernel will hopefully stay up to date and stable for livecd" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://gentoo.lostlogicx.com/patches-${KV}.tar.bz2" -KEYWORDS="~x86 -ppc -sparc " +KEYWORDS="x86 -ppc -sparc " SLOT="${KV}" src_unpack() { |