summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/graphviz: Bump to 2.47.1David Seifert2021-04-241-0/+12
| | | | | | | | Bug: https://bugs.gentoo.org/684844 Closes: https://bugs.gentoo.org/723286 Closes: https://bugs.gentoo.org/770067 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* media-gfx/graphviz: Drop 2.42.3-r1Andreas Sturmlechner2021-01-231-22/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/graphviz: fix dotty meny callsMikle Kolyada2020-06-191-0/+22
| | | | | | Closes: https://bugs.gentoo.org/682524 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/graphviz: Drop 2.42.1-r1Andreas Sturmlechner2020-01-012-53/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/graphviz: Drop 2.40.1-r1Andreas Sturmlechner2019-11-241-127/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/graphviz: version bump to 2.42.1Chris Mayo2019-09-142-0/+53
| | | | | | | | Bug: https://bugs.gentoo.org/682522 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12790 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/graphviz: remove unused patchesMichael Mair-Keimberger2018-04-082-49/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7836
* media-gfx/graphviz: Switch USE qt4 to qt5Andreas Sturmlechner2018-01-071-0/+127
| | | | | Bug: https://bugs.gentoo.org/638026 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-gfx/graphviz: Bump to version 2.40.1Lars Wendler2017-05-182-4/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-gfx/graphviz: Drop old (python.eclass)Michał Górny2017-03-213-114/+0
|
* Revert "media-gfx/graphviz: Remove old", see bug 609772Andreas K. Hüttel2017-03-173-0/+114
| | | | This reverts commit 80232c73b05f744e16968c5e60968b5951a6f4cc.
* media-gfx/graphviz: Remove oldAndreas K. Hüttel2017-03-173-114/+0
| | | | | | Now all versions without perl slot operator are gone. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-gfx/graphviz: Revert "Clean old version up"Michał Górny2017-02-183-0/+114
| | | | Turns out it breaks media-gfx/nip2.
* media-gfx/graphviz: Clean old version upMichał Górny2017-02-183-114/+0
|
* media-gfx/graphviz: Add conditional macro definitionDavid Seifert2016-08-261-0/+32
| | | | | | | | | | Gentoo-bug: 574484 * Merged the 3 following upstream commits into one patch: - https://github.com/ellson/graphviz/commit/8da53964edec8a665c3996d483df243eb150c2c4 - https://github.com/ellson/graphviz/commit/f97c86e975aa472272d0a5b5a042b96eb77ebbc0 - https://github.com/ellson/graphviz/commit/c3e9169655c1fca8006d3d455381848730531bd4 Package-Manager: portage-2.3.0
* media-gfx/graphviz: Drop oldPacho Ramos2015-10-034-151/+0
| | | | Package-Manager: portage-2.2.22
* proj/gentoo: Initial commitRobin H. Johnson2015-08-089-0/+363
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed