summaryrefslogtreecommitdiff
path: root/kde-frameworks/kcrash
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kcrash')
-rw-r--r--kde-frameworks/kcrash/Manifest2
-rw-r--r--kde-frameworks/kcrash/kcrash-5.77.0.ebuild4
-rw-r--r--kde-frameworks/kcrash/kcrash-5.78.0.ebuild (renamed from kde-frameworks/kcrash/kcrash-5.74.0.ebuild)6
3 files changed, 6 insertions, 6 deletions
diff --git a/kde-frameworks/kcrash/Manifest b/kde-frameworks/kcrash/Manifest
index ae4f34e4d285..621ca66f0732 100644
--- a/kde-frameworks/kcrash/Manifest
+++ b/kde-frameworks/kcrash/Manifest
@@ -1,2 +1,2 @@
-DIST kcrash-5.74.0.tar.xz 22256 BLAKE2B 8ae601bdb04853ae1cc79f409ed51688a8b61cec818bca51a29fe75f63c798ce477428610a5ebcd35ec73e1c7952f8a7c4ff4259ba681d305b3b800f4c7cb1ff SHA512 082a18aa69e62b05c262111396fbda62a5a5192f345ed9563f9f549ca05be34d6027e7339aef66d46d02a3fa7abc57c362db49dbbb71e94111815644890f0447
DIST kcrash-5.77.0.tar.xz 22252 BLAKE2B 8e5775b78d86d03c4f0cb04b3d0536f71e46e345380bbe83c94000cafe2335ebaf5e4e57e2cf8e172e6afbb8941875b52fba97352f95b167777e40ff768efbf9 SHA512 5d76d7229716a4f27af63f6d506772d6c99a0c516fa0f051d695a62f7850ab1d2d9136aaa4adadc29c9ca1d1d3bdf2d825b588593fdeba0206587270b6e17bf0
+DIST kcrash-5.78.0.tar.xz 22256 BLAKE2B 6d496dc40765696a26f63d1401872076344e731bd01fe7b2eaad0e19d4eecc45b9d49f9e53c31de025ce667672b986048f4b05c70ab669e7fc19757c7005a817 SHA512 abfff0ca4a311b90269dd0755c380ffe8331efa316ba95d6e41fb0cb5cd3dcc95c5cab61ffd8acf0aab6834e1094effd18739db6acfb67b74260bdbb3f150633
diff --git a/kde-frameworks/kcrash/kcrash-5.77.0.ebuild b/kde-frameworks/kcrash/kcrash-5.77.0.ebuild
index 2688b2b4205c..30416d460d12 100644
--- a/kde-frameworks/kcrash/kcrash-5.77.0.ebuild
+++ b/kde-frameworks/kcrash/kcrash-5.77.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit ecm kde.org
DESCRIPTION="Framework for intercepting and handling application crashes"
LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
IUSE="nls"
# requires running kde environment
diff --git a/kde-frameworks/kcrash/kcrash-5.74.0.ebuild b/kde-frameworks/kcrash/kcrash-5.78.0.ebuild
index 45b423a2a7d1..c49d043fb6d9 100644
--- a/kde-frameworks/kcrash/kcrash-5.74.0.ebuild
+++ b/kde-frameworks/kcrash/kcrash-5.78.0.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PVCUT=$(ver_cut 1-2)
-QTMIN=5.14.2
+QTMIN=5.15.1
VIRTUALX_REQUIRED="test"
inherit ecm kde.org
DESCRIPTION="Framework for intercepting and handling application crashes"
LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="nls"
# requires running kde environment