commit: 8910dd717e5c8b6810dca03da24bc6ea1519f639
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 7 15:02:09 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 7 15:05:50 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8910dd71
kde-frameworks/purpose: Drop obsolete kde-misc/kdeconnect[app] usedep
IUSE=app was dropped from kde-misc/kdeconnect in commit
10b2aa8c569bf2bdfbde0175c49dcca2ff019691.
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/purpose/purpose-5.74.0.ebuild | 2 +-
kde-frameworks/purpose/purpose-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-frameworks/purpose/purpose-5.74.0.ebuild
b/kde-frameworks/purpose/purpose-5.74.0.ebuild
index aae6bc4bb6..bc4f598c49 100644
--- a/kde-frameworks/purpose/purpose-5.74.0.ebuild
+++ b/kde-frameworks/purpose/purpose-5.74.0.ebuild
@@ -57,7 +57,7 @@ src_configure() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "Optional dependencies:"
- optfeature "Send through KDE Connect" kde-misc/kdeconnect[app]
+ optfeature "Send through KDE Connect" kde-misc/kdeconnect
fi
ecm_pkg_postinst
xdg_icon_cache_update
diff --git a/kde-frameworks/purpose/purpose-9999.ebuild
b/kde-frameworks/purpose/purpose-9999.ebuild
index 6d7128e8a4..4a184ddfd7 100644
--- a/kde-frameworks/purpose/purpose-9999.ebuild
+++ b/kde-frameworks/purpose/purpose-9999.ebuild
@@ -57,7 +57,7 @@ src_configure() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "Optional dependencies:"
- optfeature "Send through KDE Connect" kde-misc/kdeconnect[app]
+ optfeature "Send through KDE Connect" kde-misc/kdeconnect
fi
ecm_pkg_postinst
xdg_icon_cache_update