commit: 9974945dd6f822c381e044340456b02ce2ca803e
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 19 14:40:24 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jun 19 14:40:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9974945d
[kde-frameworks/kio] Rename patch
Package-Manager: portage-2.2.20
.../files/{kio-9999-tests-optional.patch => kio-tests-optional.patch} | 0
kde-frameworks/kio/kio-9999.ebuild | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/kio/files/kio-9999-tests-optional.patch
b/kde-frameworks/kio/files/kio-tests-optional.patch
similarity index 100%
rename from kde-frameworks/kio/files/kio-9999-tests-optional.patch
rename to kde-frameworks/kio/files/kio-tests-optional.patch
diff --git a/kde-frameworks/kio/kio-9999.ebuild
b/kde-frameworks/kio/kio-9999.ebuild
index 5922897..44e8fbc 100644
--- a/kde-frameworks/kio/kio-9999.ebuild
+++ b/kde-frameworks/kio/kio-9999.ebuild
@@ -68,7 +68,7 @@ RESTRICT="test"
src_prepare() {
# whole patch should be upstreamed, doesn't work in PATCHES
- epatch "${FILESDIR}/${PN}-9999-tests-optional.patch"
+ epatch "${FILESDIR}/${PN}-tests-optional.patch"
kde5_src_prepare
}