diff options
author | Sebastian Pipping <sping@gentoo.org> | 2012-05-28 23:21:25 +0000 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2012-05-28 23:21:25 +0000 |
commit | 00aca5c7bbcfb547924de017f08a879e055db8fb (patch) | |
tree | 2b8f29820394ffac53f049ce9968fe99746f50db /media-gfx/graphviz/ChangeLog | |
parent | Keyword ~x86. (diff) | |
download | gentoo-2-00aca5c7bbcfb547924de017f08a879e055db8fb.tar.gz gentoo-2-00aca5c7bbcfb547924de017f08a879e055db8fb.tar.bz2 gentoo-2-00aca5c7bbcfb547924de017f08a879e055db8fb.zip |
media-gfx/graphviz: Fix linking of dot command
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/graphviz/ChangeLog')
-rw-r--r-- | media-gfx/graphviz/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-gfx/graphviz/ChangeLog b/media-gfx/graphviz/ChangeLog index 9f3f089b9258..4eb4a5ac6442 100644 --- a/media-gfx/graphviz/ChangeLog +++ b/media-gfx/graphviz/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-gfx/graphviz # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.251 2012/05/28 22:33:05 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.252 2012/05/28 23:21:25 sping Exp $ + + 28 May 2012; Sebastian Pipping <sping@gentoo.org> graphviz-2.28.0.ebuild, + +files/graphviz-2.28.0-dot-pangocairo-link.patch: + Fix linking of dot command, call configure with --disable-silent-rules to + auto-improve future bug reports (similar to recent changes in the cmake + eclass) 28 May 2012; Sebastian Pipping <sping@gentoo.org> graphviz-2.28.0.ebuild: Remove use of --with(out)-x as there is no parameter by that name. Add use |