summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:06:58 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:54:57 +0200
commit89bf7061f3e12892bed1b98fad923f254084dd48 (patch)
treea93e3d36091a0b6cd9aaca22e92d19fcb45282f2 /kde-apps
parentkde-apps/dolphin: Drop superfluous optfeature header (diff)
downloadgentoo-89bf7061f3e12892bed1b98fad923f254084dd48.tar.gz
gentoo-89bf7061f3e12892bed1b98fad923f254084dd48.tar.bz2
gentoo-89bf7061f3e12892bed1b98fad923f254084dd48.zip
kde-apps/cantor: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
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