diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-29 22:43:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-29 22:43:22 +0000 |
commit | d8e070ba421540674b96c3bb28c8f1ceff47fc80 (patch) | |
tree | 9c55d7ce7c81683d51bbeec78bf197c36db79cf9 /sys-kernel/hppa-dev-sources | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-d8e070ba421540674b96c3bb28c8f1ceff47fc80.tar.gz gentoo-2-d8e070ba421540674b96c3bb28c8f1ceff47fc80.tar.bz2 gentoo-2-d8e070ba421540674b96c3bb28c8f1ceff47fc80.zip |
move to stable for #54976
Diffstat (limited to 'sys-kernel/hppa-dev-sources')
-rw-r--r-- | sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1.ebuild b/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1.ebuild index f4757c4c591a..ca4caf7ed797 100644 --- a/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1.ebuild +++ b/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1.ebuild,v 1.2 2004/06/24 22:57:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1.ebuild,v 1.3 2004/06/29 22:43:22 vapier Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. ETYPE="sources" @@ -16,7 +16,7 @@ S=${WORKDIR}/linux-${KV} DESCRIPTION="Full sources for the Linux kernel with patch for hppa" SRC_URI="mirror://kernel/linux/kernel/v2.6/linux-${OKV}.tar.bz2 http://ftp.parisc-linux.org/cvs/linux-2.6/patch-${OKV}-pa${PATCH_LEVEL}.gz" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://parisc-linux.org" -KEYWORDS="~hppa -*" +KEYWORDS="hppa -*" SLOT="${KV}" |