aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-09-07 17:02:09 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-09-07 17:05:50 +0200
commit8910dd717e5c8b6810dca03da24bc6ea1519f639 (patch)
treee573a9d983f7d9e15474c4499c3591e65bd1e892
parentkde-frameworks/purpose: Use optfeature (diff)
downloadkde-8910dd71.tar.gz
kde-8910dd71.tar.bz2
kde-8910dd71.zip
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@gentoo.org>
-rw-r--r--kde-frameworks/purpose/purpose-5.74.0.ebuild2
-rw-r--r--kde-frameworks/purpose/purpose-9999.ebuild2
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