summaryrefslogtreecommitdiff
path: root/sci-visualization/gnuplot/gnuplot-5.2.2.ebuild
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-10-26 20:41:13 +0200
committerUlrich Müller <ulm@gentoo.org>2018-10-26 21:04:22 +0200
commit23773ed308ecc5b28cc6c140bfb15561ff399761 (patch)
tree8228464a1678d90849cd41255a937984e5a3b0ad /sci-visualization/gnuplot/gnuplot-5.2.2.ebuild
parentbfc05e996ddaf99358dc377cc318aa7c8ab9af7f (diff)
downloadgentoo-23773ed308ecc5b28cc6c140bfb15561ff399761.tar.gz
gentoo-23773ed308ecc5b28cc6c140bfb15561ff399761.tar.bz2
gentoo-23773ed308ecc5b28cc6c140bfb15561ff399761.zip
sci-visualization/gnuplot: Expand the PF variable in DOC_CONTENTS.
Thanks to Henning Schild <henning@hennsch.de> for pointing this out. Signed-off-by: Ulrich Müller <ulm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-visualization/gnuplot/gnuplot-5.2.2.ebuild')
-rw-r--r--sci-visualization/gnuplot/gnuplot-5.2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-visualization/gnuplot/gnuplot-5.2.2.ebuild b/sci-visualization/gnuplot/gnuplot-5.2.2.ebuild
index 0f63549de71a..b9ca6aa4f8c4 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