floppym     15/01/04 03:16:03

  Modified:             grub-2.02_beta2-r6.ebuild grub-9999-r1.ebuild
                        grub-2.00_p5107-r2.ebuild grub-2.02_beta2-r3.ebuild
                        ChangeLog
  Log:
  Replace grub2 migration guide URL, bug 534500.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.3                  sys-boot/grub/grub-2.02_beta2-r6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild?r1=1.2&r2=1.3

Index: grub-2.02_beta2-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- grub-2.02_beta2-r6.ebuild   16 Dec 2014 16:07:02 -0000      1.2
+++ grub-2.02_beta2-r6.ebuild   4 Jan 2015 03:16:03 -0000       1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild,v 
1.2 2014/12/16 16:07:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild,v 
1.3 2015/01/04 03:16:03 floppym Exp $
 
 EAPI=5
 
@@ -315,7 +315,7 @@
 
        if has_version 'sys-boot/grub:0'; then
                elog "A migration guide for GRUB Legacy users is available:"
-               elog "    http://www.gentoo.org/doc/en/grub2-migration.xml";
+               elog "    https://wiki.gentoo.org/wiki/GRUB2_Migration";
        fi
 
        if [[ -z ${REPLACING_VERSIONS} ]]; then



1.24                 sys-boot/grub/grub-9999-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild?rev=1.24&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild?rev=1.24&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild?r1=1.23&r2=1.24

Index: grub-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- grub-9999-r1.ebuild 16 Dec 2014 16:07:02 -0000      1.23
+++ grub-9999-r1.ebuild 4 Jan 2015 03:16:03 -0000       1.24
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v 1.23 
2014/12/16 16:07:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v 1.24 
2015/01/04 03:16:03 floppym Exp $
 
 EAPI=5
 
@@ -310,7 +310,7 @@
 
        if has_version 'sys-boot/grub:0'; then
                elog "A migration guide for GRUB Legacy users is available:"
-               elog "    http://www.gentoo.org/doc/en/grub2-migration.xml";
+               elog "    https://wiki.gentoo.org/wiki/GRUB2_Migration";
        fi
 
        if [[ -z ${REPLACING_VERSIONS} ]]; then



1.9                  sys-boot/grub/grub-2.00_p5107-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.00_p5107-r2.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.00_p5107-r2.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.00_p5107-r2.ebuild?r1=1.8&r2=1.9

Index: grub-2.00_p5107-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_p5107-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- grub-2.00_p5107-r2.ebuild   15 Mar 2014 03:31:16 -0000      1.8
+++ grub-2.00_p5107-r2.ebuild   4 Jan 2015 03:16:03 -0000       1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_p5107-r2.ebuild,v 
1.8 2014/03/15 03:31:16 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_p5107-r2.ebuild,v 
1.9 2015/01/04 03:16:03 floppym Exp $
 
 EAPI=5
 
@@ -295,7 +295,7 @@
 
        if has_version 'sys-boot/grub:0'; then
                elog "A migration guide for GRUB Legacy users is available:"
-               elog "    http://www.gentoo.org/doc/en/grub2-migration.xml";
+               elog "    https://wiki.gentoo.org/wiki/GRUB2_Migration";
        fi
 
        if [[ -z ${REPLACING_VERSIONS} ]]; then



1.5                  sys-boot/grub/grub-2.02_beta2-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild?r1=1.4&r2=1.5

Index: grub-2.02_beta2-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- grub-2.02_beta2-r3.ebuild   16 Dec 2014 16:07:02 -0000      1.4
+++ grub-2.02_beta2-r3.ebuild   4 Jan 2015 03:16:03 -0000       1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild,v 
1.4 2014/12/16 16:07:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild,v 
1.5 2015/01/04 03:16:03 floppym Exp $
 
 EAPI=5
 
@@ -310,7 +310,7 @@
 
        if has_version 'sys-boot/grub:0'; then
                elog "A migration guide for GRUB Legacy users is available:"
-               elog "    http://www.gentoo.org/doc/en/grub2-migration.xml";
+               elog "    https://wiki.gentoo.org/wiki/GRUB2_Migration";
        fi
 
        if [[ -z ${REPLACING_VERSIONS} ]]; then



1.340                sys-boot/grub/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.340&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.340&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.339&r2=1.340

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.339
retrieving revision 1.340
diff -u -r1.339 -r1.340
--- ChangeLog   27 Dec 2014 19:30:26 -0000      1.339
+++ ChangeLog   4 Jan 2015 03:16:03 -0000       1.340
@@ -1,6 +1,10 @@
 # ChangeLog for sys-boot/grub
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.339 2014/12/27 
19:30:26 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.340 2015/01/04 
03:16:03 floppym Exp $
+
+  04 Jan 2015; Mike Gilbert <flop...@gentoo.org> grub-2.00_p5107-r2.ebuild,
+  grub-2.02_beta2-r3.ebuild, grub-2.02_beta2-r6.ebuild, grub-9999-r1.ebuild:
+  Replace grub2 migration guide URL, bug 534500.
 
   27 Dec 2014; Agostino Sarubbo <a...@gentoo.org> grub-0.97-r14.ebuild:
   Stable for amd64, wrt bug #525566




Reply via email to