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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
# ChangeLog for app-forensics/afflib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v 1.27 2011/12/07 07:41:11 radhermit Exp $
07 Dec 2011; Tim Harder <radhermit@gentoo.org> metadata.xml:
Remove unused local use flag description for ewf.
07 Dec 2011; Tim Harder <radhermit@gentoo.org> -afflib-3.3.4.ebuild,
-files/afflib-3.3.4-glibc-2.10.patch, -afflib-3.5.2.ebuild,
-afflib-3.5.8.ebuild, -afflib-3.6.8.ebuild:
Remove old.
07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> afflib-3.6.12.ebuild:
x86 stable wrt bug #391821
*afflib-3.6.15 (05 Dec 2011)
05 Dec 2011; Tim Harder <radhermit@gentoo.org> +afflib-3.6.15.ebuild:
Version bump.
30 Nov 2011; Jeroen Roovers <jer@gentoo.org> afflib-3.6.12.ebuild:
Stable for HPPA (bug #391821).
28 Nov 2011; Tim Harder <radhermit@gentoo.org> afflib-3.6.12.ebuild:
Remove unnecessary eutils inherit.
28 Nov 2011; Tim Harder <radhermit@gentoo.org> afflib-3.6.12.ebuild,
+files/afflib-3.6.12-pyaff-header.patch,
files/afflib-3.6.12-python-module.patch:
Fix autotools-utils usage (bug #392137). Fix python module CFLAGS handling.
26 Nov 2011; Tim Harder <radhermit@gentoo.org> metadata.xml:
Improve s3 use flag description.
26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> afflib-3.6.12.ebuild:
remove net-misc/curl from deps
26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> afflib-3.6.12.ebuild:
Add missing dies and net-misc/curl to RDEPEND. Stable on amd64 wrt bug #391821
26 Nov 2011; Tim Harder <radhermit@gentoo.org>
files/afflib-3.6.12-python-module.patch:
Only build the shared python lib (bug #311209, fix by Arfrever).
26 Nov 2011; Tim Harder <radhermit@gentoo.org> afflib-3.6.12.ebuild:
Build in the source tree.
24 Nov 2011; Tim Harder <radhermit@gentoo.org> afflib-3.6.12.ebuild:
Improve python related support (bug #311209).
11 Oct 2011; Jeroen Roovers <jer@gentoo.org> afflib-3.6.8.ebuild:
Stable for HPPA (bug #374321).
24 Jul 2011; Raúl Porcel <armin76@gentoo.org> afflib-3.3.4.ebuild,
afflib-3.5.2.ebuild, afflib-3.5.8.ebuild, afflib-3.6.8.ebuild,
afflib-3.6.12.ebuild:
Drop arm/s390/sparc keywords
17 Jul 2011; Markus Meier <maekke@gentoo.org> afflib-3.6.8.ebuild:
x86 stable, bug #374321
*afflib-3.6.12 (11 Jul 2011)
11 Jul 2011; Tim Harder <radhermit@gentoo.org> +afflib-3.6.12.ebuild,
+files/afflib-3.6.12-python-module.patch:
Version bump. Add static-libs use flag.
10 Jul 2011; Markos Chandras <hwoarang@gentoo.org> afflib-3.6.8.ebuild:
Stable on amd64 wrt bug #374321
*afflib-3.6.8 (02 Apr 2011)
02 Apr 2011; Patrick Lauer <patrick@gentoo.org> +afflib-3.6.8.ebuild:
Bump
*afflib-3.5.8 (26 Feb 2010)
26 Feb 2010; Patrick Lauer <patrick@gentoo.org> +afflib-3.5.8.ebuild:
Bump
*afflib-3.5.2 (08 Nov 2009)
08 Nov 2009; Patrick Lauer <patrick@gentoo.org> +afflib-3.5.2.ebuild:
Bump
06 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> afflib-3.3.4.ebuild,
+files/afflib-3.3.4-glibc-2.10.patch:
Fix building with GLIBC 2.10+ wrt #272878.
01 May 2009; Raúl Porcel <armin76@gentoo.org> afflib-3.3.4.ebuild:
Add ~arm/~s390 wrt #203758
07 Mar 2009; Joseph Jezak <josejx@gentoo.org> afflib-3.3.4.ebuild:
Marked ~ppc for bug #203758.
05 Mar 2009; Jeroen Roovers <jer@gentoo.org> afflib-3.3.4.ebuild:
Marked ~hppa (bug #260682).
01 Mar 2009; Ferris McCormick <fmccor@gentoo.org> afflib-3.3.4.ebuild:
Add ~sparc keyword for testing, Bug #203758.
*afflib-3.3.4 (01 Mar 2009)
01 Mar 2009; Patrick Lauer <patrick@gentoo.org> +metadata.xml,
+afflib-3.3.4.ebuild:
Initial import. Fixes #203758. Ebuild by raistlin@s0ftpj.org and
aoz.syn@gmail.com.
|