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
|
# ChangeLog for app-sci/foldingathome
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-sci/foldingathome/ChangeLog,v 1.16 2004/11/10 06:13:14 nerdboy Exp $
*foldingathome-5.0.2 (09 Nov 2004)
09 Nov 2004; Steve Arnold <nerdboy@gentoo.org> +files/copy_client_config,
+files/folding-conf.d-r1, +files/folding-init.d-r4, +files/initfolding-r2,
+foldingathome-5.0.2.ebuild:
bumped to current version (bug 60318) with ebuild from Gregory P. Smith
<greg-gentoo@electricrain.com>. Gentoo team config.
12 Jun 2004; Danny van Dyk <kugelfang@gentoo.org>
foldingathome-4.0.0-r2.ebuild:
Marked ~amd64.
*foldingathome-4.0.0-r2 (07 Jun 2004)
07 Jun 2004; Patrick Kursawe <phosphan@gentoo.org>
foldingathome-3.24-r1.ebuild, foldingathome-3.24.ebuild,
foldingathome-4.0.0-r2.ebuild, files/folding-init.d-r3:
No longer redirecting output to a redundand log file, see bug #51489
Cleanup, removing 3.x versions.
23 Apr 2004; David Holm <dholm@gentoo.org> foldingathome-4.0.0-r1.ebuild:
Added to ~ppc.
*foldingathome-4.0.0-r1 (22 Apr 2004)
22 Apr 2004; Patrick Kursawe <phosphan@gentoo.org>
foldingathome-4.0.0-r1.ebuild, files/folding-conf.d,
files/folding-init.d-r2, files/initfolding-r1:
Added support to run multiple clients for those with multiprocessors
and the ability to pass options to the Folding clients.
Based on bug #47526 (by Mike Caley <mjcaley@darkarctic.com>)
26 Mar 2004; Patrick Kursawe <phosphan@gentoo.org>
foldingathome-3.14.ebuild, foldingathome-3.24-r1.ebuild,
foldingathome-3.24.ebuild, foldingathome-4.0.0.ebuild:
Setting IUSE, removing S= where not necessary, declaring 4.0.0 stable for x86
09 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> foldingathome-4.0.0.ebuild:
Adding amd64 keyword. Closing #43779.
*foldingathome-4.0.0 (03 Mar 2004)
03 Mar 2004; Patrick Kursawe <phosphan@gentoo.org>
foldingathome-4.0.0.ebuild:
Version bump inspired by bug #34859
*foldingathome-3.24-r1 (01 Mar 2004)
01 Mar 2004; Patrick Kursawe <phosphan@gentoo.org>
foldingathome-3.24-r1.ebuild, files/folding-init.d-r1, files/folding.sh,
files/initfolding:
Running as seperate user now.
05 May 2003; Daniel Ahlberg <aliz@gentoo.org> files/folding-init.d :
Fixed stop() in init script. Fix by
Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> in #20327.
23 Apr 2003; Daniel Ahlberg <aliz@gentoo.org> foldingathome-3.2.4.ebuild, files/folding-init.d :
Now has the version number in SRC_URI and also uses the newer client if we're running >=glibc-2.3.0.
Also updated init script. Closes #19709 and #17715.
*foldingathome-3.24 (27 Feb 2003)
27 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> foldingathome-3.24.ebuild :
Version bump.
27 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> files/folding-init.d :
Start the daemon with nice, closes #12950.
*foldingathome-3.14 (04 Nov 2002)
04 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> :
Initial import. Ebuild contributed by Ryan Shaw <ryan.shaw@stanfordalumni.org> in #9535.
|