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.27_rc4-r3.ebuild git-sources-2.6.27_rc4-r2.ebuild
Date: Sun, 24 Aug 2008 14:32:26
Message-Id: E1KXGdh-00078Z-7R@stork.gentoo.org
1 mpagano 08/08/24 14:32:21
2
3 Modified: ChangeLog
4 Added: git-sources-2.6.27_rc4-r3.ebuild
5 git-sources-2.6.27_rc4-r2.ebuild
6 Log:
7 Version bump
8 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686)
9
10 Revision Changes Path
11 1.323 sys-kernel/git-sources/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.323&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.323&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?r1=1.322&r2=1.323
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
20 retrieving revision 1.322
21 retrieving revision 1.323
22 diff -u -r1.322 -r1.323
23 --- ChangeLog 23 Aug 2008 11:39:24 -0000 1.322
24 +++ ChangeLog 24 Aug 2008 14:32:20 -0000 1.323
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.322 2008/08/23 11:39:24 mpagano Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.323 2008/08/24 14:32:20 mpagano Exp $
30 +
31 +*git-sources-2.6.27_rc4-r3 (24 Aug 2008)
32 +
33 + 24 Aug 2008; Michael Pagano <mpagano@g.o>
34 + +git-sources-2.6.27_rc4-r2.ebuild, +git-sources-2.6.27_rc4-r3.ebuild:
35 + Version bump
36 +
37 +*git-sources-2.6.27_rc4-r2 (24 Aug 2008)
38 +
39 + 24 Aug 2008; Michael Pagano <mpagano@g.o>
40 + +git-sources-2.6.27_rc4-r2.ebuild:
41 + Version bump
42
43 *git-sources-2.6.27_rc4-r1 (23 Aug 2008)
44
45
46
47
48 1.1 sys-kernel/git-sources/git-sources-2.6.27_rc4-r3.ebuild
49
50 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.27_rc4-r3.ebuild?rev=1.1&view=markup
51 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.27_rc4-r3.ebuild?rev=1.1&content-type=text/plain
52
53 Index: git-sources-2.6.27_rc4-r3.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.27_rc4-r3.ebuild,v 1.1 2008/08/24 14:32:20 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 IUSE=""
77
78 K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
79 experimental nature. If you have any issues, try a matching vanilla-sources
80 ebuild -- if the problem is not there, please contact the upstream kernel
81 developers at http://bugme.osdl.org and on the linux-kernel mailing list to
82 report the problem so it can be fixed in time for the next kernel release."
83
84 pkg_postinst() {
85 postinst_sources
86 }
87
88
89
90 1.1 sys-kernel/git-sources/git-sources-2.6.27_rc4-r2.ebuild
91
92 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.27_rc4-r2.ebuild?rev=1.1&view=markup
93 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.27_rc4-r2.ebuild?rev=1.1&content-type=text/plain
94
95 Index: git-sources-2.6.27_rc4-r2.ebuild
96 ===================================================================
97 # Copyright 1999-2008 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.27_rc4-r2.ebuild,v 1.1 2008/08/24 14:32:20 mpagano Exp $
100
101 UNIPATCH_STRICTORDER="yes"
102 K_NOUSENAME="yes"
103 K_NOSETEXTRAVERSION="yes"
104 K_NOUSEPR="yes"
105 K_SECURITY_UNSUPPORTED="yes"
106 ETYPE="sources"
107 CKV="${PVR/-r/-git}"
108 # only use this if it's not an _rc/_pre release
109 [ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
110 inherit kernel-2
111 detect_version
112
113 DESCRIPTION="The very latest -git version of the Linux kernel"
114 HOMEPAGE="http://www.kernel.org"
115 #SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2"
116 SRC_URI="${KERNEL_URI}"
117 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
118 IUSE=""
119
120 K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
121 experimental nature. If you have any issues, try a matching vanilla-sources
122 ebuild -- if the problem is not there, please contact the upstream kernel
123 developers at http://bugme.osdl.org and on the linux-kernel mailing list to
124 report the problem so it can be fixed in time for the next kernel release."
125
126 pkg_postinst() {
127 postinst_sources
128 }