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
|
# ChangeLog for sys-fs/avfs
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.22 2010/10/09 01:32:33 radhermit Exp $
*avfs-0.9.9 (09 Oct 2010)
09 Oct 2010; Tim Harder <radhermit@gentoo.org> -avfs-0.9.7.ebuild,
+avfs-0.9.9.ebuild, metadata.xml:
Version bump and remove oldest revision. Update to EAPI=3, add static-libs
and xz USE flags, use src_prepare and src_configure phases instead of
src_compile, replace einstall with emake, and clean up src_install.
10 Sep 2010; Tobias Klausmann <klausman@gentoo.org> avfs-0.9.8-r1.ebuild:
Stable on alpha, bug #294831
08 Sep 2010; Christian Faulhammer <fauli@gentoo.org> avfs-0.9.8-r1.ebuild:
stable x86, bug 294831
22 May 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove genstef from metadata.xml (#66339)
*avfs-0.9.8-r1 (01 Mar 2009)
01 Mar 2009; Patrick Lauer <patrick@gentoo.org>
+files/avfs-0.9.8-gcc43_fix_open_missing_mode.patch,
+avfs-0.9.8-r1.ebuild:
Fix for gcc 4.3.3 / fortify_sources. Patch by Romain Perier.
05 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org> avfs-0.9.8.ebuild:
ppc stable, bug #230531
04 Jul 2008; Raúl Porcel <armin76@gentoo.org> avfs-0.9.8.ebuild:
alpha/ia64/sparc/x86 stable
02 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org> avfs-0.9.8.ebuild:
stable amd64, bug 230531
*avfs-0.9.8 (12 Oct 2007)
12 Oct 2007; Stefan Schweizer <genstef@gentoo.org> +avfs-0.9.8.ebuild:
version bump
21 Jul 2007; Raúl Porcel <armin76@gentoo.org> avfs-0.9.7-r1.ebuild:
Add ~alpha wrt #172755, thanks to Brian Evans for testing
16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
avfs-0.9.7-r1.ebuild:
Added ~ppc, bug #172755
15 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> avfs-0.9.7-r1.ebuild:
Stable on sparc
12 May 2007; Daniel Drake <dsd@gentoo.org> metadata.xml:
Move from kernel to kernel-misc herd
*avfs-0.9.7-r1 (06 May 2007)
06 May 2007; Stefan Schweizer <genstef@gentoo.org> +avfs-0.9.7-r1.ebuild:
Make avfs ready for worker thanks to dertobi123 in bug 177125
05 May 2007; Jeroen Roovers <jer@gentoo.org> avfs-0.9.7.ebuild:
Marked ~hppa (bug #172755).
04 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> avfs-0.9.7.ebuild:
Keyworded ~sparc wrt #172755
01 May 2007; Raúl Porcel <armin76@gentoo.org> avfs-0.9.7.ebuild:
Add ~ia64 wrt bug 172755
20 Oct 2006; Simon Stelling <blubb@gentoo.org> avfs-0.9.7.ebuild:
added ~amd64
*avfs-0.9.7 (19 Jul 2006)
19 Jul 2006; Stefan Schweizer <genstef@gentoo.org> +avfs-0.9.7.ebuild,
-avfs-0.9.7_p20060517.ebuild:
Version bump thanks to Peter Hyman <pete4abw@comcast.net> in bug 136819
*avfs-0.9.7_p20060517 (18 May 2006)
18 May 2006; Stefan Schweizer <genstef@gentoo.org>
+avfs-0.9.7_p20060517.ebuild:
version bump thanks to Peter Hyman <pete4abw@comcast.net> in bug 133703
13 May 2006; Daniel Black <dragonheart@gentoo.org>
avfs-0.9.6_p20060301.ebuild:
sourceforge cvs location change - bug #133081 refers. Thanks Tyler Mandry
*avfs-0.9.6_p20060301 (03 Mar 2006)
03 Mar 2006; Stefan Schweizer <genstef@gentoo.org> +metadata.xml,
+avfs-0.9.6_p20060301.ebuild:
New ebuild thanks to Peter Hyman <pete4abw@comcast.net> in bug 23112
|