summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2010-09-27 06:35:45 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2010-09-27 06:35:45 +0000
commit2fabde94ff4a4f912506e70d1a71c2f27db72660 (patch)
treecf76d17f9495b36996a7305527a85496f0e4c118 /sci-libs/nlopt/ChangeLog
parentFixed autotools patch: added missing files to the library, updated ax_blas ma... (diff)
downloadgentoo-2-2fabde94ff4a4f912506e70d1a71c2f27db72660.tar.gz
gentoo-2-2fabde94ff4a4f912506e70d1a71c2f27db72660.tar.bz2
gentoo-2-2fabde94ff4a4f912506e70d1a71c2f27db72660.zip
VErsion bump
(Portage version: 2.2_rc86/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/nlopt/ChangeLog')
-rw-r--r--sci-libs/nlopt/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/nlopt/ChangeLog b/sci-libs/nlopt/ChangeLog
index 9ca6f11c471e..e5407d6bfe98 100644
--- a/sci-libs/nlopt/ChangeLog
+++ b/sci-libs/nlopt/ChangeLog
@@ -1,6 +1,11 @@
# 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.5 2010/08/10 22:04:02 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/ChangeLog,v 1.6 2010/09/27 06:35:45 bicatali Exp $
+
+*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