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
|
# ChangeLog for sci-libs/parmetis
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/parmetis/ChangeLog,v 1.12 2015/01/26 10:33:47 ago Exp $
26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> parmetis-3.2.0.ebuild:
Stable for x86, wrt bug #534646
09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> parmetis-3.2.0.ebuild:
Stable for amd64, wrt bug #534646
04 Jan 2015; Justin Lecher <jlec@gentoo.org> -parmetis-3.1.1.ebuild,
parmetis-3.2.0.ebuild, metadata.xml:
Drop old
03 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> parmetis-3.2.0.ebuild:
keyword amd64-linux x86-linux
09 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> parmetis-3.1.1.ebuild,
parmetis-3.2.0.ebuild:
Update SRC_URI
*parmetis-3.2.0 (03 Aug 2011)
03 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> parmetis-3.1.1.ebuild,
files/parmetis-3.1.1-autotools.patch, +parmetis-3.2.0.ebuild:
Version bump. Adapted autotools patch to work for all versions
22 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> parmetis-3.1.1.ebuild:
Added static-libs flag
20 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org>
files/parmetis-3.1.1-autotools.patch:
Reduced number of jobs for the tests and updated the mpi m4 macro, should
fix bug #279150
13 Sep 2009; Sébastien Fabbro <bicatali@gentoo.org> -parmetis-3.1.ebuild,
-files/parmetis-3.1-autotools.patch:
Removed old
*parmetis-3.1.1 (14 Mar 2009)
14 Mar 2009; Sébastien Fabbro <bicatali@gentoo.org>
+files/parmetis-3.1.1-autotools.patch, +parmetis-3.1.1.ebuild:
Version bump
28 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org>
files/parmetis-3.1-autotools.patch:
Updated the autotools patch to separate pkg-config files and fixed header
directory issue (bug #215133, thanks Oliver Borm)
*parmetis-3.1 (27 Mar 2008)
27 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/parmetis-3.1-autotools.patch, +metadata.xml, +parmetis-3.1.ebuild:
Initial import. Thankss Oliver Borm for his work and everyone else in bug
#49953.
|