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
|
# ChangeLog for sci-chemistry/mpqc
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.10 2006/04/11 16:43:40 markusle Exp $
*mpqc-2.3.1 (11 Apr 2006)
11 Apr 2006; Markus Dittrich <markusle@gentoo.org> +mpqc-2.3.1.ebuild:
Version bump. Thanks much to mll <mlleinin@pacbell.net> for
his ebuild. This fixes bug #129535.
15 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; mpqc-2.2.2.ebuild,
mpqc-2.2.3.ebuild:
Remove USE=X, it screws up modular X and doesn't do anything at all.
20 Nov 2005; Markus Dittrich <markusle@gentoo.org> mpqc-2.3.0.ebuild:
Reworked install process to avoid sandbox violations. This fixes bug #113056.
*mpqc-2.3.0 (20 Nov 2005)
20 Nov 2005; Markus Dittrich <markusle@gentoo.org> metadata.xml,
+mpqc-2.3.0.ebuild:
New version
11 Jun 2005; Markus Rothe <corsair@gentoo.org> mpqc-2.2.3.ebuild:
Added ~ppc64 and solved bug #62124: ppc64 needs --enable-shared
24 May 2005; Donnie Berkholz <spyderous@gentoo.org>; mpqc-2.2.2-r1.ebuild,
mpqc-2.2.3.ebuild:
(#54595) Inherit fortran eclass so we require a fortran compiler.
*mpqc-2.2.3 (24 May 2005)
24 May 2005; Donnie Berkholz <spyderous@gentoo.org>; +mpqc-2.2.3.ebuild:
(#92179) Bump. Fix up indentation, use '-i' with sed instead of moving files
around, change .gz to .bz2 for distfiles. Add threads USE flag.
24 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+mpqc-2.2.2-r1.ebuild, +mpqc-2.2.2.ebuild:
Moved from app-sci/mpqc to sci-chemistry/mpqc.
02 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>; mpqc-2.2.2-r1.ebuild,
mpqc-2.2.2.ebuild:
Add some die()'s (#54595).
23 Sep 2004; Donnie Berkholz <spyderous@gentoo.org>; mpqc-2.2.2-r1.ebuild:
Add previous KEYWORDS as ~arch.
*mpqc-2.2.2-r1 (23 Sep 2004)
23 Sep 2004; Donnie Berkholz <spyderous@gentoo.org>; +mpqc-2.2.2-r1.ebuild:
Update blas and lapack dependencies to the virtuals. This requires a revision
bump to fix some issues (#54596, #64200).
23 Sep 2004; Donnie Berkholz <spyderous@gentoo.org>; -mpqc-2.1.2.ebuild,
-mpqc-2.2.0.ebuild:
Pull old versions.
21 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> mpqc-2.2.2.ebuild:
Marked stable on amd64.
27 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>; mpqc-2.2.2.ebuild:
x86.
05 Jun 2004; David Holm <dholm@gentoo.org> mpqc-2.2.2.ebuild:
Added to ~ppc.
*mpqc-2.2.2 (03 Jun 2004)
03 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; +mpqc-2.2.2.ebuild:
Version bump (#52646). Should now work on ppc.
30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>; mpqc-2.1.2.ebuild,
mpqc-2.2.0.ebuild:
Change x11-base/xfree dependency to virtual/x11.
24 Dec 2003; Donnie Berkholz <spyderous@gentoo.org>; :
Bad digest. Closing bug #36425.
*mpqc-2.2.0 (14 Dec 2003)
14 Dec 2003; Donnie Berkholz <spyderous@gentoo.org>; mpqc-2.2.0.ebuild:
Version bump.
02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> mpqc-2.1.2.ebuild:
marked stable for x86
*mpqc-2.1.2 (31 Oct 2002)
31 Oct 2002; Hannes Mehnert <hannes@gentoo.org> mpqc-2.1.2.ebuild,
ChangeLog: Initial ebuild.
|