summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/cantor/cantor-20.08.3.ebuild3
-rw-r--r--kde-apps/cantor/cantor-20.12.3.ebuild1
2 files changed, 1 insertions, 3 deletions
diff --git a/kde-apps/cantor/cantor-20.08.3.ebuild b/kde-apps/cantor/cantor-20.08.3.ebuild
index 09094f1a82bb..a958973a811a 100644
--- a/kde-apps/cantor/cantor-20.08.3.ebuild
+++ b/kde-apps/cantor/cantor-20.08.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -98,7 +98,6 @@ src_configure() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
optfeature "Maxima backend" sci-mathematics/maxima
optfeature "Octave backend" sci-mathematics/octave
optfeature "LaTeX support" virtual/latex-base
diff --git a/kde-apps/cantor/cantor-20.12.3.ebuild b/kde-apps/cantor/cantor-20.12.3.ebuild
index 1b56dc9a352b..96b3ecf17d35 100644
--- a/kde-apps/cantor/cantor-20.12.3.ebuild
+++ b/kde-apps/cantor/cantor-20.12.3.ebuild
@@ -102,7 +102,6 @@ src_configure() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
optfeature "Maxima backend" sci-mathematics/maxima
optfeature "Octave backend" sci-mathematics/octave
optfeature "LaTeX support" virtual/latex-base