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
|
# ChangeLog for sci-chemistry/cns
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.23 2010/04/05 21:15:30 jlec Exp $
*cns-1.2.1-r4 (05 Apr 2010)
05 Apr 2010; Justin Lecher <jlec@gentoo.org> +files/1.2.1-ifort.patch,
+cns-1.2.1-r4.ebuild:
Ifort support
04 Apr 2010; Justin Lecher <jlec@gentoo.org> Manifest:
distfile digest fix
20 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+files/1.2.1-aria2.3.patch, +cns-1.2.1-r3.ebuild,
+files/1.2.1-parallel.patch:
Included new version of aria
*cns-1.2.1-r3 (20 Mar 2010)
20 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+files/1.2.1-aria2.3.patch, +cns-1.2.1-r3.ebuild:
Bump to new aria-2.3
07 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org> cns-1.2.1-r2.ebuild:
Moved to EAPI=3 for PREFIX support, keyworded for *-linux, tested by me
*cns-1.2.1-r2 (06 Feb 2010)
06 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+files/1.2.1-aria.patch, +cns-1.2.1-r2.ebuild:
Added aria support per 220905
Some QA fixes to make repoman happy
06 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org> cns-1.2.1-r1.ebuild:
We have to repect selection of USE="-openmp", fixed path in setup file.
27 Jul 2009; Donnie Berkholz <dberkholz@gentoo.org>;
files/cns_solve_env_sh:
Update cns_solve_env_sh to version in science overlay, which removes some
unneeded lines.
*cns-1.2.1-r1 (27 Jul 2009)
27 Jul 2009; Donnie Berkholz <dberkholz@gentoo.org>;
+files/1.2.1-gentoo.patch, +cns-1.2.1-r1.ebuild:
Pull in Justin Lecher's fixes from the science overlay, except for ARIA.
07 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org> cns-1.2.1.ebuild:
Use elog for fetch error.
29 May 2009; Donnie Berkholz <dberkholz@gentoo.org>; cns-1.2.1.ebuild:
Stable on amd64.
17 Oct 2008; Markus Meier <maekke@gentoo.org> metadata.xml:
openmp USE-flag is global now
20 Aug 2008; Donnie Berkholz <dberkholz@gentoo.org>; cns-1.2.1.ebuild:
Only append -fopenmp to FFLAGS, not all compiler flags.
*cns-1.2.1 (03 Aug 2008)
03 Aug 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+files/1.2.1-allow-gcc-openmp.patch, +files/cns_solve_env_sh,
metadata.xml, +cns-1.2.1.ebuild:
Bump. Keyword ~amd64; add OpenMP support for parallel refinement;
(#209805) Fix a number of environment variables and cns_ functions to work
properly.
03 Jun 2008; Michael Sterrett <mr_bones_@gentoo.org> cns-1.1.ebuild,
cns-1.2.ebuild, cns-1.2-r1.ebuild:
remove reference to app-shells/csh which has been removed
10 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+files/1.2-allow-unknown-architectures.patch, cns-1.2-r1.ebuild:
Add a patch to make CNS compile on unknown architecture/OS combinations, of
which ppc is one.
*cns-1.2-r1 (07 Dec 2007)
07 Dec 2007; Donnie Berkholz <dberkholz@gentoo.org>; +cns-1.2-r1.ebuild:
Fix non-g77 build; make cns_web work; install the environment script to
/etc/profile.d/ so people don't need to manually source it; also install the
(hidden) bash/sh-compatible script; don't pass LDFLAGS because gfortran
doesn't deal with them properly.
*cns-1.2 (22 Jun 2007)
22 Jun 2007; Donnie Berkholz <dberkholz@gentoo.org>; cns-1.1.ebuild,
+cns-1.2.ebuild:
(#162740) Bump.
15 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> cns-1.1.ebuild:
QA: Removed illegal use of ${ROOT}. Bug #168043
20 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
(#148281) Change herd to sci-chemistry from sci.
05 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
Remove myself as maintainer, anyone feel free to work on this, although I'll
continue to do so as well.
09 Jul 2006; Donnie Berkholz <dberkholz@gentoo.org>; cns-1.1.ebuild:
x86/ppc stable.
07 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; metadata.xml:
Update to my new email address.
*cns-1.1 (10 Jun 2006)
10 Jun 2006; Donnie Berkholz <dberkholz@gentoo.org>;
+files/1.1-time-length-10.patch, +metadata.xml, +cns-1.1.ebuild:
Add CNS, an important package in X-ray crystallography and nuclear magnetic
resonance (NMR).
|