Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/cantor/
Date: Sat, 18 Aug 2018 20:51:17
Message-Id: 1534624866.6549b674ea7d5b00af860d0a98a2be3e99f4f7ba.asturm@gentoo
1 commit: 6549b674ea7d5b00af860d0a98a2be3e99f4f7ba
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 18 20:41:06 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 18 20:41:06 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6549b674
7
8 kde-apps/cantor: Use elog
9
10 Package-Manager: Portage-2.3.47, Repoman-2.3.10
11
12 kde-apps/cantor/cantor-18.08.0.ebuild | 22 +++++++++++-----------
13 kde-apps/cantor/cantor-18.08.49.9999.ebuild | 22 +++++++++++-----------
14 kde-apps/cantor/cantor-9999.ebuild | 22 +++++++++++-----------
15 3 files changed, 33 insertions(+), 33 deletions(-)
16
17 diff --git a/kde-apps/cantor/cantor-18.08.0.ebuild b/kde-apps/cantor/cantor-18.08.0.ebuild
18 index cd2bf41394..388ccd038c 100644
19 --- a/kde-apps/cantor/cantor-18.08.0.ebuild
20 +++ b/kde-apps/cantor/cantor-18.08.0.ebuild
21 @@ -61,20 +61,20 @@ pkg_pretend() {
22
23 if ! has_version sci-mathematics/maxima && ! has_version sci-mathematics/octave && \
24 ! use analitza && ! use julia && ! use lua && ! use python && ! use qalculate && ! use R; then
25 - einfo "You have decided to build ${PN} with no backend."
26 - einfo "To have this application functional, please enable one of the backends via USE flag:"
27 - einfo " analitza, lua, python, qalculate"
28 - einfo "Alternatively, install one of these:"
29 - einfo " # emerge sci-mathematics/maxima (bug #619534)"
30 - einfo " # emerge sci-mathematics/octave"
31 - einfo "Experimental available USE flags:"
32 - einfo " julia (not stable, bug #613576), R (bug #619534)"
33 - einfo
34 + elog "You have decided to build ${PN} with no backend."
35 + elog "To have this application functional, please enable one of the backends via USE flag:"
36 + elog " analitza, lua, python, qalculate"
37 + elog "Alternatively, install one of these:"
38 + elog " # emerge sci-mathematics/maxima (bug #619534)"
39 + elog " # emerge sci-mathematics/octave"
40 + elog "Experimental available USE flags:"
41 + elog " julia (not stable, bug #613576), R (bug #619534)"
42 + elog
43 fi
44
45 if ! has_version virtual/latex-base; then
46 - einfo "For LaTeX support:"
47 - einfo " # emerge virtual/latex-base"
48 + elog "For LaTeX support:"
49 + elog " # emerge virtual/latex-base"
50 fi
51 }
52
53
54 diff --git a/kde-apps/cantor/cantor-18.08.49.9999.ebuild b/kde-apps/cantor/cantor-18.08.49.9999.ebuild
55 index 4b71b17f99..ae9d56c2d2 100644
56 --- a/kde-apps/cantor/cantor-18.08.49.9999.ebuild
57 +++ b/kde-apps/cantor/cantor-18.08.49.9999.ebuild
58 @@ -61,20 +61,20 @@ pkg_pretend() {
59
60 if ! has_version sci-mathematics/maxima && ! has_version sci-mathematics/octave && \
61 ! use analitza && ! use julia && ! use lua && ! use python && ! use qalculate && ! use R; then
62 - einfo "You have decided to build ${PN} with no backend."
63 - einfo "To have this application functional, please enable one of the backends via USE flag:"
64 - einfo " analitza, lua, python, qalculate"
65 - einfo "Alternatively, install one of these:"
66 - einfo " # emerge sci-mathematics/maxima (bug #619534)"
67 - einfo " # emerge sci-mathematics/octave"
68 - einfo "Experimental available USE flags:"
69 - einfo " julia (not stable, bug #613576), R (bug #619534)"
70 - einfo
71 + elog "You have decided to build ${PN} with no backend."
72 + elog "To have this application functional, please enable one of the backends via USE flag:"
73 + elog " analitza, lua, python, qalculate"
74 + elog "Alternatively, install one of these:"
75 + elog " # emerge sci-mathematics/maxima (bug #619534)"
76 + elog " # emerge sci-mathematics/octave"
77 + elog "Experimental available USE flags:"
78 + elog " julia (not stable, bug #613576), R (bug #619534)"
79 + elog
80 fi
81
82 if ! has_version virtual/latex-base; then
83 - einfo "For LaTeX support:"
84 - einfo " # emerge virtual/latex-base"
85 + elog "For LaTeX support:"
86 + elog " # emerge virtual/latex-base"
87 fi
88 }
89
90
91 diff --git a/kde-apps/cantor/cantor-9999.ebuild b/kde-apps/cantor/cantor-9999.ebuild
92 index 4b71b17f99..ae9d56c2d2 100644
93 --- a/kde-apps/cantor/cantor-9999.ebuild
94 +++ b/kde-apps/cantor/cantor-9999.ebuild
95 @@ -61,20 +61,20 @@ pkg_pretend() {
96
97 if ! has_version sci-mathematics/maxima && ! has_version sci-mathematics/octave && \
98 ! use analitza && ! use julia && ! use lua && ! use python && ! use qalculate && ! use R; then
99 - einfo "You have decided to build ${PN} with no backend."
100 - einfo "To have this application functional, please enable one of the backends via USE flag:"
101 - einfo " analitza, lua, python, qalculate"
102 - einfo "Alternatively, install one of these:"
103 - einfo " # emerge sci-mathematics/maxima (bug #619534)"
104 - einfo " # emerge sci-mathematics/octave"
105 - einfo "Experimental available USE flags:"
106 - einfo " julia (not stable, bug #613576), R (bug #619534)"
107 - einfo
108 + elog "You have decided to build ${PN} with no backend."
109 + elog "To have this application functional, please enable one of the backends via USE flag:"
110 + elog " analitza, lua, python, qalculate"
111 + elog "Alternatively, install one of these:"
112 + elog " # emerge sci-mathematics/maxima (bug #619534)"
113 + elog " # emerge sci-mathematics/octave"
114 + elog "Experimental available USE flags:"
115 + elog " julia (not stable, bug #613576), R (bug #619534)"
116 + elog
117 fi
118
119 if ! has_version virtual/latex-base; then
120 - einfo "For LaTeX support:"
121 - einfo " # emerge virtual/latex-base"
122 + elog "For LaTeX support:"
123 + elog " # emerge virtual/latex-base"
124 fi
125 }