Gentoo Archives: gentoo-commits

From: "Gordon Malm (gengor)" <gengor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/hardened-sources: ChangeLog hardened-sources-2.6.26-r9.ebuild hardened-sources-2.6.28-r6.ebuild hardened-sources-2.6.28-r7.ebuild hardened-sources-2.6.25-r13.ebuild
Date: Fri, 01 May 2009 23:52:41
Message-Id: E1M02X1-0004nA-30@stork.gentoo.org
1 gengor 09/05/01 23:52:39
2
3 Modified: ChangeLog hardened-sources-2.6.26-r9.ebuild
4 hardened-sources-2.6.28-r6.ebuild
5 hardened-sources-2.6.28-r7.ebuild
6 hardened-sources-2.6.25-r13.ebuild
7 Log:
8 Remove unnecessary mirror://gentoo from SRC_URI.
9 (Portage version: 2.1.6.11/cvs/Linux i686)
10
11 Revision Changes Path
12 1.306 sys-kernel/hardened-sources/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?rev=1.306&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?rev=1.306&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/ChangeLog?r1=1.305&r2=1.306
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v
21 retrieving revision 1.305
22 retrieving revision 1.306
23 diff -u -r1.305 -r1.306
24 --- ChangeLog 5 Apr 2009 18:26:47 -0000 1.305
25 +++ ChangeLog 1 May 2009 23:52:38 -0000 1.306
26 @@ -1,6 +1,11 @@
27 # ChangeLog for sys-kernel/hardened-sources
28 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.305 2009/04/05 18:26:47 nixnut Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 1.306 2009/05/01 23:52:38 gengor Exp $
31 +
32 + 01 May 2009; Gordon Malm <gengor@g.o>
33 + hardened-sources-2.6.25-r13.ebuild, hardened-sources-2.6.26-r9.ebuild,
34 + hardened-sources-2.6.28-r6.ebuild, hardened-sources-2.6.28-r7.ebuild:
35 + Remove unnecessary mirror://gentoo from SRC_URI.
36
37 05 Apr 2009; nixnut <nixnut@g.o> hardened-sources-2.6.28-r7.ebuild:
38 ppc stable
39
40
41
42 1.4 sys-kernel/hardened-sources/hardened-sources-2.6.26-r9.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.26-r9.ebuild?rev=1.4&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.26-r9.ebuild?rev=1.4&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.26-r9.ebuild?r1=1.3&r2=1.4
47
48 Index: hardened-sources-2.6.26-r9.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.26-r9.ebuild,v
51 retrieving revision 1.3
52 retrieving revision 1.4
53 diff -u -r1.3 -r1.4
54 --- hardened-sources-2.6.26-r9.ebuild 4 Feb 2009 17:22:30 -0000 1.3
55 +++ hardened-sources-2.6.26-r9.ebuild 1 May 2009 23:52:38 -0000 1.4
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2009 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.26-r9.ebuild,v 1.3 2009/02/04 17:22:30 nixnut Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.26-r9.ebuild,v 1.4 2009/05/01 23:52:38 gengor Exp $
61
62 ETYPE="sources"
63 K_WANT_GENPATCHES="base extras"
64 @@ -10,8 +10,7 @@
65 detect_version
66
67 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-10"
68 -HGPV_URI="http://dev.gentoo.org/~gengor/distfiles/${CATEGORY}/${PN}/hardened-patches-${HGPV}.extras.tar.bz2
69 - mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2"
70 +HGPV_URI="http://dev.gentoo.org/~gengor/distfiles/${CATEGORY}/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
71 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
72
73 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
74
75
76
77 1.4 sys-kernel/hardened-sources/hardened-sources-2.6.28-r6.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r6.ebuild?rev=1.4&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r6.ebuild?rev=1.4&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r6.ebuild?r1=1.3&r2=1.4
82
83 Index: hardened-sources-2.6.28-r6.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r6.ebuild,v
86 retrieving revision 1.3
87 retrieving revision 1.4
88 diff -u -r1.3 -r1.4
89 --- hardened-sources-2.6.28-r6.ebuild 22 Mar 2009 17:57:07 -0000 1.3
90 +++ hardened-sources-2.6.28-r6.ebuild 1 May 2009 23:52:38 -0000 1.4
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2009 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r6.ebuild,v 1.3 2009/03/22 17:57:07 gengor Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r6.ebuild,v 1.4 2009/05/01 23:52:38 gengor Exp $
96
97 ETYPE="sources"
98 K_WANT_GENPATCHES="base extras"
99 @@ -10,8 +10,7 @@
100 detect_version
101
102 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-7"
103 -HGPV_URI="http://dev.gentoo.org/~gengor/distfiles/${CATEGORY}/${PN}/hardened-patches-${HGPV}.extras.tar.bz2
104 - mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2"
105 +HGPV_URI="http://dev.gentoo.org/~gengor/distfiles/${CATEGORY}/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
106 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
107
108 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
109
110
111
112 1.4 sys-kernel/hardened-sources/hardened-sources-2.6.28-r7.ebuild
113
114 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r7.ebuild?rev=1.4&view=markup
115 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r7.ebuild?rev=1.4&content-type=text/plain
116 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r7.ebuild?r1=1.3&r2=1.4
117
118 Index: hardened-sources-2.6.28-r7.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r7.ebuild,v
121 retrieving revision 1.3
122 retrieving revision 1.4
123 diff -u -r1.3 -r1.4
124 --- hardened-sources-2.6.28-r7.ebuild 5 Apr 2009 18:26:47 -0000 1.3
125 +++ hardened-sources-2.6.28-r7.ebuild 1 May 2009 23:52:38 -0000 1.4
126 @@ -1,6 +1,6 @@
127 # Copyright 1999-2009 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r7.ebuild,v 1.3 2009/04/05 18:26:47 nixnut Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.28-r7.ebuild,v 1.4 2009/05/01 23:52:38 gengor Exp $
131
132 ETYPE="sources"
133 K_WANT_GENPATCHES="base extras"
134 @@ -10,8 +10,7 @@
135 detect_version
136
137 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-8"
138 -HGPV_URI="http://dev.gentoo.org/~gengor/distfiles/${CATEGORY}/${PN}/hardened-patches-${HGPV}.extras.tar.bz2
139 - mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2"
140 +HGPV_URI="http://dev.gentoo.org/~gengor/distfiles/${CATEGORY}/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
141 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
142
143 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
144
145
146
147 1.4 sys-kernel/hardened-sources/hardened-sources-2.6.25-r13.ebuild
148
149 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.25-r13.ebuild?rev=1.4&view=markup
150 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.25-r13.ebuild?rev=1.4&content-type=text/plain
151 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.25-r13.ebuild?r1=1.3&r2=1.4
152
153 Index: hardened-sources-2.6.25-r13.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.25-r13.ebuild,v
156 retrieving revision 1.3
157 retrieving revision 1.4
158 diff -u -r1.3 -r1.4
159 --- hardened-sources-2.6.25-r13.ebuild 23 Jan 2009 20:02:02 -0000 1.3
160 +++ hardened-sources-2.6.25-r13.ebuild 1 May 2009 23:52:38 -0000 1.4
161 @@ -1,6 +1,6 @@
162 # Copyright 1999-2009 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.25-r13.ebuild,v 1.3 2009/01/23 20:02:02 nixnut Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-2.6.25-r13.ebuild,v 1.4 2009/05/01 23:52:38 gengor Exp $
166
167 ETYPE="sources"
168 K_WANT_GENPATCHES="base extras"
169 @@ -10,8 +10,7 @@
170 detect_version
171
172 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-14"
173 -HGPV_URI="http://dev.gentoo.org/~gengor/distfiles/${CATEGORY}/${PN}/hardened-patches-${HGPV}.extras.tar.bz2
174 - mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2"
175 +HGPV_URI="http://dev.gentoo.org/~gengor/distfiles/${CATEGORY}/${PN}/hardened-patches-${HGPV}.extras.tar.bz2"
176 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
177
178 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"