commit: 7494ce554f4f4111d7e4d0a23ffc7717234df1d4
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu May 5 14:44:33 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu May 5 15:03:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7494ce55
dev-python/pypy3-bin: Remove trailing whitespace and clear QA warning.
Package-Manager: portage-2.2.26
dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
index d80da51..9c78d0f 100644
--- a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
+++ b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
@@ -84,10 +84,10 @@ QA_PREBUILT="
src_prepare() {
epatch \
"${FILESDIR}/4.0.0-gentoo-path.patch" \
-
"${FILESDIR}/1.9-distutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patch"
- epatch "${FILESDIR}/2.4.0-ncurses6.patch"
- epatch "${FILESDIR}"/pypy3-2.4.0-libressl.patch
- epatch "${FILESDIR}/pypy3-2.4.0-fix-tkinter-regression.patch"
+
"${FILESDIR}/1.9-distutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patch"
\
+ "${FILESDIR}/2.4.0-ncurses6.patch" \
+ "${FILESDIR}/pypy3-2.4.0-libressl.patch" \
+ "${FILESDIR}/pypy3-2.4.0-fix-tkinter-regression.patch"
sed -e "s^@EPREFIX@^${EPREFIX}^" \
-e "s^@libdir@^$(get_libdir)^" \