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
81
|
# ChangeLog for app-arch/lbzip2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.20 2011/09/06 11:47:35 tove Exp $
06 Sep 2011; Naohiro Aota <naota@gentoo.org> lbzip2-0.23-r2.ebuild:
Add ~x86-fbsd. Bug #370685
15 Aug 2011; Matt Turner <mattst88@gentoo.org> -files/0.20-Makefile.patch,
-lbzip2-0.20.ebuild, -lbzip2-0.22.ebuild, -lbzip2-0.23.ebuild,
-lbzip2-0.23-r1.ebuild, -files/0.22-Makefile.patch, lbzip2-0.23-r2.ebuild:
Remove old versions.
14 Aug 2011; Matt Turner <mattst88@gentoo.org> +files/0.23-test.sh.patch,
lbzip2-0.23-r2.ebuild:
Don't use lfs.sh from test.sh. Should help BSD.
*lbzip2-0.23-r2 (06 Aug 2011)
06 Aug 2011; Matt Turner <mattst88@gentoo.org> +files/0.23-Makefile.patch,
+lbzip2-0.23-r2.ebuild:
BSD fixes: Replaced dependency on app-shells/dash with app-shells/bash; Added
option to use freebsd-ubin instead of sys-process/time. Removed
_X_OPEN_SOURCE from Makefile. Thanks to Alexis Ballier, Laszlo Ersek, and
Naohiro Aota for their suggestions in bug 370685.
06 Aug 2011; Matt Turner <mattst88@gentoo.org> metadata.xml:
Add myself as a maintainer.
10 Jul 2011; Raúl Porcel <armin76@gentoo.org> lbzip2-0.23-r1.ebuild:
Add ~ia64/~m68k/~s390/~sh/~sparc wrt #370685
12 Jun 2011; Markus Meier <maekke@gentoo.org> lbzip2-0.23-r1.ebuild:
add ~arm, bug #370685
10 Jun 2011; Justin Lecher <jlec@gentoo.org> lbzip2-0.20.ebuild,
lbzip2-0.22.ebuild, lbzip2-0.23.ebuild, lbzip2-0.23-r1.ebuild, metadata.xml:
Adopted DESCRIPTION as sugested in bug 370685
09 Jun 2011; Jeroen Roovers <jer@gentoo.org> lbzip2-0.23-r1.ebuild:
Marked ~hppa (bug #370685).
08 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> lbzip2-0.23-r1.ebuild:
Marked ~ppc/~ppc64 wrt #370685
08 Jun 2011; Matt Turner <mattst88@gentoo.org> lbzip2-0.23-r1.ebuild:
Add ~alpha and ~mips, bug 370685
08 Jun 2011; Matt Turner <mattst88@gentoo.org> lbzip2-0.23-r1.ebuild:
Add missing sys-devel/bc dependency for USE=test
*lbzip2-0.23-r1 (27 Mar 2010)
27 Mar 2010; Justin Lecher <jlec@gentoo.org>
+files/0.23-s_isreg.patch, +lbzip2-0.23-r1.ebuild:
Add support for symlink decompression #309683
*lbzip2-0.23 (04 Mar 2010)
04 Mar 2010; Justin Lecher <jlec@gentoo.org>
+lbzip2-0.23.ebuild:
Version Bump
*lbzip2-0.22 (19 Feb 2010)
19 Feb 2010; Justin Lecher <jlec@gentoo.org>
-files/0.21-Makefile.patch, -lbzip2-0.21.ebuild,
+files/0.22-Makefile.patch, +lbzip2-0.22.ebuild:
Version Bump
*lbzip2-0.21 (18 Feb 2010)
18 Feb 2010; Justin Lecher <jlec@gentoo.org>
+files/0.21-Makefile.patch, +lbzip2-0.21.ebuild:
Version Bump
*lbzip2-0.20 (09 Feb 2010)
09 Feb 2010; Justin Lecher <jlec@gentoo.org>
+files/0.20-Makefile.patch, +lbzip2-0.20.ebuild, +metadata.xml:
Added on request of bug 264002
thanks Daniel Lin for initial ebuild
|