diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-02-04 19:36:35 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-02-04 19:36:35 +0000 |
commit | 1cc54f50cf33986cf5540322653f794bd4895e32 (patch) | |
tree | 5449d155da2d51b85a995eb9bc39e960c68beb64 /sys-kernel/linux-headers/linux-headers-2.4.19.ebuild | |
parent | Masked new beta GQview. (diff) | |
download | historical-1cc54f50cf33986cf5540322653f794bd4895e32.tar.gz historical-1cc54f50cf33986cf5540322653f794bd4895e32.tar.bz2 historical-1cc54f50cf33986cf5540322653f794bd4895e32.zip |
adjusted description
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.4.19.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-2.4.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.4.19.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.19.ebuild index ee66419eca24..d5bf86d8bdc9 100644 --- a/sys-kernel/linux-headers/linux-headers-2.4.19.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.4.19.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/linux-headers/linux-headers-2.4.19.ebuild,v 1.10 2002/12/18 00:12:48 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.19.ebuild,v 1.11 2003/02/04 19:36:35 seemant Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -12,7 +12,7 @@ S=${WORKDIR}/linux-${KV} #These are *stock* 2.4.19 headers, for niceness. -DESCRIPTION="Full sources for the Gentoo Linux kernel" +DESCRIPTION="Headers for the linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2" PROVIDE="virtual/kernel" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" |