diff options
Diffstat (limited to 'sys-kernel/hppa-sources/hppa-sources-2.4.22_p13.ebuild')
-rw-r--r-- | sys-kernel/hppa-sources/hppa-sources-2.4.22_p13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/hppa-sources/hppa-sources-2.4.22_p13.ebuild b/sys-kernel/hppa-sources/hppa-sources-2.4.22_p13.ebuild index 7d9ffb42acc1..6884cc183238 100644 --- a/sys-kernel/hppa-sources/hppa-sources-2.4.22_p13.ebuild +++ b/sys-kernel/hppa-sources/hppa-sources-2.4.22_p13.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-sources/hppa-sources-2.4.22_p13.ebuild,v 1.3 2004/01/06 19:58:13 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-sources/hppa-sources-2.4.22_p13.ebuild,v 1.4 2004/04/27 21:59:50 agriffis Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. ETYPE="sources" -inherit kernel +inherit kernel eutils OKV="${PV/_p*/}" PATCH_LEVEL="${PV/${OKV}_p/}" KV=${OKV}-pa${PATCH_LEVEL} |