--- /usr/portage/sci-visualization/gnuplot/gnuplot-5.1.9999.ebuild 2016-06-10 21:12:06.000000000 +0200 +++ gnuplot-5.1.9999.ebuild 2016-06-28 15:01:15.550992328 +0200 @@ -73,10 +73,9 @@ for dir in config demo m4 term tutorial; do emake -C "$dir" -f Makefile.am.in Makefile.am done - else - epatch "${FILESDIR}/${PN}-5.0_rc1-libcerf.patch" fi + epatch "${FILESDIR}/${PN}-5.0.1-fix-underlinking.patch" # Add special version identification as required by provision 2 # of the gnuplot license sed -i -e "1s/.*/& (Gentoo revision ${PR})/" PATCHLEVEL || die