commit:     3489f2eb42b8a67a09beb72b714af7d390833da4
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 19:24:53 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 19:49:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3489f2eb

sci-visualization/gr: Add elog message about GRDIR

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>

 sci-visualization/gr/gr-0.50.0-r1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sci-visualization/gr/gr-0.50.0-r1.ebuild 
b/sci-visualization/gr/gr-0.50.0-r1.ebuild
index b15a7560887..82f6df9f2ae 100644
--- a/sci-visualization/gr/gr-0.50.0-r1.ebuild
+++ b/sci-visualization/gr/gr-0.50.0-r1.ebuild
@@ -68,4 +68,7 @@ src_install() {
        doenvd "${T}/99gr"
 
        dosym ../gr/bin/gksqt /usr/bin/gksqt
+
+       elog "${P} relies on the environment variable GRDIR. If you want to use 
it in a running shell,"
+       elog "e.g. with dev-lang/julia, then run \"source /etc/profile\" first."
 }

Reply via email to