diff options
author | Bob Johnson <livewire@gentoo.org> | 2004-01-26 12:09:23 +0000 |
---|---|---|
committer | Bob Johnson <livewire@gentoo.org> | 2004-01-26 12:09:23 +0000 |
commit | a3be0076d1b0aac64049fea7b057b4962ba990ec (patch) | |
tree | 3eb3931c2984aa63d3694265dbb24ab352a428cc /sys-kernel/gs-sources | |
parent | re-instating pkg_setup() warning/abort message. added apache mime.types to mi... (diff) | |
download | gentoo-2-a3be0076d1b0aac64049fea7b057b4962ba990ec.tar.gz gentoo-2-a3be0076d1b0aac64049fea7b057b4962ba990ec.tar.bz2 gentoo-2-a3be0076d1b0aac64049fea7b057b4962ba990ec.zip |
bumped gs-sources-2.4.25_pre6 to stable
Diffstat (limited to 'sys-kernel/gs-sources')
-rw-r--r-- | sys-kernel/gs-sources/gs-sources-2.4.25_pre6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/gs-sources/gs-sources-2.4.25_pre6.ebuild b/sys-kernel/gs-sources/gs-sources-2.4.25_pre6.ebuild index cf8f7fd47521..0a0e0b01ed26 100644 --- a/sys-kernel/gs-sources/gs-sources-2.4.25_pre6.ebuild +++ b/sys-kernel/gs-sources/gs-sources-2.4.25_pre6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.25_pre6.ebuild,v 1.1 2004/01/20 02:49:49 livewire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gs-sources/gs-sources-2.4.25_pre6.ebuild,v 1.2 2004/01/26 12:09:23 livewire Exp $ IUSE="build crypt" @@ -32,7 +32,7 @@ DESCRIPTION="This kernel stays up to date with current kernel -pres, superfreeswan,preempt/ll, and various hw fixes." SRC_URI="mirror://kernel/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() { |