blob: 03f61728b2fc70ad9540588e19874bf9bbcbafae (
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
|
# ChangeLog for sci-libs/nlopt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/ChangeLog,v 1.7 2010/12/02 10:34:58 jlec Exp $
02 Dec 2010; Justin Lecher <jlec@gentoo.org> nlopt-2.2.ebuild,
nlopt-2.2.1.ebuild:
Restrict Py 3.*
*nlopt-2.2.1 (27 Sep 2010)
27 Sep 2010; Sébastien Fabbro <bicatali@gentoo.org> +nlopt-2.2.1.ebuild:
Version bump
10 Aug 2010; Sébastien Fabbro <bicatali@gentoo.org> nlopt-2.2.ebuild:
Fixed for guile and multiple python, bug #331347
*nlopt-2.2 (20 Jul 2010)
20 Jul 2010; Sébastien Fabbro <bicatali@gentoo.org> -nlopt-1.0.1.ebuild,
-files/nlopt-1.0.1-qsort.patch, +nlopt-2.2.ebuild, metadata.xml:
Version bump. Adds python and guile bindings as well as algorithms.
Switched to EAPI3, added support for multiple python
24 Nov 2009; Markus Dittrich <markusle@gentoo.org> nlopt-1.2.ebuild:
Added missing configure switch for octave use flag.
*nlopt-1.2 (20 Nov 2009)
20 Nov 2009; Sébastien Fabbro <bicatali@gentoo.org> +nlopt-1.2.ebuild:
Version bump, thanks Jean-Francis Roy for his contribution
*nlopt-1.0.1 (10 Jul 2009)
10 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> +nlopt-1.0.1.ebuild,
+files/nlopt-1.0.1-qsort.patch, +metadata.xml:
Initial import
|