diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-01-07 00:02:59 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-01-07 00:02:59 +0000 |
commit | c58adaf5f6e6c2798b5043ad69c1f0fe3a34909b (patch) | |
tree | 4aef2682b8743ea9dd3e6d6fe452f5df014a78e6 /sys-kernel/gs-sources/gs-sources-2.4.23_pre8-r2.ebuild | |
parent | add ia64 keywords (diff) | |
download | gentoo-2-c58adaf5f6e6c2798b5043ad69c1f0fe3a34909b.tar.gz gentoo-2-c58adaf5f6e6c2798b5043ad69c1f0fe3a34909b.tar.bz2 gentoo-2-c58adaf5f6e6c2798b5043ad69c1f0fe3a34909b.zip |
Bumped version numbers inside the ebuild.
Diffstat (limited to 'sys-kernel/gs-sources/gs-sources-2.4.23_pre8-r2.ebuild')
-rw-r--r-- | sys-kernel/gs-sources/gs-sources-2.4.23_pre8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/gs-sources/gs-sources-2.4.23_pre8-r2.ebuild b/sys-kernel/gs-sources/gs-sources-2.4.23_pre8-r2.ebuild index 9bae9c01262b..5492a5a08b9f 100644 --- a/sys-kernel/gs-sources/gs-sources-2.4.23_pre8-r2.ebuild +++ b/sys-kernel/gs-sources/gs-sources-2.4.23_pre8-r2.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.23_pre8-r2.ebuild,v 1.2 2004/01/06 23:59:52 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gs-sources/gs-sources-2.4.23_pre8-r2.ebuild,v 1.3 2004/01/07 00:02:49 plasmaroo Exp $ IUSE="build crypt" @@ -21,7 +21,7 @@ inherit kernel PROVIDE="virtual/linux-sources virtual/winkernel" OKV=2.4.22 EXTRAVERSION=_pre8-gss-r2 -KV=2.4.23_pre8-gss-r2 +KV=2.4.23_pre8-gss S=${WORKDIR}/linux-${KV} # Documentation on the patches contained in this kernel will be installed |