Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio/
Date: Wed, 16 Jan 2019 16:59:40
Message-Id: 1547657962.e5230d424f13227a711684756f96cc994b7a8bd4.asturm@gentoo
1 commit: e5230d424f13227a711684756f96cc994b7a8bd4
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 16 16:59:22 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 16 16:59:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5230d42
7
8 kde-frameworks/kio: Drop obsolete patch
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-frameworks/kio/kio-5.54.1.ebuild | 2 --
14 1 file changed, 2 deletions(-)
15
16 diff --git a/kde-frameworks/kio/kio-5.54.1.ebuild b/kde-frameworks/kio/kio-5.54.1.ebuild
17 index a22665c1b99..e10f37ff9d3 100644
18 --- a/kde-frameworks/kio/kio-5.54.1.ebuild
19 +++ b/kde-frameworks/kio/kio-5.54.1.ebuild
20 @@ -68,8 +68,6 @@ PDEPEND="
21 # tests hang
22 RESTRICT+=" test"
23
24 -PATCHES=( "${FILESDIR}/${P}-revert-calcSpeed-refactoring.patch" )
25 -
26 src_configure() {
27 local mycmakeargs=(
28 $(cmake-utils_use_find_package acl ACL)