summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:50:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:50:25 +0000
commitdf695e55da2d9c76033b28271d6f9daac6df3712 (patch)
tree18d49e47ee4593e0374690c5a38ed5b6871d6bef /sys-kernel/hppa-dev-sources
parentsync IUSE (+gnome), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-df695e55da2d9c76033b28271d6f9daac6df3712.tar.gz
historical-df695e55da2d9c76033b28271d6f9daac6df3712.tar.bz2
historical-df695e55da2d9c76033b28271d6f9daac6df3712.zip
inherit eutils, sync IUSE (missing)
Diffstat (limited to 'sys-kernel/hppa-dev-sources')
-rw-r--r--sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1-r2.ebuild b/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1-r2.ebuild
index 32ee5c2bae6f..7a62fe080487 100644
--- a/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1-r2.ebuild
+++ b/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1-r2.ebuild
@@ -1,10 +1,10 @@
# 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-r2.ebuild,v 1.1 2004/07/09 19:39:15 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.7_p1-r2.ebuild,v 1.2 2004/07/15 03:50:25 agriffis Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
ETYPE="sources"
-inherit kernel-2
+inherit kernel-2 eutils
OKV="${PV/_p*/}"
PATCH_LEVEL="${PV/${OKV}_p/}"
EXTRAVERSION="-pa${PATCH_LEVEL}"
@@ -17,6 +17,7 @@ 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 -*"
+IUSE=""
SLOT="${KV}"