commit: e5230d424f13227a711684756f96cc994b7a8bd4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 16 16:59:22 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 16 16:59:22 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5230d42
kde-frameworks/kio: Drop obsolete patch
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kio/kio-5.54.1.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/kde-frameworks/kio/kio-5.54.1.ebuild
b/kde-frameworks/kio/kio-5.54.1.ebuild
index a22665c1b99..e10f37ff9d3 100644
--- a/kde-frameworks/kio/kio-5.54.1.ebuild
+++ b/kde-frameworks/kio/kio-5.54.1.ebuild
@@ -68,8 +68,6 @@ PDEPEND="
# tests hang
RESTRICT+=" test"
-PATCHES=( "${FILESDIR}/${P}-revert-calcSpeed-refactoring.patch" )
-
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package acl ACL)