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