summaryrefslogtreecommitdiff
path: root/dev-db/mysql-workbench
AgeCommit message (Collapse)Author
2016-01-25dev-db/mysql-workbench: fix bug 572896Hans de Graaff
Make sure to depend on libpcre[cxx] since mysql-workbench requires the C++ bindings to libpcre. Thanks to Philipp Ammann in bug 572896 for diagnosing the problem and providing a patch. Package-Manager: portage-2.2.26
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2016-01-16Drop support for Java on ppc across the treeJames Le Cuirot
Sorry! *sniff*
2016-01-12dev-db/mysql-workbench: Remove unneeded virtual/jre dependencyJames Le Cuirot
graaff forgot to remove this in the last commit. See bug #570600. Package-Manager: portage-2.2.26
2016-01-11dev-db/mysql-workbench: remove antlr dependency, bug 570600Hans de Graaff
It turns out that this dependency is not actually needed and we also don't need to download the antlr files as we did in previous revisions. See bug 570600 for an analysis by Chewi. Package-Manager: portage-2.2.26
2016-01-06dev-db/mysql-workbench: x86 stable wrt bug #570090Agostino Sarubbo
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-03dev-db/mysql-workbench: amd64 stable wrt bug #570090Agostino Sarubbo
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-02dev-db/mysql-workbench: use system antlrHans de Graaff
Use dev-java/antlr for building rather than downloading pre-built antlr files now that a compatible slot is available. Package-Manager: portage-2.2.24
2015-12-29dev-db/mysql-workbench: Set lua slotPacho Ramos
Package-Manager: portage-2.2.26
2015-12-29dev-db/mysql-workbench: Fix building with latest glibmm/libsigc++ (#566668)Pacho Ramos
Package-Manager: portage-2.2.26
2015-12-06dev-db/mysql-workbench: fix bug 567234Hans de Graaff
Make sure boost has NLS support. Package-Manager: portage-2.2.20.1
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
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