summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-01-21 22:19:48 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-01-21 22:36:50 +0100
commitc4dfb01cbe9dc764a2fa792d5388e1cd997db1db (patch)
treecb0cb2df9240f7deaf90fd8d9d32227bd947b3d2 /kde-frameworks
parentprofiles: plasma: Add kaccounts defaults to package.use (diff)
downloadgentoo-c4dfb01cbe9dc764a2fa792d5388e1cd997db1db.tar.gz
gentoo-c4dfb01cbe9dc764a2fa792d5388e1cd997db1db.tar.bz2
gentoo-c4dfb01cbe9dc764a2fa792d5388e1cd997db1db.zip
kde-frameworks/purpose: Do not enable IUSE kaccounts by default
Bug: https://bugs.gentoo.org/920914 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-rw-r--r--kde-frameworks/purpose/purpose-5.113.0-r2.ebuild2
-rw-r--r--kde-frameworks/purpose/purpose-5.114.0.ebuild2
-rw-r--r--kde-frameworks/purpose/purpose-5.248.0-r1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/kde-frameworks/purpose/purpose-5.113.0-r2.ebuild b/kde-frameworks/purpose/purpose-5.113.0-r2.ebuild
index 6deed8b6b2cb..608b515dc68e 100644
--- a/kde-frameworks/purpose/purpose-5.113.0-r2.ebuild
+++ b/kde-frameworks/purpose/purpose-5.113.0-r2.ebuild
@@ -12,7 +12,7 @@ inherit ecm frameworks.kde.org optfeature xdg-utils
DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled"
LICENSE="LGPL-2.1+"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="bluetooth +kaccounts kf6compat"
+IUSE="bluetooth kaccounts kf6compat"
# requires running environment
RESTRICT="test"
diff --git a/kde-frameworks/purpose/purpose-5.114.0.ebuild b/kde-frameworks/purpose/purpose-5.114.0.ebuild
index 9a8a706944b8..39bad79d4f2d 100644
--- a/kde-frameworks/purpose/purpose-5.114.0.ebuild
+++ b/kde-frameworks/purpose/purpose-5.114.0.ebuild
@@ -12,7 +12,7 @@ inherit ecm frameworks.kde.org optfeature xdg-utils
DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled"
LICENSE="LGPL-2.1+"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="bluetooth +kaccounts kf6compat"
+IUSE="bluetooth kaccounts kf6compat"
# requires running environment
RESTRICT="test"
diff --git a/kde-frameworks/purpose/purpose-5.248.0-r1.ebuild b/kde-frameworks/purpose/purpose-5.248.0-r1.ebuild
index f83c0cb5d7ed..3c74ea370010 100644
--- a/kde-frameworks/purpose/purpose-5.248.0-r1.ebuild
+++ b/kde-frameworks/purpose/purpose-5.248.0-r1.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Library for providing abstractions to get the developer's purposes
LICENSE="LGPL-2.1+"
KEYWORDS="~amd64"
-IUSE="bluetooth +kaccounts"
+IUSE="bluetooth kaccounts"
# requires running environment
RESTRICT="test"