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-static: ChangeLog grub-static-0.97-r10.ebuild
Date: Mon, 21 Feb 2011 19:46:25
Message-Id: 20110221194616.8EED320054@flycatcher.gentoo.org
1 hwoarang 11/02/21 19:46:16
2
3 Modified: ChangeLog grub-static-0.97-r10.ebuild
4 Log:
5 Stable on amd64 wrt bug #355693
6
7 (Portage version: 2.1.9.39/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.28 sys-boot/grub-static/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?rev=1.28&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?rev=1.28&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?r1=1.27&r2=1.28
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v
19 retrieving revision 1.27
20 retrieving revision 1.28
21 diff -u -r1.27 -r1.28
22 --- ChangeLog 9 Jan 2011 03:24:06 -0000 1.27
23 +++ ChangeLog 21 Feb 2011 19:46:16 -0000 1.28
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-boot/grub-static
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.27 2011/01/09 03:24:06 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.28 2011/02/21 19:46:16 hwoarang Exp $
29 +
30 + 21 Feb 2011; Markos Chandras <hwoarang@g.o>
31 + grub-static-0.97-r10.ebuild:
32 + Stable on amd64 wrt bug #355693
33
34 09 Jan 2011; Mike Frysinger <vapier@g.o>
35 grub-static-0.97-r9.ebuild, grub-static-0.97-r10.ebuild:
36
37
38
39 1.4 sys-boot/grub-static/grub-static-0.97-r10.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?r1=1.3&r2=1.4
44
45 Index: grub-static-0.97-r10.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- grub-static-0.97-r10.ebuild 9 Jan 2011 03:24:06 -0000 1.3
52 +++ grub-static-0.97-r10.ebuild 21 Feb 2011 19:46:16 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.3 2011/01/09 03:24:06 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.4 2011/02/21 19:46:16 hwoarang Exp $
58
59 # XXX: we need to review menu.lst vs grub.conf handling. We've been converting
60 # all systems to grub.conf (and symlinking menu.lst to grub.conf), but
61 @@ -17,7 +17,7 @@
62 SRC_URI="mirror://gentoo/${PF}.tar.bz2"
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="-* ~amd64 ~x86"
66 +KEYWORDS="-* amd64 ~x86"
67 IUSE=""
68 DEPEND="!sys-boot/grub"
69 RDEPEND="${DEPEND}"