Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/hardened-sources: ChangeLog hardened-sources-2.6.23-r8.ebuild
Date: Wed, 27 Feb 2008 16:04:22
Message-Id: E1JUOlX-0002Wa-Hi@stork.gentoo.org
1 solar 08/02/27 16:04:19
2
3 Modified: ChangeLog
4 Added: hardened-sources-2.6.23-r8.ebuild
5 Log:
6 - version bump from Kerin Millar bug 210026
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.210 sys-kernel/hardened-sources/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?rev=1.210&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?rev=1.210&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?r1=1.209&r2=1.210
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v
19 retrieving revision 1.209
20 retrieving revision 1.210
21 diff -u -r1.209 -r1.210
22 --- ChangeLog 17 Feb 2008 23:47:07 -0000 1.209
23 +++ ChangeLog 27 Feb 2008 16:04:18 -0000 1.210
24 @@ -1,6 +1,11 @@
25 # ChangeLog for sys-kernel/hardened-sources
26 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.209 2008/02/17 23:47:07 solar Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.210 2008/02/27 16:04:18 solar Exp $
29 +
30 +*hardened-sources-2.6.23-r8 (27 Feb 2008)
31 +
32 + 27 Feb 2008; <solar@g.o> +hardened-sources-2.6.23-r8.ebuild:
33 + - version bump from Kerin Millar bug 210026
34
35 17 Feb 2008; <solar@g.o> metadata.xml,
36 -hardened-sources-2.4.33.4.ebuild, -hardened-sources-2.6.20-r6.ebuild,
37
38
39
40 1.1 sys-kernel/hardened-sources/hardened-sources-2.6.23-r8.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r8.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r8.ebuild?rev=1.1&content-type=text/plain
44
45 Index: hardened-sources-2.6.23-r8.ebuild
46 ===================================================================
47 # Copyright 1999-2008 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.23-r8.ebuild,v 1.1 2008/02/27 16:04:18 solar Exp $
50
51 ETYPE="sources"
52 K_WANT_GENPATCHES="base extras"
53 K_GENPATCHES_VER="9"
54
55 inherit kernel-2
56 detect_version
57
58 HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-6
59 HGPV_URI="mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2"
60 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
61 UNIPATCH_EXCLUDE="4200_fbcondecor-0.9.4-2.6.23-rc7.patch 4205_uvesafb-0.1-rc3-2.6.23-rc3.patch 4405_alpha-sysctl-uac.patch"
62 DESCRIPTION="Hardened kernel sources ${OKV}"
63 HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"
64
65 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
66 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list