commit: 9ace16c47a95f97403a4c9b6c4c3d0c4716e9914
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 11:30:13 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 4 19:02:29 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9ace16c4
kde-plasma/kinfocenter: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/kinfocenter/kinfocenter-5.21.49.9999.ebuild | 1 -
kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.21.49.9999.ebuild
b/kde-plasma/kinfocenter/kinfocenter-5.21.49.9999.ebuild
index d423906ebd..82309fc050 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.21.49.9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.21.49.9999.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
diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
index 10e23e738a..9feafbe14f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-9999.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