# ChangeLog for dev-db/mysql-workbench
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)

*mysql-workbench-6.3.4 (09 Aug 2015)
*mysql-workbench-6.3.3 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
  +files/mysql-workbench-6.1.7-mysql_options4.patch,
  +files/mysql-workbench-6.1.7-wbcopytables.patch,
  +files/mysql-workbench-6.2.3-CMakeLists.patch,
  +files/mysql-workbench-6.2.3-ctemplate.patch,
  +files/mysql-workbench-6.2.3-glib.patch,
  +files/mysql-workbench-6.2.3-paramiko.patch,
  +files/mysql-workbench-6.2.5-wbcopytables.patch,
  +files/mysql-workbench-6.3.3-mysql_options4.patch, +metadata.xml,
  +mysql-workbench-6.3.3.ebuild, +mysql-workbench-6.3.4.ebuild:
  proj/gentoo: Initial commit

  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

  24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Use https by default

  Convert all URLs for sites supporting encrypted connections from http to
  https

  Signed-off-by: Justin Lecher <jlec@gentoo.org>

  24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
  Revert DOCTYPE SYSTEM https changes in metadata.xml

  repoman does not yet accept the https version.
  This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

  Bug: https://bugs.gentoo.org/552720

  06 Dec 2015; Hans de Graaff <graaff@gentoo.org>
  mysql-workbench-6.3.3.ebuild, mysql-workbench-6.3.4.ebuild:
  fix bug 567234

  Make sure boost has NLS support.

  Package-Manager: portage-2.2.20.1

*mysql-workbench-6.3.4-r1 (29 Dec 2015)

  29 Dec 2015; Pacho Ramos <pacho@gentoo.org>
  +files/mysql-workbench-6.3.4-cxx11.patch, +mysql-workbench-6.3.4-r1.ebuild:
  Fix building with latest glibmm/libsigc++ (#566668)

  Package-Manager: portage-2.2.26

  29 Dec 2015; Pacho Ramos <pacho@gentoo.org> mysql-workbench-6.3.4-r1.ebuild:
  Set lua slot

  Package-Manager: portage-2.2.26

*mysql-workbench-6.3.4-r2 (02 Jan 2016)

  02 Jan 2016; Hans de Graaff <graaff@gentoo.org>
  +mysql-workbench-6.3.4-r2.ebuild:
  use system antlr

  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

  03 Jan 2016; Agostino Sarubbo <ago@gentoo.org>
  mysql-workbench-6.3.4-r1.ebuild:
  amd64 stable wrt bug #570090

  Package-Manager: portage-2.2.26
  RepoMan-Options: --include-arches="amd64"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  06 Jan 2016; Agostino Sarubbo <ago@gentoo.org>
  mysql-workbench-6.3.4-r1.ebuild:
  x86 stable wrt bug #570090

  Package-Manager: portage-2.2.26
  RepoMan-Options: --include-arches="x86"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  11 Jan 2016; Hans de Graaff <graaff@gentoo.org>
  mysql-workbench-6.3.4-r2.ebuild:
  remove antlr dependency, bug 570600

  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

  12 Jan 2016; James Le Cuirot <chewi@gentoo.org>
  mysql-workbench-6.3.4-r2.ebuild:
  Remove unneeded virtual/jre dependency

  graaff forgot to remove this in the last commit. See bug #570600.

  Package-Manager: portage-2.2.26

  16 Jan 2016; James Le Cuirot <chewi@gentoo.org>
  mysql-workbench-6.3.3.ebuild, mysql-workbench-6.3.4.ebuild,
  mysql-workbench-6.3.4-r1.ebuild:
  Drop support for Java on ppc across the tree

  Sorry! *sniff*

  24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Set appropriate maintainer types in metadata.xml (GLEP 67)

  25 Jan 2016; Hans de Graaff <graaff@gentoo.org>
  mysql-workbench-6.3.4-r2.ebuild:
  fix bug 572896

  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

  30 Jul 2016; Patrice Clement <monsieurp@gentoo.org>
  -files/mysql-workbench-6.1.7-mysql_options4.patch,
  -files/mysql-workbench-6.1.7-wbcopytables.patch,
  -files/mysql-workbench-6.2.3-ctemplate.patch,
  -files/mysql-workbench-6.2.3-glib.patch,
  -files/mysql-workbench-6.2.3-paramiko.patch:
  dev-db/*: remove unused patches.

  Squash all commit messages into a single one.

  Closes: https://github.com/gentoo/gentoo/pull/1936
  Signed-off-by: Patrice Clement <monsieurp@gentoo.org>