Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-1.99-r2.ebuild grub-2.00_beta0.ebuild grub-9999.ebuild ChangeLog
Date: Wed, 29 Feb 2012 08:45:16
Message-Id: 20120229084506.AA33D2004B@flycatcher.gentoo.org
1 scarabeus 12/02/29 08:45:06
2
3 Modified: grub-1.99-r2.ebuild grub-2.00_beta0.ebuild
4 grub-9999.ebuild ChangeLog
5 Log:
6 Rather point people to the wiki than to the stale doc in my devspace.
7
8 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.10 sys-boot/grub/grub-1.99-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-1.99-r2.ebuild?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-1.99-r2.ebuild?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-1.99-r2.ebuild?r1=1.9&r2=1.10
16
17 Index: grub-1.99-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-1.99-r2.ebuild,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- grub-1.99-r2.ebuild 30 Jan 2012 09:14:59 -0000 1.9
24 +++ grub-1.99-r2.ebuild 29 Feb 2012 08:45:06 -0000 1.10
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-1.99-r2.ebuild,v 1.9 2012/01/30 09:14:59 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-1.99-r2.ebuild,v 1.10 2012/02/29 08:45:06 scarabeus Exp $
30
31 EAPI=4
32
33 @@ -271,7 +271,7 @@
34 show_doc_url() {
35 elog
36 elog "For informations how to configure grub-2 please refer to the guide:"
37 - elog " http://dev.gentoo.org/~scarabeus/grub-2-guide.xml"
38 + elog " http://wiki.gentoo.org/wiki/GRUB2"
39 }
40
41 setup_boot_dir() {
42
43
44
45 1.2 sys-boot/grub/grub-2.00_beta0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.00_beta0.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.00_beta0.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.00_beta0.ebuild?r1=1.1&r2=1.2
50
51 Index: grub-2.00_beta0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_beta0.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- grub-2.00_beta0.ebuild 29 Feb 2012 01:52:22 -0000 1.1
58 +++ grub-2.00_beta0.ebuild 29 Feb 2012 08:45:06 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_beta0.ebuild,v 1.1 2012/02/29 01:52:22 floppym Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_beta0.ebuild,v 1.2 2012/02/29 08:45:06 scarabeus Exp $
64
65 EAPI=4
66
67 @@ -254,5 +254,5 @@
68 pkg_postinst() {
69 # display the link to guide
70 elog "For information on how to configure grub-2 please refer to the guide:"
71 - elog " http://dev.gentoo.org/~scarabeus/grub-2-guide.xml"
72 + elog " http://wiki.gentoo.org/wiki/GRUB2"
73 }
74
75
76
77 1.51 sys-boot/grub/grub-9999.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.51&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.51&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.50&r2=1.51
82
83 Index: grub-9999.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
86 retrieving revision 1.50
87 retrieving revision 1.51
88 diff -u -r1.50 -r1.51
89 --- grub-9999.ebuild 29 Feb 2012 01:52:22 -0000 1.50
90 +++ grub-9999.ebuild 29 Feb 2012 08:45:06 -0000 1.51
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.50 2012/02/29 01:52:22 floppym Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.51 2012/02/29 08:45:06 scarabeus Exp $
96
97 EAPI=4
98
99 @@ -254,5 +254,5 @@
100 pkg_postinst() {
101 # display the link to guide
102 elog "For information on how to configure grub-2 please refer to the guide:"
103 - elog " http://dev.gentoo.org/~scarabeus/grub-2-guide.xml"
104 + elog " http://wiki.gentoo.org/wiki/GRUB2"
105 }
106
107
108
109 1.180 sys-boot/grub/ChangeLog
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.180&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.180&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.179&r2=1.180
114
115 Index: ChangeLog
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
118 retrieving revision 1.179
119 retrieving revision 1.180
120 diff -u -r1.179 -r1.180
121 --- ChangeLog 29 Feb 2012 01:54:41 -0000 1.179
122 +++ ChangeLog 29 Feb 2012 08:45:06 -0000 1.180
123 @@ -1,6 +1,10 @@
124 # ChangeLog for sys-boot/grub
125 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
126 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.179 2012/02/29 01:54:41 floppym Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.180 2012/02/29 08:45:06 scarabeus Exp $
128 +
129 + 29 Feb 2012; Tomáš Chvátal <scarabeus@g.o> grub-1.99-r2.ebuild,
130 + grub-2.00_beta0.ebuild, grub-9999.ebuild:
131 + Rather point people to the wiki than to the stale doc in my devspace.
132
133 *grub-2.00_beta0 (29 Feb 2012)