From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 22D41138334 for ; Sat, 18 Aug 2018 20:51:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D4A3E082F; Sat, 18 Aug 2018 20:51:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57D1BE082B for ; Sat, 18 Aug 2018 20:51:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3CE5B340CC8 for ; Sat, 18 Aug 2018 20:51:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2288F3A5 for ; Sat, 18 Aug 2018 20:51:12 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1534625047.339cab5e58e95c1aae2b80ef15c6807880e45275.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/cantor/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/cantor/cantor-18.08.0.ebuild kde-apps/cantor/cantor-18.08.49.9999.ebuild kde-apps/cantor/cantor-9999.ebuild X-VCS-Directories: kde-apps/cantor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 339cab5e58e95c1aae2b80ef15c6807880e45275 X-VCS-Branch: master Date: Sat, 18 Aug 2018 20:51:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 14e87516-d87e-4d76-834a-6e6c82078a67 X-Archives-Hash: 7d176cf195220f2cb5e5de55dd3ea195 commit: 339cab5e58e95c1aae2b80ef15c6807880e45275 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 18 20:44:07 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 18 20:44:07 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=339cab5e kde-apps/cantor: Update pkg_pretend message Package-Manager: Portage-2.3.47, Repoman-2.3.10 kde-apps/cantor/cantor-18.08.0.ebuild | 6 +++--- kde-apps/cantor/cantor-18.08.49.9999.ebuild | 6 +++--- kde-apps/cantor/cantor-9999.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/kde-apps/cantor/cantor-18.08.0.ebuild b/kde-apps/cantor/cantor-18.08.0.ebuild index 388ccd038c..89cadc785d 100644 --- a/kde-apps/cantor/cantor-18.08.0.ebuild +++ b/kde-apps/cantor/cantor-18.08.0.ebuild @@ -63,12 +63,12 @@ pkg_pretend() { ! use analitza && ! use julia && ! use lua && ! use python && ! use qalculate && ! use R; then elog "You have decided to build ${PN} with no backend." elog "To have this application functional, please enable one of the backends via USE flag:" - elog " analitza, lua, python, qalculate" + elog " analitza, lua, python, qalculate, R" elog "Alternatively, install one of these:" elog " # emerge sci-mathematics/maxima (bug #619534)" elog " # emerge sci-mathematics/octave" - elog "Experimental available USE flags:" - elog " julia (not stable, bug #613576), R (bug #619534)" + elog "Experimental available USE flag:" + elog " julia (not stable, bug #613576)" elog fi diff --git a/kde-apps/cantor/cantor-18.08.49.9999.ebuild b/kde-apps/cantor/cantor-18.08.49.9999.ebuild index ae9d56c2d2..2c26722eb3 100644 --- a/kde-apps/cantor/cantor-18.08.49.9999.ebuild +++ b/kde-apps/cantor/cantor-18.08.49.9999.ebuild @@ -63,12 +63,12 @@ pkg_pretend() { ! use analitza && ! use julia && ! use lua && ! use python && ! use qalculate && ! use R; then elog "You have decided to build ${PN} with no backend." elog "To have this application functional, please enable one of the backends via USE flag:" - elog " analitza, lua, python, qalculate" + elog " analitza, lua, python, qalculate, R" elog "Alternatively, install one of these:" elog " # emerge sci-mathematics/maxima (bug #619534)" elog " # emerge sci-mathematics/octave" - elog "Experimental available USE flags:" - elog " julia (not stable, bug #613576), R (bug #619534)" + elog "Experimental available USE flag:" + elog " julia (not stable, bug #613576)" elog fi diff --git a/kde-apps/cantor/cantor-9999.ebuild b/kde-apps/cantor/cantor-9999.ebuild index ae9d56c2d2..2c26722eb3 100644 --- a/kde-apps/cantor/cantor-9999.ebuild +++ b/kde-apps/cantor/cantor-9999.ebuild @@ -63,12 +63,12 @@ pkg_pretend() { ! use analitza && ! use julia && ! use lua && ! use python && ! use qalculate && ! use R; then elog "You have decided to build ${PN} with no backend." elog "To have this application functional, please enable one of the backends via USE flag:" - elog " analitza, lua, python, qalculate" + elog " analitza, lua, python, qalculate, R" elog "Alternatively, install one of these:" elog " # emerge sci-mathematics/maxima (bug #619534)" elog " # emerge sci-mathematics/octave" - elog "Experimental available USE flags:" - elog " julia (not stable, bug #613576), R (bug #619534)" + elog "Experimental available USE flag:" + elog " julia (not stable, bug #613576)" elog fi