summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-13 19:16:04 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-07-13 20:27:10 +0200
commit7cd7a28b83d8992287bb232b3aeadbc154459ab2 (patch)
tree77533ad5c3ed09c164895f1e1cac6b58ee16e80a /kde-frameworks/kcrash
parentframeworks.kde.org.eclass: New eclass to serve KDE Frameworks packages (diff)
downloadgentoo-7cd7a28b83d8992287bb232b3aeadbc154459ab2.tar.gz
gentoo-7cd7a28b83d8992287bb232b3aeadbc154459ab2.tar.bz2
gentoo-7cd7a28b83d8992287bb232b3aeadbc154459ab2.zip
kde-frameworks: Switch 5.96.0 to frameworks.kde.org.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcrash')
-rw-r--r--kde-frameworks/kcrash/kcrash-5.96.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcrash/kcrash-5.96.0.ebuild b/kde-frameworks/kcrash/kcrash-5.96.0.ebuild
index 45caf17eaac7..07d7ce88273b 100644
--- a/kde-frameworks/kcrash/kcrash-5.96.0.ebuild
+++ b/kde-frameworks/kcrash/kcrash-5.96.0.ebuild
@@ -7,7 +7,7 @@ ECM_TEST="forceoptional"
PVCUT=$(ver_cut 1-2)
QTMIN=5.15.4
VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
+inherit ecm frameworks.kde.org
DESCRIPTION="Framework for intercepting and handling application crashes"
LICENSE="LGPL-2+"