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
|
# ChangeLog for sci-biology/plink
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/plink/ChangeLog,v 1.16 2014/09/22 07:20:31 jlec Exp $
22 Sep 2014; Justin Lecher <jlec@gentoo.org> plink-1.90_pre140514.ebuild:
Rename USE lapack -> blas, fixing build problems, #514106
*plink-1.90_pre140514 (19 May 2014)
19 May 2014; Justin Lecher <jlec@gentoo.org> -plink-1.07.ebuild,
+plink-1.90_pre140514.ebuild:
Version BUmp, #510716
11 Mar 2013; Justin Lecher <jlec@gentoo.org> metadata.xml:
Drop Andrey as maintainer so that bugs get assigned to sci-biology directly
27 Feb 2013; Justin Lecher <jlec@gentoo.org> files/1.07-flags.patch,
plink-1.07-r1.ebuild, metadata.xml:
Use detected pkg-config instead of generic
04 Jul 2012; Justin Lecher <jlec@gentoo.org> plink-1.07-r1.ebuild,
+files/plink-1.07-gcc47.patch:
Moved to EAPI=4, add fix for building with gcc-4.7, #424709
13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> plink-1.07-r1.ebuild:
Stable for AMD64, wrt bug #392783
11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> plink-1.07-r1.ebuild:
x86 stable wrt bug #392783
07 Dec 2011; Justin Lecher <jlec@gentoo.org> plink-1.07-r1.ebuild,
metadata.xml:
Added missing sys-libs/zlib to RDEPEND noted by ago, #392783
*plink-1.07-r1 (26 Nov 2010)
26 Nov 2010; Justin Lecher <jlec@gentoo.org> +files/1.07-flags.patch,
-plink-1.06.ebuild, +plink-1.07-r1.ebuild, metadata.xml:
Fixes for #335975, respecting LDFLAGS/CXXFLAGS, supporting lapack, making R
support optional
|