Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/grub: ChangeLog
Date: Wed, 29 Feb 2012 01:55:04
Message-Id: 20120229015441.B46BE2004B@flycatcher.gentoo.org
1 floppym 12/02/29 01:54:41
2
3 Modified: ChangeLog
4 Log:
5 Fix crazy ChangeLog.
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.179 sys-boot/grub/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.179&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.179&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.178&r2=1.179
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
19 retrieving revision 1.178
20 retrieving revision 1.179
21 diff -u -r1.178 -r1.179
22 --- ChangeLog 29 Feb 2012 01:52:22 -0000 1.178
23 +++ ChangeLog 29 Feb 2012 01:54:41 -0000 1.179
24 @@ -1,15 +1,18 @@
25 # ChangeLog for sys-boot/grub
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.178 2012/02/29 01:52:22 floppym Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.179 2012/02/29 01:54:41 floppym Exp $
29
30 *grub-2.00_beta0 (29 Feb 2012)
31
32 29 Feb 2012; Mike Gilbert <floppym@g.o> +grub-2.00_beta0.ebuild,
33 files/grub.default, grub-9999.ebuild, metadata.xml:
34 - Updates for grub-2.00_beta0 release. * Move binaries to /usr. * If
35 - GRUB_PLATFORMS is set, install binaries as grub2-${platform}-foo. * Add mount
36 - and libzfs USE flags. * Drop pkg_config. Need to figure out if this is
37 - feasible with multiple platforms.
38 + Updates for grub-2.00_beta0 release.
39 +
40 + * Move binaries to /usr.
41 + * If GRUB_PLATFORMS is set, install binaries as grub2-${platform}-foo.
42 + * Add mount and libzfs USE flags.
43 + * Drop pkg_config. Need to figure out if this is feasible with multiple
44 + platforms.
45
46 30 Jan 2012; Tomáš Chvátal <scarabeus@g.o> grub-1.99-r2.ebuild,
47 grub-9999.ebuild: