From: Pacho Ramos Date: Sat, 3 Oct 2015 10:19:17 +0000 (+0200) Subject: media-gfx/graphviz: The automake trick was needed due to a different bug in eclass... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f1fefc36a138229ff07faca0defc61d19e7fb891;p=gentoo.git media-gfx/graphviz: The automake trick was needed due to a different bug in eclass that was now fixed (#531462) Package-Manager: portage-2.2.22 --- diff --git a/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild b/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild index c255128971cc..797fcda5176c 100644 --- a/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild +++ b/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild @@ -4,7 +4,6 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) -WANT_AUTOMAKE=1.13 #547168 inherit autotools eutils flag-o-matic java-pkg-opt-2 multilib python-single-r1