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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
|
# ChangeLog for sci-biology/samtools
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/samtools/ChangeLog,v 1.23 2015/02/28 10:51:24 jlec Exp $
28 Feb 2015; Justin Lecher <jlec@gentoo.org>
files/samtools-1.2-buildsystem.patch, samtools-1.2.ebuild:
Fix depend rules in make which break due to unbundling of htslib, #541134; use
LD_LIBRARY_PATH druing tests
*samtools-1.2 (18 Feb 2015)
18 Feb 2015; Justin Lecher <jlec@gentoo.org>
+files/samtools-1.2-buildsystem.patch, +samtools-1.2.ebuild:
Version Bump, #540356
*samtools-1.1 (06 Jan 2015)
06 Jan 2015; Justin Lecher <jlec@gentoo.org> +samtools-1.1.ebuild,
+files/samtools-1.1-buildsystem.patch:
Version BUmp
*samtools-1.0-r1 (25 Sep 2014)
25 Sep 2014; Justin Lecher <jlec@gentoo.org> +samtools-1.0-r1.ebuild,
+files/samtools-1.0-buildsystem.patch:
Install bam headers and create libbam.so, #523644
24 Sep 2014; Justin Lecher <jlec@gentoo.org> samtools-1.0.ebuild:
Add missing build dep, #523586
*samtools-1.0 (20 Sep 2014)
20 Sep 2014; Justin Lecher <jlec@gentoo.org> -samtools-0.1.18.ebuild,
-samtools-0.1.18-r2.ebuild, -samtools-0.1.18-r3.ebuild,
samtools-0.1.19-r2.ebuild, +samtools-1.0.ebuild:
Version Bump, #523224; drop old
*samtools-0.1.19-r2 (23 Mar 2014)
23 Mar 2014; Justin Lecher <jlec@gentoo.org> -samtools-0.1.19-r1.ebuild,
+samtools-0.1.19-r2.ebuild:
Fix symlink creation, thanks Martin Mokrejs telling me that
11 Feb 2014; Fabian Groffen <grobian@gentoo.org> samtools-0.1.19-r1.ebuild:
Reference correct library name on Darwin, thanks Linlin Yan in bug #491812
*samtools-0.1.19-r1 (06 Dec 2013)
06 Dec 2013; Justin Lecher <jlec@gentoo.org> -samtools-0.1.19.ebuild,
+samtools-0.1.19-r1.ebuild, files/samtools-0.1.19-buildsystem.patch:
Fix underlinking
06 Dec 2013; Justin Lecher <jlec@gentoo.org> samtools-0.1.12.ebuild,
samtools-0.1.18.ebuild, samtools-0.1.18-r2.ebuild, samtools-0.1.18-r3.ebuild,
samtools-0.1.19.ebuild:
Keyword for *-linux, tested by me
*samtools-0.1.19 (20 Sep 2013)
20 Sep 2013; Justin Lecher <jlec@gentoo.org> +samtools-0.1.19.ebuild,
+files/samtools-0.1.19-buildsystem.patch:
Version BUmp, #485450
*samtools-0.1.18-r3 (29 Mar 2013)
29 Mar 2013; Justin Lecher <jlec@gentoo.org> +samtools-0.1.18-r3.ebuild:
Install bcftools and vcfutils.pl pointed out by mahnmut
11 Mar 2013; Justin Lecher <jlec@gentoo.org> metadata.xml:
Drop Andrey as maintainer so that bugs get assigned to sci-biology directly
*samtools-0.1.18-r2 (27 Jan 2013)
27 Jan 2013; Justin Lecher <jlec@gentoo.org> -samtools-0.1.18-r1.ebuild,
+samtools-0.1.18-r2.ebuild:
Add missing deps and correct sed lines, #454134; thanks Torsten Veller
*samtools-0.1.18-r1 (23 Jan 2013)
23 Jan 2013; Justin Lecher <jlec@gentoo.org> -samtools-0.1.12a-r1.ebuild,
-samtools-0.1.16.ebuild, -samtools-0.1.17.ebuild, +samtools-0.1.18-r1.ebuild,
metadata.xml:
Drop old; use pkg-config to check for libncurses
*samtools-0.1.18 (26 Sep 2011)
26 Sep 2011; Andrey Kislyuk <weaver@gentoo.org> +samtools-0.1.18.ebuild:
Version bump
*samtools-0.1.17 (18 Jul 2011)
18 Jul 2011; Justin Lecher <jlec@gentoo.org> samtools-0.1.12.ebuild,
samtools-0.1.12a-r1.ebuild, samtools-0.1.16.ebuild, +samtools-0.1.17.ebuild:
Version Bump, #375519
*samtools-0.1.16 (30 Apr 2011)
30 Apr 2011; Justin Lecher <jlec@gentoo.org> samtools-0.1.12.ebuild,
samtools-0.1.12a-r1.ebuild, +samtools-0.1.16.ebuild:
Version BUmp, #365265
*samtools-0.1.12a-r1 (14 Mar 2011)
14 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> -samtools-0.1.12a.ebuild,
+samtools-0.1.12a-r1.ebuild:
Drop empty RDEP/DEP, respect CC,LDFLAGS wrt 358563. Thanks to Diego for the
report.
*samtools-0.1.12a (18 Feb 2011)
18 Feb 2011; Andrey Kislyuk <weaver@gentoo.org> +samtools-0.1.12a.ebuild:
Address bug 354941, build library, correct versioning
17 Feb 2011; Thomas Kahle <tomka@gentoo.org> samtools-0.1.12.ebuild:
x86 stable per bug 353566
11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> samtools-0.1.12.ebuild:
Stable on amd64 wrt bug #353566
*samtools-0.1.12 (21 Dec 2010)
21 Dec 2010; Andrey Kislyuk <weaver@gentoo.org> +samtools-0.1.12.ebuild,
+metadata.xml:
Version bump, import from Science overlay
22 Jan 2010; root <root@onyx.(none)>
Version bump
26 Feb 2009; Andrey Kislyuk <weaver@gentoo.org> ChangeLog:
New package, ebuild written by me
|