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 sci-biology/staden
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/staden/ChangeLog,v 1.3 2004/12/28 21:15:24 ribosome Exp $
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> staden-1.4.1-r7.ebuild:
Dependency update: dev-libs/io_lib -> sci-libs/io_lib.
14 Oct 2004; Olivier Fisette <ribosome@gentoo.org> staden-1.4.1-r7.ebuild:
Use gcc-getCC/CXX from gcc.eclass rather than ${CC/CXX}.
*staden-1.4.1-r7 (22 Sep 2004)
22 Sep 2004; Olivier Fisette <ribosome@gentoo.org> -staden-1.4.1-r6.ebuild,
+staden-1.4.1-r7.ebuild:
Fixed the last "-fPIC" problem in mutlib.
18 Sep 2004; Olivier Fisette <ribosome@gentoo.org> -staden-1.4.1-r5.ebuild,
staden-1.4.1-r6.ebuild:
Removing EMBOSS support until some issues are fixed.
18 Sep 2004; Olivier Fisette <ribosome@gentoo.org> staden-1.4.1-r6.ebuild:
Fixed an issue with the EMBOSS tcl/tk GUIs.
18 Sep 2004; Olivier Fisette <ribosome@gentoo.org> staden-1.4.1-r6.ebuild:
Fixed issues with "spin_emboss".
*staden-1.4.1-r6 (18 Sep 2004)
18 Sep 2004; Olivier Fisette <ribosome@gentoo.org>
files/staden-1.4.1-emboss.patch, +staden-1.4.1-r6.ebuild:
Documentation builds from souce. Updated course material. Updated external
io_lib. Fixed some library issues.
*staden-1.4.1-r5 (17 Sep 2004)
17 Sep 2004; Olivier Fisette <ribosome@gentoo.org> -staden-1.4.1-r4.ebuild,
+staden-1.4.1-r5.ebuild:
Now compiles with -fPIC.
*staden-1.4.1-r4 (16 Sep 2004)
16 Sep 2004; Olivier Fisette <ribosome@gentoo.org>
+files/staden-1.4.1-emboss.patch, -staden-1.4.1-r3.ebuild,
+staden-1.4.1-r4.ebuild:
Patched the "create_emboss_files" program to allow more flexibility.
*staden-1.4.1-r3 (16 Sep 2004)
16 Sep 2004; Olivier Fisette <ribosome@gentoo.org> -staden-1.4.1-r2.ebuild,
+staden-1.4.1-r3.ebuild:
Fixed problem with EMBOSS GUIs failing to compile.
*staden-1.4.1-r2 (16 Sep 2004)
16 Sep 2004; Olivier Fisette <ribosome@gentoo.org>
+files/staden-1.4.1-top.patch, -staden-1.4.1-r1.ebuild,
+staden-1.4.1-r2.ebuild:
Provide prebuilt docs to avoid doc compilation problems and reduce the number
of dependencies. Made the course installation optional with the "doc" "USE"
flag.
*staden-1.4.1-r1 (15 Sep 2004)
15 Sep 2004; Olivier Fisette <ribosome@gentoo.org> +staden-1.4.1-r1.ebuild,
-staden-1.4.1.ebuild:
Fixed the staden_help program.
*staden-1.4.1 (14 Sep 2004)
14 Sep 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+files/staden-1.4.1-env, +files/staden-1.4.1-gap4.patch,
+files/staden-1.4.1-getopt.patch, +files/staden-1.4.1-iwidgetsrc.new,
+files/staden-1.4.1-mutscan.patch, +files/staden-1.4.1-prefinish.patch,
+files/staden-1.4.1-tk_utils.patch, +files/staden-1.4.1-tracediff.patch,
+staden-1.4.1.ebuild:
Initial import.
|