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
|
# ChangeLog for sci-biology/clustalw
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/clustalw/ChangeLog,v 1.18 2009/08/18 16:05:23 weaver Exp $
18 Aug 2009; Andrey Kislyuk <weaver@gentoo.org> +clustalw-1.83-r2.ebuild:
Avoid dropping stable keywords until stablereqs are done
*clustalw-1.83-r3 (18 Aug 2009)
18 Aug 2009; Andrey Kislyuk <weaver@gentoo.org>
+files/1.83-as-needed.patch, -clustalw-1.83-r2.ebuild,
+clustalw-1.83-r3.ebuild:
Fix bug 281734, thanks to Justin Lecher (jlec)
*clustalw-2.0.11 (28 Apr 2009)
28 Apr 2009; Andrey Kislyuk <weaver@gentoo.org> -clustalw-2.0.9.ebuild,
+clustalw-2.0.11.ebuild:
Version bump, remove old, assume maintainership
24 Mar 2009; Olivier Fisette <ribosome@gentoo.org> metadata.xml:
Giving up maintainership of this package.
09 Sep 2008; Markus Dittrich <markusle@gentoo.org> clustalw-2.0.9.ebuild:
Keyworded amd64 since it works just fine.
*clustalw-2.0.9 (28 Aug 2008)
28 Aug 2008; Olivier Fisette <ribosome@gentoo.org> +clustalw-2.0.9.ebuild:
New upstream major version (complete rewrite, removing keywords). Slotted
to cohexist with version 1.x.
*clustalw-1.83-r2 (27 Aug 2008)
27 Aug 2008; Olivier Fisette <ribosome@gentoo.org>
-clustalw-1.83-r1.ebuild, +clustalw-1.83-r2.ebuild:
Forcing bump to start using slots as ClustalW 2 should coexist with 1.83.
02 Nov 2006; Fabian Groffen <grobian@gentoo.org> clustalw-1.83-r1.ebuild:
Dropped ppc-macos, see you in prefix.
14 Sep 2006; Olivier Fisette <ribosome@gentoo.org> metadata.xml:
Taking over maintainership.
04 Jan 2006; Olivier Fisette <ribosome@gentoo.org>
clustalw-1.83-r1.ebuild:
Do not depend on "virtual/libc" (package not in system target).
11 Oct 2005; Luis Medinas <metalgod@gentoo.org> clustalw-1.83-r1.ebuild:
Marked Stable on amd64.
19 Jun 2005; Markus Rothe <corsair@gentoo.org> clustalw-1.83-r1.ebuild:
Stable on ppc64
02 May 2005; Omkhar Arasaratnam <omkhar@gentoo.org>
clustalw-1.83-r1.ebuild:
Added ~ppc64
30 Jan 2005; Olivier Fisette <ribosome@gentoo.org>
clustalw-1.83-r1.ebuild:
Ebuild cleanup.
14 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> clustalw-1.83-r1.ebuild:
Stable ppc-macos.
02 Jan 2005; Olivier Fisette <ribosome@gentoo.org>
clustalw-1.83-r1.ebuild:
Use the toolchain-funcs rather than the gcc eclass.
*clustalw-1.83-r1 (23 Dec 2004)
23 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+clustalw-1.83-r1.ebuild:
Moved from app-sci/clustalw to sci-biology/clustalw.
21 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org>
clustalw-1.83-r1.ebuild:
Added to ~amd64, bug #71865
14 Oct 2004; Olivier Fisette <ribosome@gentoo.org> clustalw-1.83-r1.ebuild:
Fixed gcc with gcc.eclass. gongloo left some mistakes.
14 Oct 2004; Hasan Khalil <gongloo@gentoo.org> clustalw-1.83-r1.ebuild:
Fixed gcc with gcc.eclass. Keyworded ~ppc-macos.
05 Oct 2004; Olivier Fisette <ribosome@gentoo.org> clustalw-1.83-r1.ebuild:
Fixed overly verbose description.
*clustalw-1.83-r1 (29 Sep 2004)
29 Sep 2004; Olivier Fisette <ribosome@gentoo.org> +clustalw-1.83-r1.ebuild,
-clustalw-1.83.ebuild:
Fixed bugs pertaining to "CFLAGS" and help files.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> clustalw-1.83.ebuild:
virtual/glibc -> virtual/libc
19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> clustalw-1.83.ebuild:
Bumped to stable, using epatch now
*clustalw-1.83 (04 Apr 2003)
04 Apr 2003; Michael Imhof <tantive@gentoo.org> :
Initial release.
This ebuild was submitted by Gontran Zepeda <gontran@gontran.net>.
Should close #18679.
|