Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/grub: ChangeLog grub-0.97-r5.ebuild
Date: Mon, 05 May 2008 20:37:20
Message-Id: E1Jt7Qz-0007RJ-NR@stork.gentoo.org
1 maekke 08/05/05 20:37:17
2
3 Modified: ChangeLog grub-0.97-r5.ebuild
4 Log:
5 amd64 stable, bug #220069
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.90 sys-boot/grub/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.90&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.90&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.89&r2=1.90
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
18 retrieving revision 1.89
19 retrieving revision 1.90
20 diff -u -r1.89 -r1.90
21 --- ChangeLog 2 May 2008 19:51:39 -0000 1.89
22 +++ ChangeLog 5 May 2008 20:37:17 -0000 1.90
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-boot/grub
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.89 2008/05/02 19:51:39 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.90 2008/05/05 20:37:17 maekke Exp $
28 +
29 + 05 May 2008; Markus Meier <maekke@g.o> grub-0.97-r5.ebuild:
30 + amd64 stable, bug #220069
31
32 02 May 2008; Robin H. Johnson <robbat2@g.o> grub-0.97-r5.ebuild:
33 amd64+static together blow up.
34
35
36
37 1.10 sys-boot/grub/grub-0.97-r5.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/grub-0.97-r5.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/grub-0.97-r5.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/grub-0.97-r5.ebuild?r1=1.9&r2=1.10
42
43 Index: grub-0.97-r5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r5.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- grub-0.97-r5.ebuild 2 May 2008 19:51:39 -0000 1.9
50 +++ grub-0.97-r5.ebuild 5 May 2008 20:37:17 -0000 1.10
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 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-r5.ebuild,v 1.9 2008/05/02 19:51:39 robbat2 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r5.ebuild,v 1.10 2008/05/05 20:37:17 maekke Exp $
56
57 inherit mount-boot eutils flag-o-matic toolchain-funcs autotools
58
59 @@ -14,7 +14,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? (
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list