summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:30:13 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:54:59 +0200
commit2576aee70f2b6935bd4a3e203e848f16d2a39336 (patch)
tree7efd0fe849c2d6582e64f7c98b9ac605f9d8f96f
parentkde-plasma/kwin: Drop superfluous optfeature header (diff)
downloadgentoo-2576aee70f2b6935bd4a3e203e848f16d2a39336.tar.gz
gentoo-2576aee70f2b6935bd4a3e203e848f16d2a39336.tar.bz2
gentoo-2576aee70f2b6935bd4a3e203e848f16d2a39336.zip
kde-plasma/kinfocenter: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.20.5.ebuild1
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.21.3.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.20.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.20.5.ebuild
index 55ed3f7536e1..80e318f9a816 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.20.5.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.20.5.ebuild
@@ -92,7 +92,6 @@ src_install() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
optfeature "NFS information module" net-fs/nfs-utils
optfeature "Samba status information module" net-fs/samba
fi
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.21.3.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.21.3.ebuild
index 27a3658cb7d1..5861a32f5109 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.21.3.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.21.3.ebuild
@@ -88,7 +88,6 @@ src_install() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- elog "Optional dependencies:"
optfeature "NFS information module" net-fs/nfs-utils
optfeature "Samba status information module" net-fs/samba
fi