Parent Directory
|
Revision Log
Revision bump, excluding the faulty patch. Thanks to Anakim Border and Peter S. Mazinger. Closes #157409 for now. Also removing the previous revisions. (Portage version: 2.1.2_rc3-r3) (Signed Manifest commit)
| 1 | # Copyright 1999-2006 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.18-r2.ebuild,v 1.1 2006/12/06 21:00:59 phreak Exp $ |
| 4 | |
| 5 | ETYPE="sources" |
| 6 | K_WANT_GENPATCHES="base" |
| 7 | K_GENPATCHES_VER="6" |
| 8 | |
| 9 | inherit kernel-2 |
| 10 | detect_version |
| 11 | |
| 12 | HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-3 |
| 13 | HGPV_URI="http://dev.gentoo.org/~phreak/distfiles/hardened-patches-${HGPV}.extras.tar.bz2" |
| 14 | UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" |
| 15 | DESCRIPTION="Hardened sources for the ${KV_MAJOR}.${KV_MINOR} kernel tree" |
| 16 | |
| 17 | SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" |
| 18 | KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |