diff options
Diffstat (limited to 'dev-python/Babel/ChangeLog-2015')
-rw-r--r-- | dev-python/Babel/ChangeLog-2015 | 266 |
1 files changed, 266 insertions, 0 deletions
diff --git a/dev-python/Babel/ChangeLog-2015 b/dev-python/Babel/ChangeLog-2015 new file mode 100644 index 00000000..573637ae --- /dev/null +++ b/dev-python/Babel/ChangeLog-2015 @@ -0,0 +1,266 @@ +# ChangeLog for dev-python/Babel +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/Babel/ChangeLog,v 1.80 2015/07/27 20:07:38 jlec Exp $ + +*Babel-2.0 (27 Jul 2015) + + 27 Jul 2015; Justin Lecher <jlec@gentoo.org> +Babel-2.0.ebuild: + Version Bump + + 04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add pypi to remote-id in metadata.xml + + 03 Jun 2015; Justin Lecher <jlec@gentoo.org> -Babel-0.9.6.ebuild, + -Babel-1.3.ebuild, metadata.xml: + Add pypi to remote-id in metadata.xml; drop old + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> Babel-1.3.ebuild: + Drop old Python implementations + + 21 Mar 2015; Jeroen Roovers <jer@gentoo.org> Babel-1.3-r1.ebuild: + Stable for HPPA (bug #540290). + + 18 Mar 2015; Patrick Lauer <patrick@gentoo.org> Babel-1.3-r1.ebuild: + Add pypy3 + + 02 Mar 2015; Yixun Lan <dlan@gentoo.org> Babel-1.3-r1.ebuild: + add arm64 support, tested on A53 board + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> Babel-1.3-r1.ebuild: + Stable for sparc, wrt bug #530384 + + 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> Babel-1.3-r1.ebuild: + Stable for alpha, wrt bug #530384 + + 08 Dec 2014; Agostino Sarubbo <ago@gentoo.org> Babel-1.3-r1.ebuild: + Stable for ppc64, wrt bug #530384 + + 07 Dec 2014; Agostino Sarubbo <ago@gentoo.org> Babel-1.3-r1.ebuild: + Stable for ppc, wrt bug #530384 + + 06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> Babel-1.3-r1.ebuild: + Stable for ia64, wrt bug #530384 + + 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> Babel-1.3-r1.ebuild: + Stable for x86, wrt bug #530384 + + 04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> Babel-1.3-r1.ebuild: + Stable for amd64, wrt bug #530384 + + 02 Dec 2014; Markus Meier <maekke@gentoo.org> Babel-1.3-r1.ebuild: + arm stable, bug #530384 + + 27 Nov 2014; Ian Delaney <idella4@gentoo.org> Babel-1.3-r1.ebuild: + clean old python impls, tidy + +*Babel-1.3-r1 (24 Nov 2014) + + 24 Nov 2014; Pacho Ramos <pacho@gentoo.org> +Babel-1.3-r1.ebuild: + Support python 3.4 + + 31 Mar 2014; Michał Górny <mgorny@gentoo.org> Babel-1.3.ebuild: + Add support for the new PyPy slotting. + + 21 Jan 2014; Patrick Lauer <patrick@gentoo.org> -Babel-0.9.6-r1.ebuild, + -Babel-1.2.ebuild: + Remove old + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> Babel-1.3.ebuild: + Stable for alpha, wrt bug #490382 + + 29 Dec 2013; Akinori Hattori <hattya@gentoo.org> Babel-1.3.ebuild: + ia64 stable wrt bug #490382 + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> Babel-1.3.ebuild: + Stable for sparc, wrt bug #490382 + + 30 Nov 2013; Markus Meier <maekke@gentoo.org> Babel-1.3.ebuild: + arm stable, bug #490382 + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> Babel-1.3.ebuild: + Stable for ppc64, wrt bug #490382 + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> Babel-1.3.ebuild: + Stable for ppc, wrt bug #490382 + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> Babel-1.3.ebuild: + Stable for x86, wrt bug #490382 + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> Babel-1.3.ebuild: + Stable for amd64, wrt bug #490382 + + 11 Nov 2013; Jeroen Roovers <jer@gentoo.org> Babel-1.3.ebuild: + Stable for HPPA (bug #490382). + + 05 Sep 2013; Michał Górny <mgorny@gentoo.org> Babel-0.9.6-r1.ebuild, + Babel-1.2.ebuild, Babel-1.3.ebuild: + Clean up PYTHON_COMPAT from old implementations. + +*Babel-1.3 (23 Aug 2013) + + 23 Aug 2013; Dirkjan Ochtman <djc@gentoo.org> +Babel-1.3.ebuild: + Version bump Babel to 1.3. + + 07 Aug 2013; Michał Górny <mgorny@gentoo.org> Babel-0.9.6-r1.ebuild, + Babel-1.2.ebuild: + Drop removed Python implementations from PYTHON_COMPAT. + + 27 Jul 2013; Dirkjan Ochtman <djc@gentoo.org> Babel-1.2.ebuild: + Fix documentation, bug 478362 (thanks bkohler@gmail.com). + +*Babel-1.2 (27 Jul 2013) + + 27 Jul 2013; Dirkjan Ochtman <djc@gentoo.org> +Babel-1.2.ebuild: + Version bump Babel to 1.2. + + 01 Jun 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml: + Cleanup due bug #151880 + + 13 Jan 2013; Michał Górny <mgorny@gentoo.org> Babel-0.9.6-r1.ebuild: + Enable pypy2.0. + +*Babel-0.9.6-r1 (19 Dec 2012) + + 19 Dec 2012; Michał Górny <mgorny@gentoo.org> +Babel-0.9.6-r1.ebuild: + Migrate to distutils-r1. Remove the patch, USE-deps supersede it. + + 26 Sep 2012; Julian Ospald <hasufell@gentoo.org> Babel-0.9.6.ebuild, + +files/Babel-0.9.6-setuptools.patch: + remove distutils fallback which is broken, thus enforcing usage of setuptools wrt #431278 + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> Babel-0.9.6.ebuild: + keyword ~amd64-fbsd + + 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> -Babel-0.9.5.ebuild: + Remove old ebuilds. Requested by Arfrever + + 29 May 2011; Raúl Porcel <armin76@gentoo.org> Babel-0.9.6.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #364705 + + 24 May 2011; Brent Baude <ranger@gentoo.org> Babel-0.9.6.ebuild: + Marking Babel-0.9.6 ppc for bug 364705 + + 22 May 2011; Thomas Kahle <tomka@gentoo.org> Babel-0.9.6.ebuild: + x86 stable per bug 364705 + + 18 May 2011; Jeroen Roovers <jer@gentoo.org> Babel-0.9.6.ebuild: + Stable for HPPA (bug #364705). + + 15 May 2011; Markus Meier <maekke@gentoo.org> Babel-0.9.6.ebuild: + arm stable, bug #364705 + + 01 May 2011; Markos Chandras <hwoarang@gentoo.org> Babel-0.9.6.ebuild: + Stable on amd64 wrt bug #364705 + + 29 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> Babel-0.9.6.ebuild: + ppc64 stable wrt #364705 + +*Babel-0.9.6 (25 Mar 2011) + + 25 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +Babel-0.9.6.ebuild: + Version bump. + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> Babel-0.9.5.ebuild: + Add ~mips keyword. + + 13 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -Babel-0.9.3.ebuild, -Babel-0.9.4.ebuild: + Delete. + + 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> Babel-0.9.5.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #328881 + + 14 Aug 2010; Markus Meier <maekke@gentoo.org> Babel-0.9.5.ebuild: + arm stable, bug #328881 + + 29 Jul 2010; Markos Chandras <hwoarang@gentoo.org> Babel-0.9.5.ebuild: + Stable on amd64 wrt bug #328881 + + 22 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> Babel-0.9.5.ebuild: + x86 stable wrt bug #328881 + + 19 Jul 2010; Jeroen Roovers <jer@gentoo.org> Babel-0.9.5.ebuild: + Stable for PPC (bug #328881). + + 19 Jul 2010; Jeroen Roovers <jer@gentoo.org> Babel-0.9.5.ebuild: + Stable for HPPA (bug #328881). + + 19 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> Babel-0.9.5.ebuild: + ppc64 stable wrt #328881 + +*Babel-0.9.5 (14 Jun 2010) + + 14 Jun 2010; Dirkjan Ochtman <djc@gentoo.org> +Babel-0.9.5.ebuild: + Version bump to 0.9.5. + + 30 Apr 2010; Fabian Groffen <grobian@gentoo.org> Babel-0.9.4.ebuild: + Keyworded for several Prefix arches + + 10 Nov 2009; Brent Baude <ranger@gentoo.org> Babel-0.9.4.ebuild: + Marking Babel-0.9.4 ppc64 for bug 290613 + + 30 Oct 2009; Markus Meier <maekke@gentoo.org> Babel-0.9.4.ebuild: + amd64/x86 stable, bug #290613 + + 10 Oct 2009; nixnut <nixnut@gentoo.org> Babel-0.9.4.ebuild: + ppc stable #287618 + + 27 Sep 2009; nixnut <nixnut@gentoo.org> Babel-0.9.3.ebuild: + ~ppc + + 21 Sep 2009; Tom Gall <tgall@gentoo.org> Babel-0.9.4.ebuild: + keyword for ppc64 + + 17 Sep 2009; Mounir Lamouri <volkmar@gentoo.org> Babel-0.9.4.ebuild: + Keywording for ppc. + + 09 Aug 2009; Raúl Porcel <armin76@gentoo.org> Babel-0.9.4.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #278978 + + 28 Jul 2009; Jeroen Roovers <jer@gentoo.org> Babel-0.9.4.ebuild: + Stable for HPPA (bug #278978). + + 05 Jul 2009; Alexis Ballier <aballier@gentoo.org> Babel-0.9.4.ebuild: + keyword ~x86-fbsd + + 09 Jun 2009; Raúl Porcel <armin76@gentoo.org> Babel-0.9.4.ebuild: + Add ~alpha + + 21 May 2009; Raúl Porcel <armin76@gentoo.org> Babel-0.9.4.ebuild: + Add ~arm/~sh/~sparc + + 17 May 2009; Raúl Porcel <armin76@gentoo.org> Babel-0.9.4.ebuild: + Add ~s390 + + 14 May 2009; Jeroen Roovers <jer@gentoo.org> Babel-0.9.4.ebuild: + Marked ~hppa (bug #233554). + +*Babel-0.9.4 (15 Apr 2009) + + 15 Apr 2009; Cédric Krier <cedk@gentoo.org> +Babel-0.9.4.ebuild: + Version bump + + 15 Apr 2009; Markus Meier <maekke@gentoo.org> Babel-0.9.3.ebuild: + amd64/x86 stable, bug #261887 + + 02 Apr 2009; Raúl Porcel <armin76@gentoo.org> Babel-0.9.3.ebuild: + Add ~ia64 wrt #263948 + + 02 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + metadata.xml: + Fixed the broken herd by adding no-herd to metadata.xml. + + 23 Jul 2008; Cédric Krier <cedk@gentoo.org> -Babel-0.9.2.ebuild: + Remove old + +*Babel-0.9.3 (23 Jul 2008) + + 23 Jul 2008; Cédric Krier <cedk@gentoo.org> +Babel-0.9.3.ebuild: + Version bump + +*Babel-0.9.2 (16 Jul 2008) + + 16 Jul 2008; Cédric Krier <cedk@gentoo.org> +metadata.xml, + +Babel-0.9.2.ebuild: + New ebuild for bug #198804 thanks to Sandro Bonazzola, Rion |