summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-01-16 17:59:22 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-01-16 17:59:22 +0100
commite5230d424f13227a711684756f96cc994b7a8bd4 (patch)
tree495ac8418d7eb8b5126b8294d30b7e3086030b2d /kde-frameworks
parentapp-office/libreoffice: Fix build with <poppler-0.73 (diff)
downloadgentoo-e5230d424f13227a711684756f96cc994b7a8bd4.tar.gz
gentoo-e5230d424f13227a711684756f96cc994b7a8bd4.tar.bz2
gentoo-e5230d424f13227a711684756f96cc994b7a8bd4.zip
kde-frameworks/kio: Drop obsolete patch
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-rw-r--r--kde-frameworks/kio/kio-5.54.1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/kde-frameworks/kio/kio-5.54.1.ebuild b/kde-frameworks/kio/kio-5.54.1.ebuild
index a22665c1b995..e10f37ff9d3e 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)