Subversion Repositories berkano

[/] [trunk/] [sys-kernel/] [hitchhiker-sources/] [hitchhiker-sources-2.6.32-r1.ebuild] - Rev 514

Compare with Previous | Blame | View Log

# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

ETYPE="sources"
inherit kernel-2
detect_version
detect_arch

DESCRIPTION="Full Linux kernel sources with the Gentoo, Reiser4, AUFS2 and TuxOnIce patches"
HOMEPAGE="http://ben.liveforge.org/"
SRC_URI="${KERNEL_URI}
    http://dl.liveforge.org/${PN}/${PV}/hh-patches-${PVR}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"

UNIPATCH_LIST="${DISTDIR}/hh-patches-${PVR}.tar.bz2"
UNIPATCH_STRICTORDER="yes"
K_PREPATCHED="yes"
K_NOSETEXTRAVERSION="don't_set_it"
K_EXTRAEWARN="While based on Gentoo patches, these sources are not officially supported!"

Compare with Previous | Blame