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
|
# ChangeLog for sci-libs/cbflib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/ChangeLog,v 1.9 2010/06/28 22:41:23 angelos Exp $
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.
|