commit: 23773ed308ecc5b28cc6c140bfb15561ff399761
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 26 18:41:13 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 26 19:04:22 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23773ed3
sci-visualization/gnuplot: Expand the PF variable in DOC_CONTENTS.
Thanks to Henning Schild <henning <AT> hennsch.de> for pointing this out.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
sci-visualization/gnuplot/gnuplot-5.0.7.ebuild | 6 +++---
sci-visualization/gnuplot/gnuplot-5.2.2.ebuild | 6 +++---
sci-visualization/gnuplot/gnuplot-5.2.4.ebuild | 6 +++---
sci-visualization/gnuplot/gnuplot-5.2.9999.ebuild | 6 +++---
sci-visualization/gnuplot/gnuplot-5.3.9999.ebuild | 6 +++---
5 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/sci-visualization/gnuplot/gnuplot-5.0.7.ebuild
b/sci-visualization/gnuplot/gnuplot-5.0.7.ebuild
index 73a772b926f..8d3338bad0a 100644
--- a/sci-visualization/gnuplot/gnuplot-5.0.7.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -91,10 +91,10 @@ src_prepare() {
SVGA console graphics, gnuplot needs to be set up as setuid
root.
Please note that this is usually considered to be a security
hazard.
As root, manually "chmod u+s /usr/bin/gnuplot".'
- use gd && DOC_CONTENTS+='\n\nFor font support in png/jpeg/gif output,
+ use gd && DOC_CONTENTS+="\n\nFor font support in png/jpeg/gif output,
you may have to set the GDFONTPATH and GNUPLOT_DEFAULT_GDFONT
environment variables. See the FAQ file in /usr/share/doc/${PF}/
- for more information.'
+ for more information."
mv configure.in configure.ac || die
eautoreconf
diff --git a/sci-visualization/gnuplot/gnuplot-5.2.2.ebuild
b/sci-visualization/gnuplot/gnuplot-5.2.2.ebuild
index 0f63549de71..b9ca6aa4f8c 100644
--- a/sci-visualization/gnuplot/gnuplot-5.2.2.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -92,10 +92,10 @@ src_prepare() {
SVGA console graphics, gnuplot needs to be set up as setuid
root.
Please note that this is usually considered to be a security
hazard.
As root, manually "chmod u+s /usr/bin/gnuplot".'
- use gd && DOC_CONTENTS+='\n\nFor font support in png/jpeg/gif output,
+ use gd && DOC_CONTENTS+="\n\nFor font support in png/jpeg/gif output,
you may have to set the GDFONTPATH and GNUPLOT_DEFAULT_GDFONT
environment variables. See the FAQ file in /usr/share/doc/${PF}/
- for more information.'
+ for more information."
eautoreconf
diff --git a/sci-visualization/gnuplot/gnuplot-5.2.4.ebuild
b/sci-visualization/gnuplot/gnuplot-5.2.4.ebuild
index b28e58c2381..08d856ea631 100644
--- a/sci-visualization/gnuplot/gnuplot-5.2.4.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -90,10 +90,10 @@ src_prepare() {
SVGA console graphics, gnuplot needs to be set up as setuid
root.
Please note that this is usually considered to be a security
hazard.
As root, manually "chmod u+s /usr/bin/gnuplot".'
- use gd && DOC_CONTENTS+='\n\nFor font support in png/jpeg/gif output,
+ use gd && DOC_CONTENTS+="\n\nFor font support in png/jpeg/gif output,
you may have to set the GDFONTPATH and GNUPLOT_DEFAULT_GDFONT
environment variables. See the FAQ file in /usr/share/doc/${PF}/
- for more information.'
+ for more information."
eautoreconf
diff --git a/sci-visualization/gnuplot/gnuplot-5.2.9999.ebuild
b/sci-visualization/gnuplot/gnuplot-5.2.9999.ebuild
index 70dc373cfd3..517402b5018 100644
--- a/sci-visualization/gnuplot/gnuplot-5.2.9999.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.2.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -89,10 +89,10 @@ src_prepare() {
SVGA console graphics, gnuplot needs to be set up as setuid
root.
Please note that this is usually considered to be a security
hazard.
As root, manually "chmod u+s /usr/bin/gnuplot".'
- use gd && DOC_CONTENTS+='\n\nFor font support in png/jpeg/gif output,
+ use gd && DOC_CONTENTS+="\n\nFor font support in png/jpeg/gif output,
you may have to set the GDFONTPATH and GNUPLOT_DEFAULT_GDFONT
environment variables. See the FAQ file in /usr/share/doc/${PF}/
- for more information.'
+ for more information."
eautoreconf
diff --git a/sci-visualization/gnuplot/gnuplot-5.3.9999.ebuild
b/sci-visualization/gnuplot/gnuplot-5.3.9999.ebuild
index 60eb7036ba0..b3ded5a93b2 100644
--- a/sci-visualization/gnuplot/gnuplot-5.3.9999.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.3.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -84,10 +84,10 @@ src_prepare() {
DOC_CONTENTS='Gnuplot no longer links against pdflib, see the ChangeLog
for details. You can use the "pdfcairo" terminal for PDF
output.'
use cairo || DOC_CONTENTS+=' It is available with USE="cairo".'
- use gd && DOC_CONTENTS+='\n\nFor font support in png/jpeg/gif output,
+ use gd && DOC_CONTENTS+="\n\nFor font support in png/jpeg/gif output,
you may have to set the GDFONTPATH and GNUPLOT_DEFAULT_GDFONT
environment variables. See the FAQ file in /usr/share/doc/${PF}/
- for more information.'
+ for more information."
eautoreconf