Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/grub: ChangeLog grub-0.97-r4.ebuild
Date: Mon, 25 Feb 2008 19:18:02
Message-Id: E1JTipr-0001bA-BF@stork.gentoo.org
1 beandog 08/02/25 19:17:59
2
3 Modified: ChangeLog grub-0.97-r4.ebuild
4 Log:
5 amd64 stable, bug 211419
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.79 sys-boot/grub/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.79&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.79&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.78&r2=1.79
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
18 retrieving revision 1.78
19 retrieving revision 1.79
20 diff -u -r1.78 -r1.79
21 --- ChangeLog 25 Feb 2008 18:50:58 -0000 1.78
22 +++ ChangeLog 25 Feb 2008 19:17:58 -0000 1.79
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.78 2008/02/25 18:50:58 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.79 2008/02/25 19:17:58 beandog Exp $
28 +
29 + 25 Feb 2008; Steve Dibb <beandog@g.o> grub-0.97-r4.ebuild:
30 + amd64 stable, bug 211419
31
32 25 Feb 2008; Christian Faulhammer <opfer@g.o> grub-0.97-r4.ebuild:
33 stable x86, bug 211419
34
35
36
37 1.4 sys-boot/grub/grub-0.97-r4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/grub-0.97-r4.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/grub-0.97-r4.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/grub/grub-0.97-r4.ebuild?r1=1.3&r2=1.4
42
43 Index: grub-0.97-r4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r4.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- grub-0.97-r4.ebuild 25 Feb 2008 18:50:58 -0000 1.3
50 +++ grub-0.97-r4.ebuild 25 Feb 2008 19:17:58 -0000 1.4
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-r4.ebuild,v 1.3 2008/02/25 18:50:58 opfer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r4.ebuild,v 1.4 2008/02/25 19:17:58 beandog 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="static netboot custom-cflags"
66
67 DEPEND=">=sys-libs/ncurses-5.2-r5"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list