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: git-sources-2.6.31_rc1-r5.ebuild ChangeLog git-sources-2.6.30-r17.ebuild git-sources-2.6.30-r21.ebuild git-sources-2.6.30-r20.ebuild git-sources-2.6.30-r14.ebuild git-sources-2.6.30-r13.ebuild git-sources-2.6.30-r15.ebuild git-sources-2.6.30-r22.ebuild git-sources-2.6.30-r19.ebuild git-sources-2.6.30-r18.ebuild git-sources-2.6.30-r16.ebuild
Date: Mon, 29 Jun 2009 14:58:36
Message-Id: E1MLIJU-0002ZG-G7@stork.gentoo.org
1 mpagano 09/06/29 14:58:32
2
3 Modified: ChangeLog
4 Added: git-sources-2.6.31_rc1-r5.ebuild
5 Removed: git-sources-2.6.30-r17.ebuild
6 git-sources-2.6.30-r21.ebuild
7 git-sources-2.6.30-r20.ebuild
8 git-sources-2.6.30-r14.ebuild
9 git-sources-2.6.30-r13.ebuild
10 git-sources-2.6.30-r15.ebuild
11 git-sources-2.6.30-r22.ebuild
12 git-sources-2.6.30-r19.ebuild
13 git-sources-2.6.30-r18.ebuild
14 git-sources-2.6.30-r16.ebuild
15 Log:
16 Version bump and old version cleanup
17 (Portage version: 2.2_rc33/cvs/Linux i686)
18
19 Revision Changes Path
20 1.572 sys-kernel/git-sources/ChangeLog
21
22 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.572&view=markup
23 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.572&content-type=text/plain
24 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?r1=1.571&r2=1.572
25
26 Index: ChangeLog
27 ===================================================================
28 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
29 retrieving revision 1.571
30 retrieving revision 1.572
31 diff -u -r1.571 -r1.572
32 --- ChangeLog 29 Jun 2009 01:27:00 -0000 1.571
33 +++ ChangeLog 29 Jun 2009 14:58:32 -0000 1.572
34 @@ -1,6 +1,17 @@
35 # ChangeLog for sys-kernel/git-sources
36 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
37 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.571 2009/06/29 01:27:00 mpagano Exp $
38 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.572 2009/06/29 14:58:32 mpagano Exp $
39 +
40 +*git-sources-2.6.31_rc1-r5 (29 Jun 2009)
41 +
42 + 29 Jun 2009; Mike Pagano <mpagano@g.o>
43 + -git-sources-2.6.30-r13.ebuild, -git-sources-2.6.30-r14.ebuild,
44 + -git-sources-2.6.30-r15.ebuild, -git-sources-2.6.30-r16.ebuild,
45 + -git-sources-2.6.30-r17.ebuild, -git-sources-2.6.30-r18.ebuild,
46 + -git-sources-2.6.30-r19.ebuild, -git-sources-2.6.30-r20.ebuild,
47 + -git-sources-2.6.30-r21.ebuild, -git-sources-2.6.30-r22.ebuild,
48 + +git-sources-2.6.31_rc1-r5.ebuild:
49 + Version bump and old version cleanup
50
51 *git-sources-2.6.31_rc1-r4 (29 Jun 2009)
52
53
54
55
56 1.1 sys-kernel/git-sources/git-sources-2.6.31_rc1-r5.ebuild
57
58 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.31_rc1-r5.ebuild?rev=1.1&view=markup
59 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.31_rc1-r5.ebuild?rev=1.1&content-type=text/plain
60
61 Index: git-sources-2.6.31_rc1-r5.ebuild
62 ===================================================================
63 # Copyright 1999-2009 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.31_rc1-r5.ebuild,v 1.1 2009/06/29 14:58:32 mpagano Exp $
66
67 UNIPATCH_STRICTORDER="yes"
68 K_NOUSENAME="yes"
69 K_NOSETEXTRAVERSION="yes"
70 K_NOUSEPR="yes"
71 K_SECURITY_UNSUPPORTED="yes"
72 ETYPE="sources"
73 CKV="${PVR/-r/-git}"
74 # only use this if it's not an _rc/_pre release
75 [ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
76 inherit kernel-2
77 detect_version
78
79 DESCRIPTION="The very latest -git version of the Linux kernel"
80 HOMEPAGE="http://www.kernel.org"
81 #SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2"
82 SRC_URI="${KERNEL_URI}"
83 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
84 IUSE=""
85
86 K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
87 experimental nature. If you have any issues, try a matching vanilla-sources
88 ebuild -- if the problem is not there, please contact the upstream kernel
89 developers at http://bugme.osdl.org and on the linux-kernel mailing list to
90 report the problem so it can be fixed in time for the next kernel release."
91
92 pkg_postinst() {
93 postinst_sources
94 }