blob: 21f0aa58d42626e3afa210a44ac23d5a9e922867 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
# ChangeLog for dev-python/pymountboot
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pymountboot/ChangeLog,v 1.10 2013/08/07 11:21:51 mgorny Exp $
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.
|