diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2012-06-04 21:02:31 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2012-06-04 21:02:31 +0000 |
commit | 314bdb1a5476b900441999283d0d2d1f5152041b (patch) | |
tree | 216deb27f4f612133621bd90309d2334ea481fa2 /media-gfx/graphviz/ChangeLog | |
parent | inherit user for enewgroup and enewuser (diff) | |
download | historical-314bdb1a5476b900441999283d0d2d1f5152041b.tar.gz historical-314bdb1a5476b900441999283d0d2d1f5152041b.tar.bz2 historical-314bdb1a5476b900441999283d0d2d1f5152041b.zip |
upgraded to EAPI=4, made cairo a requirement for the other modules that need it via REQUIRED_USE, enabled cairo by default so that users won't run into USE restriction unnecessarily, tested smyrna but it segfaulted all the time so it stays disabled, made ebuild documentation a bit more complete, added relevant descriptions to use flags in metadata
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/graphviz/ChangeLog')
-rw-r--r-- | media-gfx/graphviz/ChangeLog | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/media-gfx/graphviz/ChangeLog b/media-gfx/graphviz/ChangeLog index 54891ed93734..24bcd38241f2 100644 --- a/media-gfx/graphviz/ChangeLog +++ b/media-gfx/graphviz/ChangeLog @@ -1,6 +1,22 @@ # 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.256 2012/05/30 18:57:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.257 2012/06/04 21:02:31 axs Exp $ + + 04 Jun 2012; Ian Stakenvicius <axs@gentoo.org> graphviz-2.28.0.ebuild, + metadata.xml: + upgraded to EAPI=4, made cairo a requirement for the other modules that need + it via REQUIRED_USE, enabled cairo by default so that users won't run into + USE restriction unnecessarily, tested smyrna but it segfaulted all the time + so it stays disabled, made ebuild documentation a bit more complete, added + relevant descriptions to use flags in metadata + + 04 Jun 2012; Ian Stakenvicius <axs@gentoo.org> graphviz-2.28.0.ebuild, + metadata.xml: + upgraded to EAPI=4, made cairo a requirement for the other modules that need + it via REQUIRED_USE, enabled cairo by default so that users won't run into + USE restriction unnecessarily, tested smyrna but it segfaulted all the time + so it stays disabled, made ebuild documentation a bit more complete, added + relevant descriptions to use flags in metadata 30 May 2012; Markus Meier <maekke@gentoo.org> graphviz-2.26.3-r4.ebuild: arm stable, bug #417327 |