# ChangeLog for dev-python/python-gflags # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.24 2015/04/25 11:51:52 jer Exp $ 25 Apr 2015; Jeroen Roovers <jer@gentoo.org> python-gflags-2.0.ebuild: Marked ~ppc64 too. 08 Apr 2015; Michał Górny <mgorny@gentoo.org> python-gflags-2.0.ebuild: Drop old Python implementations 13 Mar 2015; Mike Frysinger <vapier@gentoo.org> python-gflags-2.0.ebuild: Add ia64 love. 10 Mar 2015; Mike Frysinger <vapier@gentoo.org> python-gflags-2.0.ebuild: Add arm64/m68k/mips/s390/sh love. 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> python-gflags-2.0.ebuild: x86 stable, bug 540290 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> python-gflags-2.0.ebuild: amd64 stable, bug 540290 31 Mar 2014; Michał Górny <mgorny@gentoo.org> python-gflags-2.0.ebuild: Add support for the new PyPy slotting. 24 Feb 2014; Mike Frysinger <vapier@gentoo.org> python-gflags-2.0.ebuild: Add arm love for Chromium OS. 03 Feb 2014; Mike Frysinger <vapier@gentoo.org> +files/python-gflags-2.0-tests-python-2.7.patch, python-gflags-2.0.ebuild: Add fix from upstream for running tests w/python-2.7 #447482 by Michał Górny. 03 Feb 2014; Mike Frysinger <vapier@gentoo.org> python-gflags-2.0.ebuild, files/python-gflags-2.0-scripts-install.patch, files/python-gflags-2.0-skip-test-as-root.patch, files/python-gflags-2.0-tests-respect-tmpdir.patch: Move patch comments out of the ebuild and into the patches where they belong. 05 Sep 2013; Michał Górny <mgorny@gentoo.org> python-gflags-2.0.ebuild: Clean up PYTHON_COMPAT from old implementations. 08 Jul 2013; Ian Delaney <idella4@gentoo.org> python-gflags-2.0.ebuild: Add missing $ to {FILESDIR}, fixes Bug #475848 04 Jul 2013; Ian Delaney <idella4@gentoo.org> +files/python-gflags-2.0-skip-test-as-root.patch, python-gflags-2.0.ebuild: drop pypy1_8, add pypy2_0, patch by M. Marineau from Bug #475134 17 Dec 2012; Michał Górny <mgorny@gentoo.org> python-gflags-2.0.ebuild: Bump to EAPI=5 to make Paludis happy, bug #447524. 16 Dec 2012; Michał Górny <mgorny@gentoo.org> +files/python-gflags-2.0-scripts-install.patch, +files/python-gflags-2.0-tests-respect-tmpdir.patch, metadata.xml, python-gflags-2.0.ebuild: Migrate to distutils-r1, run tests and make Python team a maintainer. 16 Dec 2012; Pacho Ramos <pacho@gentoo.org> -python-gflags-1.6.ebuild, metadata.xml: Cleanup due retirement, #95685 27 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> python-gflags-2.0.ebuild: Update PYTHON_COMPAT to pypy version available in tree. Thanks to Mr_Bones_ for the report 26 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org> python-gflags-2.0.ebuild: Migrate to python-distutils-ng.eclass and EAPI 4. *python-gflags-2.0 (16 Feb 2012) 16 Feb 2012; Krzysztof Pawlik <nelchael@gentoo.org> -python-gflags-1.5.1.ebuild, +python-gflags-2.0.ebuild: Version bump, remove old 1.5.1. *python-gflags-1.6 (01 Sep 2011) 01 Sep 2011; Krzysztof Pawlik <nelchael@gentoo.org> -python-gflags-1.4.ebuild, +python-gflags-1.6.ebuild: Version bump. *python-gflags-1.5.1 (15 Mar 2011) 15 Mar 2011; Krzysztof Pawlik <nelchael@gentoo.org> -python-gflags-1.5.ebuild, +python-gflags-1.5.1.ebuild: Version bump. *python-gflags-1.5 (12 Feb 2011) 12 Feb 2011; Krzysztof Pawlik <nelchael@gentoo.org> +python-gflags-1.5.ebuild: Version bump. 14 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> python-gflags-1.4.ebuild: Fix dependencies. Set SUPPORT_PYTHON_ABIS. Set PYTHON_MODNAME. Improve installation of scripts. *python-gflags-1.4 (08 Nov 2010) 08 Nov 2010; Krzysztof Pawlik <nelchael@gentoo.org> +python-gflags-1.4.ebuild, +metadata.xml: New package: argument parsing library for Python, originally part of dev-cpp/gflags, has been split off to separate package by upstream.