diff options
Diffstat (limited to 'dev-python/pymountboot/ChangeLog-2015')
-rw-r--r-- | dev-python/pymountboot/ChangeLog-2015 | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/dev-python/pymountboot/ChangeLog-2015 b/dev-python/pymountboot/ChangeLog-2015 new file mode 100644 index 00000000..693a882e --- /dev/null +++ b/dev-python/pymountboot/ChangeLog-2015 @@ -0,0 +1,82 @@ +# ChangeLog for dev-python/pymountboot +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pymountboot/ChangeLog,v 1.19 2015/06/07 19:32:58 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add bitbucket to remote-id in metadata.xml + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> pymountboot-0.2.1.ebuild, + pymountboot-0.2.2.ebuild: + Drop old Python implementations + + 26 Nov 2014; Michał Górny <mgorny@gentoo.org> pymountboot-9999.ebuild: + Add py3.4 to -9999 as well. + + 24 Nov 2014; Pacho Ramos <pacho@gentoo.org> pymountboot-0.2.2.ebuild: + Support python 3.4 + + 06 Jul 2014; Michał Górny <mgorny@gentoo.org> pymountboot-0.2.1.ebuild, + pymountboot-0.2.2.ebuild, pymountboot-9999.ebuild: + Replace obsolete mirror://bitbucket with the real URI. + + 31 Mar 2014; Michał Górny <mgorny@gentoo.org> pymountboot-0.2.2.ebuild, + pymountboot-9999.ebuild: + Add support for the new PyPy slotting. + + 14 Oct 2013; Michał Górny <mgorny@gentoo.org> pymountboot-9999.ebuild: + Switch to git-r3. + + 14 Sep 2013; Mike Gilbert <floppym@gentoo.org> pymountboot-0.2.2.ebuild, + pymountboot-9999.ebuild: + Add -fno-strict-aliasing for python2. + + 05 Sep 2013; Michał Górny <mgorny@gentoo.org> pymountboot-0.2.1.ebuild, + pymountboot-0.2.2.ebuild, pymountboot-9999.ebuild: + Clean up PYTHON_COMPAT from old implementations. + + 07 Aug 2013; Michał Górny <mgorny@gentoo.org> pymountboot-0.2.2.ebuild, + pymountboot-9999.ebuild: + Drop removed Python implementations from PYTHON_COMPAT. + + 07 Aug 2013; Michał Górny <mgorny@gentoo.org> pymountboot-0.2.2.ebuild, + pymountboot-9999.ebuild: + Enable pypy2.0. + + 17 Dec 2012; Michał Górny <mgorny@gentoo.org> pymountboot-0.2.1.ebuild, + pymountboot-0.2.2.ebuild, pymountboot-9999.ebuild: + Bump to EAPI=5 to make Paludis happy, bug #447524. + +*pymountboot-9999 (15 Dec 2012) + + 15 Dec 2012; Michał Górny <mgorny@gentoo.org> +pymountboot-9999.ebuild: + Import the live ebuild. + +*pymountboot-0.2.2 (10 Dec 2012) + + 10 Dec 2012; Michał Górny <mgorny@gentoo.org> +pymountboot-0.2.2.ebuild: + Version bump. The new version fixes bug with refcounting, therefore making the + package suitable for PyPy as well. + + 09 Dec 2012; Michał Górny <mgorny@gentoo.org> pymountboot-0.2.1.ebuild: + Enable python3.3. + + 29 Nov 2012; Michał Górny <mgorny@gentoo.org> -pymountboot-0.2.ebuild: + Remove old. + +*pymountboot-0.2.1 (15 Oct 2012) + + 15 Oct 2012; Michał Górny <mgorny@gentoo.org> +pymountboot-0.2.1.ebuild, + -pymountboot-0.1.ebuild: + Version bump with Python 3 support. + +*pymountboot-0.2 (16 May 2012) + + 16 May 2012; Michał Górny <mgorny@gentoo.org> +pymountboot-0.2.ebuild: + Version bump. The new version is written in plain C. + +*pymountboot-0.1 (11 May 2012) + + 11 May 2012; Michał Górny <mgorny@gentoo.org> +pymountboot-0.1.ebuild, + +metadata.xml: + Initial commit: a Python module for /boot mount handling. Used by + eclean-kernel. |