dev-python/pypy3-bin: Remove trailing whitespace and clear QA warning.
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 5 May 2016 14:44:33 +0000 (14:44 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 5 May 2016 15:03:24 +0000 (15:03 +0000)
Package-Manager: portage-2.2.26

dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild

index d80da519d09df3b87c838fab8aa2f92c4a636c47..9c78d0f0de4345451622ae715e48b7124e136c8e 100644 (file)
@@ -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)^" \