blob: c650da367138ac68e041bcf1f898daff62cbff42 (
plain)
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
|
# ChangeLog for sci-libs/xblas
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Id$
14 Oct 2014; Mark Wright <gienah@gentoo.org> xblas-1.0.248-r1.ebuild:
Thanks to tamiko for testing and the fix to the problem: sci-libs/xblas is
missing sys-devel/m4 as build time dependency (at least the configure script
checks for it and barfs).
*xblas-1.0.248-r1 (13 Oct 2014)
13 Oct 2014; Mark Wright <gienah@gentoo.org> +xblas-1.0.248-r1.ebuild,
metadata.xml:
multilib int64 multibuild xblas. The int64 build may not work though, not
tested.
22 Feb 2013; Justin Lecher <jlec@gentoo.org> xblas-1.0.248.ebuild,
metadata.xml:
Bump EAPI to 5
12 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> xblas-1.0.248.ebuild:
sci-libs/xblas: Shared library fixes, prefix love and ebuild cleanup
*xblas-1.0.248 (22 Aug 2011)
22 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> +xblas-1.0.248.ebuild,
+metadata.xml:
Imported from bicatali overlay
31 May 2011; Sébastien Fabbro <bicatali@gentoo.org> xblas-1.0.248.ebuild:
Removed libm dependendency. Make shared lib consistent with other numeric
libraries packages. Switched to EAPI4.
09 Nov 2010; Sébastien Fabbro <bicatali@gentoo.org> xblas-1.0.248.ebuild:
Added eselect profile
03 Nov 2010; Sébastien Fabbro <bicatali@gentoo.org> ChangeLog:
Initial import
|