# ChangeLog for dev-python/PyQt5
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt5/ChangeLog,v 1.13 2015/07/17 20:00:26 maekke Exp $

  17 Jul 2015; Markus Meier <maekke@gentoo.org> PyQt5-5.4.2.ebuild:
  add ~arm, bug #552568

*PyQt5-5.4.1 (20 Jun 2015)

  20 Jun 2015; Michał Górny <mgorny@gentoo.org> +PyQt5-5.4.1.ebuild:
  Restore old ebuild with ~arm keyword, to fix the dependency tree breakage

*PyQt5-5.4.2 (19 Jun 2015)

  19 Jun 2015; Davide Pesavento <pesa@gentoo.org> +PyQt5-5.4.2.ebuild,
  -PyQt5-5.4.1.ebuild, metadata.xml:
  Version bump. Enable the various _QOpenGLFunctions wrapper modules (bug
  550606). Add QtWebChannel support.

  09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Updating remote-id in metadata.xml

  11 May 2015; Davide Pesavento <pesa@gentoo.org> PyQt5-5.4.1.ebuild:
  Enable tracing with USE=debug; enable configure.py verbose output to get
  useful build logs in bug reports; stop passing deprecated --no-timestamp
  option; use qt5_get_bindir().

*PyQt5-5.4.1 (02 Mar 2015)

  02 Mar 2015; Davide Pesavento <pesa@gentoo.org> +PyQt5-5.4.1.ebuild,
  -PyQt5-5.4.ebuild:
  Version bump; remove old.

  18 Feb 2015; Ben de Groot <yngwin@gentoo.org> PyQt5-5.4.ebuild:
  Drop default on gui useflag, which is now enabled (with some others) in
  desktop profile (bug #540046). Wrap long lines.

  03 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> PyQt5-5.4.ebuild:
  Add ~arm keyword

*PyQt5-5.4 (09 Jan 2015)

  09 Jan 2015; Davide Pesavento <pesa@gentoo.org> +PyQt5-5.4.ebuild,
  -PyQt5-5.3.2.ebuild, -files/PyQt5-5.3.2-add-dep-to-QtWebKitWidgets.patch:
  Version bump.

  24 Oct 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
  +files/PyQt5-5.3.2-add-dep-to-QtWebKitWidgets.patch, PyQt5-5.3.2.ebuild:
  fixed module dependency error on QtWebKitWidgets module

  15 Oct 2014; Davide Pesavento <pesa@gentoo.org> PyQt5-5.3.2.ebuild:
  Fixed bug #525338.

  13 Oct 2014; Davide Pesavento <pesa@gentoo.org> PyQt5-5.3.2.ebuild:
  Drop incorrect REQUIRED_USE dependencies.

*PyQt5-5.3.2 (13 Oct 2014)

  13 Oct 2014; Davide Pesavento <pesa@gentoo.org> +PyQt5-5.3.2.ebuild,
  +metadata.xml:
  Initial commit of PyQt5, closes bug #477484. Ebuild written by me, based on
  dev-python/PyQt4.