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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
# ChangeLog for app-arch/pigz
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/pigz/ChangeLog,v 1.17 2011/12/18 20:56:54 spatz Exp $
*pigz-2.1.7 (18 Dec 2011)
18 Dec 2011; Dror Levin <spatz@gentoo.org> +pigz-2.1.7.ebuild:
Version bump. Should finally fix #312967 and #324635.
09 Jun 2011; Matt Turner <mattst88@gentoo.org> pigz-2.1.6-r1.ebuild:
Add ~alpha.
16 Nov 2010; <mattst88@gentoo.org> pigz-2.1.6-r1.ebuild:
Added ~mips keyword.
11 Sep 2010; Ulrich Mueller <ulm@gentoo.org> pigz-2.1.6.ebuild,
pigz-2.1.6-r1.ebuild:
Update LICENSE; PIGZ is identical with ZLIB. Bug 336249.
*pigz-2.1.6-r1 (04 Sep 2010)
04 Sep 2010; Dror Levin <spatz@gentoo.org> +pigz-2.1.6-r1.ebuild,
+files/pigz-2.1.6-doubledash.patch:
Add patch to support double dash command-line option (--), bug 335852.
13 Apr 2010; Markos Chandras <hwoarang@gentoo.org> pigz-2.1.6.ebuild:
Stable on amd64 wrt bug #307837
12 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pigz-2.1.6.ebuild:
x86 stable wrt bug #307837
05 Mar 2010; Dror Levin <spatz@gentoo.org> -pigz-2.1.5.ebuild,
-pigz-2.1.5-r1.ebuild, -files/pigz-2.1.5-decode-symlinks-to-stdout.patch,
-files/pigz-2.1.5-gunzip-compat.patch,
-files/pigz-2.1.5-respect-flags.patch:
Remove old.
*pigz-2.1.6 (17 Jan 2010)
17 Jan 2010; Dror Levin <spatz@gentoo.org> +pigz-2.1.6.ebuild:
Version bump.
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pigz-2.1.5-r1.ebuild:
Transfer Prefix keywords
*pigz-2.1.5-r1 (31 Dec 2009)
31 Dec 2009; Dror Levin <spatz@gentoo.org> +pigz-2.1.5-r1.ebuild,
+files/pigz-2.1.5-decode-symlinks-to-stdout.patch,
+files/pigz-2.1.5-gunzip-compat.patch, metadata.xml:
Apply patches to decode symlinks to stdout and decompress when called as
gunzip, add symlink USE flag to replace g{,un}zip. Thanks to Holger
Hoffstätte <holger.hoffstaette@googlemail.com>, bug 294752.
02 Nov 2009; Víctor Ostorga <vostorga@gentoo.org> -pigz-2.1.4.ebuild,
-files/pigz-2.1.4-respect-flags.patch, pigz-2.1.5.ebuild:
Adding DEPEND on app-arch/ncompress when FEATURES=test , patch thanks to
Raimonds Cicans <ray@apollo.lv> bug 291504
*pigz-2.1.5 (27 Oct 2009)
27 Oct 2009; Víctor Ostorga <vostorga@gentoo.org> +pigz-2.1.5.ebuild,
+files/pigz-2.1.5-respect-flags.patch:
Version bump to 2.1.5 , bug #284038
25 Oct 2009; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove drizzt from metadata.xml (#149111)
14 Apr 2009; Raúl Porcel <armin76@gentoo.org> pigz-2.1.4.ebuild:
Add ~x86 wrt #264111
04 Apr 2009; Tiago Cunha <tcunha@gentoo.org> pigz-2.1.4.ebuild:
keyworded ~arch for sparc
*pigz-2.1.4 (26 Mar 2009)
26 Mar 2009; Timothy Redaelli <drizzt@gentoo.org>
+files/pigz-2.1.4-respect-flags.patch, +metadata.xml, +pigz-2.1.4.ebuild:
New ebuild
|