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