Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphviz/
Date: Sat, 03 Oct 2015 10:19:34
Message-Id: 1443867557.f1fefc36a138229ff07faca0defc61d19e7fb891.pacho@gentoo
1 commit: f1fefc36a138229ff07faca0defc61d19e7fb891
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 10:19:17 2015 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 10:19:17 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1fefc36
7
8 media-gfx/graphviz: The automake trick was needed due to a different bug in eclass that was now fixed (#531462)
9
10 Package-Manager: portage-2.2.22
11
12 media-gfx/graphviz/graphviz-2.38.0-r1.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild b/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild
16 index c255128..797fcda 100644
17 --- a/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild
18 +++ b/media-gfx/graphviz/graphviz-2.38.0-r1.ebuild
19 @@ -4,7 +4,6 @@
20
21 EAPI=5
22 PYTHON_COMPAT=( python2_7 )
23 -WANT_AUTOMAKE=1.13 #547168
24
25 inherit autotools eutils flag-o-matic java-pkg-opt-2 multilib python-single-r1