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
|
# ChangeLog for sci-libs/cbflib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/ChangeLog,v 1.19 2011/06/28 19:30:30 jlec Exp $
28 Jun 2011; Justin Lecher <jlec@gentoo.org> cbflib-0.8.1-r7.ebuild,
cbflib-0.9.0-r3.ebuild, metadata.xml:
Fix sed on *FLAGS from : to |
28 Jun 2011; Brent Baude <ranger@gentoo.org> cbflib-0.9.0-r3.ebuild:
Marking cbflib-0.9.0-r3 ppc for bug 352065
21 Jun 2011; Justin Lecher <jlec@gentoo.org> cbflib-0.8.1-r7.ebuild,
cbflib-0.9.0-r3.ebuild:
Add dependency on virtual/fortran
21 Jun 2011; Justin Lecher <jlec@gentoo.org> cbflib-0.8.1-r7.ebuild,
cbflib-0.9.0-r3.ebuild:
Added fortran-2.eclass support
16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
cbflib-0.9.0-r3.ebuild:
marked ~ppc wrt #303931
15 Jul 2010; Markus Meier <maekke@gentoo.org> cbflib-0.9.0-r3.ebuild:
x86 stable, bug #326035
*cbflib-0.9.0-r3 (06 Jul 2010)
06 Jul 2010; Justin Lecher <jlec@gentoo.org> files/0.9.0-python.patch,
-cbflib-0.9.0-r2.ebuild, +cbflib-0.9.0-r3.ebuild:
Build against new lib and not installed one
*cbflib-0.9.0-r2 (05 Jul 2010)
05 Jul 2010; Justin Lecher <jlec@gentoo.org> +files/0.9.0-python.patch,
-cbflib-0.9.0-r1.ebuild, +cbflib-0.9.0-r2.ebuild:
Small python fix
*cbflib-0.9.0-r1 (05 Jul 2010)
05 Jul 2010; Justin Lecher <jlec@gentoo.org> files/0.9.0-Makefile.patch,
-cbflib-0.9.0.ebuild, +cbflib-0.9.0-r1.ebuild:
Don't install obj files #326933; add python support
03 Jul 2010; Justin Lecher <jlec@gentoo.org> cbflib-0.9.0.ebuild:
Remove spaming during emerge
28 Jun 2010; Christoph Mende <angelos@gentoo.org> cbflib-0.9.0.ebuild:
Stable on amd64 wrt bug #326035
*cbflib-0.9.0 (28 Apr 2010)
28 Apr 2010; Justin Lecher <jlec@gentoo.org> +files/0.9.0-Makefile.patch,
+cbflib-0.9.0.ebuild:
Version Bump, #317261
*cbflib-0.8.1-r7 (31 Mar 2010)
31 Mar 2010; Justin Lecher <jlec@gentoo.org> files/0.8.1-Makefile.patch,
-cbflib-0.8.1-r6.ebuild, +cbflib-0.8.1-r7.ebuild:
added missing linking against libm, #312357
07 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org>
cbflib-0.8.1-r6.ebuild:
Prefix cleaning, keyworded for *-linux, tested by me
*cbflib-0.8.1-r6 (07 Feb 2010)
07 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
files/0.8.1-Makefile.patch, -cbflib-0.8.1-r5.ebuild,
-files/0.8.1-as-needed.patch, +cbflib-0.8.1-r6.ebuild,
-files/0.8.1-parallel.patch, -cbflib-0.8.1-r4.ebuild:
Its not possible to compile in parallel
*cbflib-0.8.1-r5 (06 Feb 2010)
06 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+files/0.8.1-as-needed.patch, +cbflib-0.8.1-r5.ebuild,
+files/0.8.1-parallel.patch:
Fix for parallel and as-needed issues
06 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
cbflib-0.8.1-r4.ebuild:
Fixed missing installation of headers
It can be build in parallel
*cbflib-0.8.1-r4 (03 Feb 2010)
03 Feb 2010; Justin Lecher (jlec) <jlec@gentoo.org>
+files/0.8.1-Makefile.patch, +cbflib-0.8.1-r4.ebuild, +metadata.xml:
Library providing a simple mechanism for accessing CBF files and imgCIF
files.
|