Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/grub: ChangeLog grub-0.97-r10.ebuild
Date: Sat, 31 Jul 2010 23:02:43
Message-Id: 20100731222642.830F82CE15@corvid.gentoo.org
1 hwoarang 10/07/31 22:26:42
2
3 Modified: ChangeLog grub-0.97-r10.ebuild
4 Log:
5 Stable on amd64 wrt bug #329325
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.141 sys-boot/grub/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.141&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.141&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.140&r2=1.141
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
18 retrieving revision 1.140
19 retrieving revision 1.141
20 diff -u -r1.140 -r1.141
21 --- ChangeLog 30 Jul 2010 19:57:49 -0000 1.140
22 +++ ChangeLog 31 Jul 2010 22:26:42 -0000 1.141
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-boot/grub
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.140 2010/07/30 19:57:49 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.141 2010/07/31 22:26:42 hwoarang Exp $
28 +
29 + 31 Jul 2010; Markos Chandras <hwoarang@g.o> grub-0.97-r10.ebuild:
30 + Stable on amd64 wrt bug #329325
31
32 30 Jul 2010; Robin H. Johnson <robbat2@g.o> grub-0.97-r10.ebuild:
33 Bug #329569: Bump the GRUB_MAX_KERNEL_SIZE as kernels have grown over
34
35
36
37 1.4 sys-boot/grub/grub-0.97-r10.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-0.97-r10.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-0.97-r10.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-0.97-r10.ebuild?r1=1.3&r2=1.4
42
43 Index: grub-0.97-r10.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r10.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- grub-0.97-r10.ebuild 30 Jul 2010 19:57:49 -0000 1.3
50 +++ grub-0.97-r10.ebuild 31 Jul 2010 22:26:42 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r10.ebuild,v 1.3 2010/07/30 19:57:49 robbat2 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r10.ebuild,v 1.4 2010/07/31 22:26:42 hwoarang Exp $
56
57 # XXX: we need to review menu.lst vs grub.conf handling. We've been converting
58 # all systems to grub.conf (and symlinking menu.lst to grub.conf), but
59 @@ -19,7 +19,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 x86 ~x86-fbsd"
64 +KEYWORDS="amd64 x86 ~x86-fbsd"
65 IUSE="custom-cflags ncurses netboot static"
66
67 DEPEND="ncurses? (