commit:     38413f3b54f7090b0bcd40720b3e469deac3a2da
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 01:15:35 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 01:26:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38413f3b

sci-physics/herwig++: fix DoubleEmptyLine

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-physics/herwig++/herwig++-2.7.1-r1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sci-physics/herwig++/herwig++-2.7.1-r1.ebuild 
b/sci-physics/herwig++/herwig++-2.7.1-r1.ebuild
index 0efec5352f5..8f7bfafc054 100644
--- a/sci-physics/herwig++/herwig++-2.7.1-r1.ebuild
+++ b/sci-physics/herwig++/herwig++-2.7.1-r1.ebuild
@@ -30,14 +30,12 @@ DEPEND="
        >=sys-devel/boost-m4-0.4_p20160328
 "
 
-
 src_prepare() {
        default
 
        eapply -p0 "${FILESDIR}"/${PN}-2.6.3-looptools.patch
        eapply "${FILESDIR}"/${PN}-2.7.1-fix-boost-1.67.patch
 
-
        # fixes bug 570458, which is due to an outdated bundled boost.m4
        rm m4/boost.m4 || die
 

Reply via email to