commit:     2c71372093ac46ad415faccf8912c55f750f7c19
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 18:17:34 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Feb  7 18:18:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c713720

app-editors/emacs: Declare DOC_CONTENTS as local variable.

Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-editors/emacs/emacs-23.4-r18.ebuild            | 10 +++++-----
 app-editors/emacs/emacs-24.5-r7.ebuild             | 10 +++++-----
 app-editors/emacs/emacs-25.3-r6.ebuild             | 10 +++++-----
 app-editors/emacs/emacs-26.2.ebuild                | 10 +++++-----
 app-editors/emacs/emacs-26.3-r1.ebuild             | 10 +++++-----
 app-editors/emacs/emacs-27.0.50_pre20191223.ebuild |  8 ++++----
 app-editors/emacs/emacs-27.0.9999-r1.ebuild        |  8 ++++----
 app-editors/emacs/emacs-28.0.9999.ebuild           |  8 ++++----
 8 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/app-editors/emacs/emacs-23.4-r18.ebuild 
b/app-editors/emacs/emacs-23.4-r18.ebuild
index 417a43038b3..a1147d8de5e 100644
--- a/app-editors/emacs/emacs-23.4-r18.ebuild
+++ b/app-editors/emacs/emacs-23.4-r18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -304,10 +304,10 @@ src_install () {
                        "${ED}"/Applications/Gentoo/${EMACS_SUFFIX^}.app || die
        fi
 
-       DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs
-               through the Emacs eselect module, which also redirects man and 
info
-               pages. Therefore, several Emacs versions can be installed at the
-               same time. \"man emacs.eselect\" for details.
+       local DOC_CONTENTS="You can set the version to be started by
+               /usr/bin/emacs through the Emacs eselect module, which also
+               redirects man and info pages. Therefore, several Emacs versions 
can
+               be installed at the same time. \"man emacs.eselect\" for 
details.
                \\n\\nIf you upgrade from a previous major version of Emacs, 
then
                it is strongly recommended that you use app-admin/emacs-updater
                to rebuild all byte-compiled elisp files of the installed Emacs

diff --git a/app-editors/emacs/emacs-24.5-r7.ebuild 
b/app-editors/emacs/emacs-24.5-r7.ebuild
index dacb99036a6..476cf016627 100644
--- a/app-editors/emacs/emacs-24.5-r7.ebuild
+++ b/app-editors/emacs/emacs-24.5-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -299,10 +299,10 @@ src_install () {
                        "${ED}"/Applications/Gentoo/${EMACS_SUFFIX^}.app || die
        fi
 
-       DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs
-               through the Emacs eselect module, which also redirects man and 
info
-               pages. Therefore, several Emacs versions can be installed at the
-               same time. \"man emacs.eselect\" for details.
+       local DOC_CONTENTS="You can set the version to be started by
+               /usr/bin/emacs through the Emacs eselect module, which also
+               redirects man and info pages. Therefore, several Emacs versions 
can
+               be installed at the same time. \"man emacs.eselect\" for 
details.
                \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then 
it is
                strongly recommended that you use app-admin/emacs-updater to 
rebuild
                all byte-compiled elisp files of the installed Emacs packages."

diff --git a/app-editors/emacs/emacs-25.3-r6.ebuild 
b/app-editors/emacs/emacs-25.3-r6.ebuild
index cbac44b0930..d04301ce44d 100644
--- a/app-editors/emacs/emacs-25.3-r6.ebuild
+++ b/app-editors/emacs/emacs-25.3-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -310,10 +310,10 @@ src_install () {
                        "${ED}"/Applications/Gentoo/${EMACS_SUFFIX^}.app || die
        fi
 
-       DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs
-               through the Emacs eselect module, which also redirects man and 
info
-               pages. Therefore, several Emacs versions can be installed at the
-               same time. \"man emacs.eselect\" for details.
+       local DOC_CONTENTS="You can set the version to be started by
+               /usr/bin/emacs through the Emacs eselect module, which also
+               redirects man and info pages. Therefore, several Emacs versions 
can
+               be installed at the same time. \"man emacs.eselect\" for 
details.
                \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then 
it is
                strongly recommended that you use app-admin/emacs-updater to 
rebuild
                all byte-compiled elisp files of the installed Emacs packages."

diff --git a/app-editors/emacs/emacs-26.2.ebuild 
b/app-editors/emacs/emacs-26.2.ebuild
index 4c3979f2bbc..bbc32851d68 100644
--- a/app-editors/emacs/emacs-26.2.ebuild
+++ b/app-editors/emacs/emacs-26.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -327,10 +327,10 @@ src_install () {
                        "${ED}"/Applications/Gentoo/${EMACS_SUFFIX^}.app || die
        fi
 
-       DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs
-               through the Emacs eselect module, which also redirects man and 
info
-               pages. Therefore, several Emacs versions can be installed at the
-               same time. \"man emacs.eselect\" for details.
+       local DOC_CONTENTS="You can set the version to be started by
+               /usr/bin/emacs through the Emacs eselect module, which also
+               redirects man and info pages. Therefore, several Emacs versions 
can
+               be installed at the same time. \"man emacs.eselect\" for 
details.
                \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then 
it is
                strongly recommended that you use app-admin/emacs-updater to 
rebuild
                all byte-compiled elisp files of the installed Emacs packages."

diff --git a/app-editors/emacs/emacs-26.3-r1.ebuild 
b/app-editors/emacs/emacs-26.3-r1.ebuild
index 7ec3305f06f..6f44c213018 100644
--- a/app-editors/emacs/emacs-26.3-r1.ebuild
+++ b/app-editors/emacs/emacs-26.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -336,10 +336,10 @@ src_install () {
                        "${ED}"/Applications/Gentoo/${EMACS_SUFFIX^}.app || die
        fi
 
-       DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs
-               through the Emacs eselect module, which also redirects man and 
info
-               pages. Therefore, several Emacs versions can be installed at the
-               same time. \"man emacs.eselect\" for details.
+       local DOC_CONTENTS="You can set the version to be started by
+               /usr/bin/emacs through the Emacs eselect module, which also
+               redirects man and info pages. Therefore, several Emacs versions 
can
+               be installed at the same time. \"man emacs.eselect\" for 
details.
                \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then 
it is
                strongly recommended that you use app-admin/emacs-updater to 
rebuild
                all byte-compiled elisp files of the installed Emacs packages."

diff --git a/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild 
b/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild
index 4bf595df19f..004a1f10545 100644
--- a/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild
+++ b/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild
@@ -366,10 +366,10 @@ src_install () {
                        "${ED}"/Applications/Gentoo/${EMACS_SUFFIX^}.app || die
        fi
 
-       DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs
-               through the Emacs eselect module, which also redirects man and 
info
-               pages. Therefore, several Emacs versions can be installed at the
-               same time. \"man emacs.eselect\" for details.
+       local DOC_CONTENTS="You can set the version to be started by
+               /usr/bin/emacs through the Emacs eselect module, which also
+               redirects man and info pages. Therefore, several Emacs versions 
can
+               be installed at the same time. \"man emacs.eselect\" for 
details.
                \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then 
it is
                strongly recommended that you use app-admin/emacs-updater to 
rebuild
                all byte-compiled elisp files of the installed Emacs packages."

diff --git a/app-editors/emacs/emacs-27.0.9999-r1.ebuild 
b/app-editors/emacs/emacs-27.0.9999-r1.ebuild
index 888936ba8ce..773badc6936 100644
--- a/app-editors/emacs/emacs-27.0.9999-r1.ebuild
+++ b/app-editors/emacs/emacs-27.0.9999-r1.ebuild
@@ -366,10 +366,10 @@ src_install () {
                        "${ED}"/Applications/Gentoo/${EMACS_SUFFIX^}.app || die
        fi
 
-       DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs
-               through the Emacs eselect module, which also redirects man and 
info
-               pages. Therefore, several Emacs versions can be installed at the
-               same time. \"man emacs.eselect\" for details.
+       local DOC_CONTENTS="You can set the version to be started by
+               /usr/bin/emacs through the Emacs eselect module, which also
+               redirects man and info pages. Therefore, several Emacs versions 
can
+               be installed at the same time. \"man emacs.eselect\" for 
details.
                \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then 
it is
                strongly recommended that you use app-admin/emacs-updater to 
rebuild
                all byte-compiled elisp files of the installed Emacs packages."

diff --git a/app-editors/emacs/emacs-28.0.9999.ebuild 
b/app-editors/emacs/emacs-28.0.9999.ebuild
index c8fd88b4d30..399e033ca04 100644
--- a/app-editors/emacs/emacs-28.0.9999.ebuild
+++ b/app-editors/emacs/emacs-28.0.9999.ebuild
@@ -363,10 +363,10 @@ src_install () {
                        "${ED}"/Applications/Gentoo/${EMACS_SUFFIX^}.app || die
        fi
 
-       DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs
-               through the Emacs eselect module, which also redirects man and 
info
-               pages. Therefore, several Emacs versions can be installed at the
-               same time. \"man emacs.eselect\" for details.
+       local DOC_CONTENTS="You can set the version to be started by
+               /usr/bin/emacs through the Emacs eselect module, which also
+               redirects man and info pages. Therefore, several Emacs versions 
can
+               be installed at the same time. \"man emacs.eselect\" for 
details.
                \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then 
it is
                strongly recommended that you use app-admin/emacs-updater to 
rebuild
                all byte-compiled elisp files of the installed Emacs packages."

Reply via email to