diff options
Diffstat (limited to 'kde-apps/cantor/cantor-16.12.49.9999.ebuild')
| -rw-r--r-- | kde-apps/cantor/cantor-16.12.49.9999.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kde-apps/cantor/cantor-16.12.49.9999.ebuild b/kde-apps/cantor/cantor-16.12.49.9999.ebuild index 022066a4f13..1a63794b4f4 100644 --- a/kde-apps/cantor/cantor-16.12.49.9999.ebuild +++ b/kde-apps/cantor/cantor-16.12.49.9999.ebuild @@ -63,14 +63,12 @@ pkg_pretend() { if ! has_version sci-mathematics/maxima && ! has_version sci-mathematics/octave && \ ! use analitza && ! use julia && ! use lua && ! use python && ! use qalculate && ! use R; then - einfo einfo "You have decided to build ${PN} with no backend." einfo "To have this application functional, please enable one of the backends via USE flag:" einfo " analitza, julia, lua, python, qalculate, R" einfo "Alternatively, install one of these:" einfo " # emerge sci-mathematics/maxima" einfo " # emerge sci-mathematics/octave" - einfo fi } |
