summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2010-07-20 19:43:50 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2010-07-20 19:43:50 +0000
commit1c8d9dc42df90baeb491383ca48580ed1fbb7694 (patch)
tree5dcd4515b8003b9f7be202110482735a2b7e5f8c /sci-libs/nlopt/ChangeLog
parentVersion bump. Remove old. (diff)
downloadgentoo-2-1c8d9dc42df90baeb491383ca48580ed1fbb7694.tar.gz
gentoo-2-1c8d9dc42df90baeb491383ca48580ed1fbb7694.tar.bz2
gentoo-2-1c8d9dc42df90baeb491383ca48580ed1fbb7694.zip
Version bump. Adds python and guile bindings as well as algorithms. Switched to EAPI3, added support for multiple python
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/nlopt/ChangeLog')
-rw-r--r--sci-libs/nlopt/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/sci-libs/nlopt/ChangeLog b/sci-libs/nlopt/ChangeLog
index 982a80ce9fb8..d615dd291a0d 100644
--- a/sci-libs/nlopt/ChangeLog
+++ b/sci-libs/nlopt/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sci-libs/nlopt
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/ChangeLog,v 1.3 2009/11/24 13:52:00 markusle Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/ChangeLog,v 1.4 2010/07/20 19:43:50 bicatali Exp $
+
+*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.