diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-21 07:17:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-21 07:17:23 +0000 |
commit | 82de8e332da66f9ed81d2fc609f12722d8327ac8 (patch) | |
tree | 54ab5c1a07cfe740630b12df048d4ca5b92ae84c /sys-kernel/xfs-sources | |
parent | bumped dep to libsdl-1.2.5 (diff) | |
download | gentoo-2-82de8e332da66f9ed81d2fc609f12722d8327ac8.tar.gz gentoo-2-82de8e332da66f9ed81d2fc609f12722d8327ac8.tar.bz2 gentoo-2-82de8e332da66f9ed81d2fc609f12722d8327ac8.zip |
Unmasks
Diffstat (limited to 'sys-kernel/xfs-sources')
-rw-r--r-- | sys-kernel/xfs-sources/xfs-sources-2.4.20-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.20-r2.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.20-r2.ebuild index 24e15243b334..d8cc702f90a4 100644 --- a/sys-kernel/xfs-sources/xfs-sources-2.4.20-r2.ebuild +++ b/sys-kernel/xfs-sources/xfs-sources-2.4.20-r2.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/xfs-sources/xfs-sources-2.4.20-r2.ebuild,v 1.1 2003/03/19 03:31:10 livewire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.20-r2.ebuild,v 1.2 2003/03/21 07:17:23 aliz Exp $ IUSE="build crypt" @@ -29,7 +29,7 @@ S=${WORKDIR}/linux-${KV} DESCRIPTION="Full sources for the XFS Specialized Gentoo Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 mirror://gentoo/patches-${KV}.tar.bz2" -KEYWORDS="~x86 -ppc -sparc " +KEYWORDS="x86 -ppc -sparc " SLOT="${KV}" src_unpack() { |