From 6fba658441d57f9e67cb5d2a7815c6d4fd6f5556 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 3 Apr 2021 13:18:17 +0200 Subject: sci-astronomy/kstars: Drop superfluous optfeature header Signed-off-by: Andreas Sturmlechner --- sci-astronomy/kstars/kstars-3.5.1.ebuild | 1 - sci-astronomy/kstars/kstars-3.5.2.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/sci-astronomy/kstars/kstars-3.5.1.ebuild b/sci-astronomy/kstars/kstars-3.5.1.ebuild index b23d28da0aab..99aa66572d66 100644 --- a/sci-astronomy/kstars/kstars-3.5.1.ebuild +++ b/sci-astronomy/kstars/kstars-3.5.1.ebuild @@ -91,7 +91,6 @@ src_configure() { pkg_postinst() { if [[ -z "${REPLACING_VERSIONS}" ]]; then - elog "Optional dependencies:" optfeature "Display 'current' pictures of planets" x11-misc/xplanet fi ecm_pkg_postinst diff --git a/sci-astronomy/kstars/kstars-3.5.2.ebuild b/sci-astronomy/kstars/kstars-3.5.2.ebuild index 2d2668552f20..b7cde213a392 100644 --- a/sci-astronomy/kstars/kstars-3.5.2.ebuild +++ b/sci-astronomy/kstars/kstars-3.5.2.ebuild @@ -91,7 +91,6 @@ src_configure() { pkg_postinst() { if [[ -z "${REPLACING_VERSIONS}" ]]; then - elog "Optional dependencies:" optfeature "Display 'current' pictures of planets" x11-misc/xplanet fi ecm_pkg_postinst -- cgit v1.2.3-65-gdbad