diff options
author | Bob Johnson <livewire@gentoo.org> | 2003-02-12 00:25:29 +0000 |
---|---|---|
committer | Bob Johnson <livewire@gentoo.org> | 2003-02-12 00:25:29 +0000 |
commit | 89736764314a05b4827c3d8a0e59c21ff40cbf9e (patch) | |
tree | 413d067470999925873018d005a8c98150c48c72 /sys-kernel/xfs-sources | |
parent | marked stable for release (diff) | |
download | historical-89736764314a05b4827c3d8a0e59c21ff40cbf9e.tar.gz historical-89736764314a05b4827c3d8a0e59c21ff40cbf9e.tar.bz2 historical-89736764314a05b4827c3d8a0e59c21ff40cbf9e.zip |
marking pre6 stable
Diffstat (limited to 'sys-kernel/xfs-sources')
-rw-r--r-- | sys-kernel/xfs-sources/xfs-sources-2.4.20_pre6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.20_pre6.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.20_pre6.ebuild index 7f45283c5d89..441d9867baa8 100644 --- a/sys-kernel/xfs-sources/xfs-sources-2.4.20_pre6.ebuild +++ b/sys-kernel/xfs-sources/xfs-sources-2.4.20_pre6.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/xfs-sources/xfs-sources-2.4.20_pre6.ebuild,v 1.1 2003/01/31 03:06:38 livewire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.20_pre6.ebuild,v 1.2 2003/02/12 00:25:29 livewire Exp $ IUSE="build crypt" @@ -28,8 +28,8 @@ 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 - http://gentoo.lostlogicx.com/patches-${KV}.tar.bz2" -KEYWORDS="~x86 -ppc -sparc " + mirror://gentoo/patches-${KV}.tar.bz2" +KEYWORDS="x86 -ppc -sparc " SLOT="${KV}" src_unpack() { |