diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-03 13:18:17 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 21:12:47 +0200 |
commit | edb4dc3a2a766f94e3664089f3d104a3c24a7555 (patch) | |
tree | 80bd5af8e168b988060d33f2f375bb49ee30216b | |
parent | dev-util/kdevelop: Drop superfluous optfeature header (diff) | |
download | kde-edb4dc3a2a766f94e3664089f3d104a3c24a7555.tar.gz kde-edb4dc3a2a766f94e3664089f3d104a3c24a7555.tar.bz2 kde-edb4dc3a2a766f94e3664089f3d104a3c24a7555.zip |
sci-astronomy/kstars: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | sci-astronomy/kstars/kstars-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-9999.ebuild b/sci-astronomy/kstars/kstars-9999.ebuild index 74f11eb69b..f7313c2071 100644 --- a/sci-astronomy/kstars/kstars-9999.ebuild +++ b/sci-astronomy/kstars/kstars-9999.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 |