Gentoo Archives: gentoo-commits

From: "Mike Pagano (mpagano)" <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/git-sources: ChangeLog git-sources-2.6.25-r14.ebuild git-sources-2.6.25-r15.ebuild
Date: Wed, 30 Apr 2008 11:50:59
Message-Id: E1JrAlQ-0001Pp-Cw@stork.gentoo.org
1 mpagano 08/04/30 11:46:20
2
3 Modified: ChangeLog
4 Added: git-sources-2.6.25-r14.ebuild
5 git-sources-2.6.25-r15.ebuild
6 Log:
7 Version bump
8 (Portage version: 2.1.5_rc6)
9
10 Revision Changes Path
11 1.238 sys-kernel/git-sources/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.238&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.238&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?r1=1.237&r2=1.238
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
20 retrieving revision 1.237
21 retrieving revision 1.238
22 diff -u -r1.237 -r1.238
23 --- ChangeLog 29 Apr 2008 11:59:13 -0000 1.237
24 +++ ChangeLog 30 Apr 2008 11:46:19 -0000 1.238
25 @@ -1,6 +1,18 @@
26 # ChangeLog for sys-kernel/git-sources
27 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.237 2008/04/29 11:59:13 mpagano Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.238 2008/04/30 11:46:19 mpagano Exp $
30 +
31 +*git-sources-2.6.25-r15 (30 Apr 2008)
32 +
33 + 30 Apr 2008; Mike Pagano <mpagano@g.o>
34 + +git-sources-2.6.25-r14.ebuild, +git-sources-2.6.25-r15.ebuild:
35 + Version bump
36 +
37 +*git-sources-2.6.25-r14 (29 Apr 2008)
38 +
39 + 29 Apr 2008; Mike Pagano <mpagano@g.o>
40 + +git-sources-2.6.25-r14.ebuild:
41 + Version bump
42
43 *git-sources-2.6.25-r13 (29 Apr 2008)
44
45
46
47
48 1.1 sys-kernel/git-sources/git-sources-2.6.25-r14.ebuild
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.25-r14.ebuild?rev=1.1&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.25-r14.ebuild?rev=1.1&content-type=text/plain
52
53 Index: git-sources-2.6.25-r14.ebuild
54 ===================================================================
55 # Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.25-r14.ebuild,v 1.1 2008/04/30 11:46:19 mpagano Exp $
58
59 UNIPATCH_STRICTORDER="yes"
60 K_NOUSENAME="yes"
61 K_NOSETEXTRAVERSION="yes"
62 K_NOUSEPR="yes"
63 K_SECURITY_UNSUPPORTED="yes"
64 ETYPE="sources"
65 CKV="${PVR/-r/-git}"
66 # only use this if it's not an _rc/_pre release
67 [ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
68 inherit kernel-2
69 detect_version
70
71 DESCRIPTION="The very latest -git version of the Linux kernel"
72 HOMEPAGE="http://www.kernel.org"
73 #SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2"
74 SRC_URI="${KERNEL_URI}"
75 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
76
77 K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
78 experimental nature. If you have any issues, try a matching vanilla-sources
79 ebuild -- if the problem is not there, please contact the upstream kernel
80 developers at http://bugme.osdl.org and on the linux-kernel mailing list to
81 report the problem so it can be fixed in time for the next kernel release."
82
83 pkg_postinst() {
84 postinst_sources
85 }
86
87
88
89 1.1 sys-kernel/git-sources/git-sources-2.6.25-r15.ebuild
90
91 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.25-r15.ebuild?rev=1.1&view=markup
92 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.25-r15.ebuild?rev=1.1&content-type=text/plain
93
94 Index: git-sources-2.6.25-r15.ebuild
95 ===================================================================
96 # Copyright 1999-2008 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.25-r15.ebuild,v 1.1 2008/04/30 11:46:19 mpagano Exp $
99
100 UNIPATCH_STRICTORDER="yes"
101 K_NOUSENAME="yes"
102 K_NOSETEXTRAVERSION="yes"
103 K_NOUSEPR="yes"
104 K_SECURITY_UNSUPPORTED="yes"
105 ETYPE="sources"
106 CKV="${PVR/-r/-git}"
107 # only use this if it's not an _rc/_pre release
108 [ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
109 inherit kernel-2
110 detect_version
111
112 DESCRIPTION="The very latest -git version of the Linux kernel"
113 HOMEPAGE="http://www.kernel.org"
114 #SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2"
115 SRC_URI="${KERNEL_URI}"
116 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
117
118 K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
119 experimental nature. If you have any issues, try a matching vanilla-sources
120 ebuild -- if the problem is not there, please contact the upstream kernel
121 developers at http://bugme.osdl.org and on the linux-kernel mailing list to
122 report the problem so it can be fixed in time for the next kernel release."
123
124 pkg_postinst() {
125 postinst_sources
126 }
127
128
129
130 --
131 gentoo-commits@l.g.o mailing list