blob: cc51cbf311079f298e4ccee3f7663357a1ac9b07 (
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
51
52
53
54
55
56
57
|
# ChangeLog for dev-python/pylzma
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pylzma/ChangeLog,v 1.8 2013/09/17 17:35:56 floppym Exp $
17 Sep 2013; Mike Gilbert <floppym@gentoo.org> pylzma-0.4.4-r1.ebuild:
Make -fno-strict-aliasing conditional in case py3k support is ever added.
*pylzma-0.4.4-r1 (17 Sep 2013)
17 Sep 2013; Manuel Rüger <mrueg@gentoo.org> +pylzma-0.4.4-r1.ebuild,
-pylzma-0.4.4.ebuild:
NMU: Migrate to distutils-r1. Thanks to floppym for review. Drop old version.
22 Feb 2012; Patrick Lauer <patrick@gentoo.org> pylzma-0.4.4.ebuild:
Restricting pypy
*pylzma-0.4.4 (24 Mar 2011)
24 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+pylzma-0.4.4.ebuild:
Version bump.
*pylzma-0.4.3 (29 Jan 2011)
29 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-pylzma-0.4.2.ebuild, +pylzma-0.4.3.ebuild:
Version bump.
*pylzma-0.4.2 (03 Jul 2010)
03 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-pylzma-0.3.0.ebuild, -files/pylzma-0.3.0-fbsd.patch,
+pylzma-0.4.2.ebuild:
Version bump. Set SUPPORT_PYTHON_ABIS.
23 Apr 2009; Patrick Lauer <patrick@gentoo.org> metadata.xml:
Fixing metadata.xml
*pylzma-0.3.0 (23 Apr 2009)
23 Apr 2009; Patrick Lauer <patrick@gentoo.org>
+files/pylzma-0.3.0-fbsd.patch, +metadata.xml, +pylzma-0.3.0.ebuild:
Initial import from sunrise overlay. Fixes #166953
10 Apr 2007; Ali Polatel (hawking) <polatel@gmail.com>
pylzma-0.3.0.ebuild, +files/pylzma-0.3.0-fbsd.patch:
Add freebsd patch and ~x86-fbsd keyword
16 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> pylzma-0.3.0.ebuild:
Corrected python dependency. Fixed tests.
16 Feb 2007; Christian Faulhammer <opfer@gentoo.org> pylzma-0.3.0.ebuild:
don't depend on base packages: removed python from DEPEND
15 Feb 2007; Ali Polatel (hawking) <polatel@nerdshack.com>
+pylzma-0.3.0.ebuild, +metadata.xml:
New ebuild for bug 166953 thanks to pigfoot
|