diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-10 20:08:26 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-10 20:08:26 +0000 |
commit | 17844c1eaa3f66045acd3b47967ded9bffe987a9 (patch) | |
tree | 2a50c44be00d69f63fcf2a9ccfa0d9c702b61772 /dev-libs/cyrus-sasl/ChangeLog | |
parent | stable ppc, bug 349268 (diff) | |
download | historical-17844c1eaa3f66045acd3b47967ded9bffe987a9.tar.gz historical-17844c1eaa3f66045acd3b47967ded9bffe987a9.tar.bz2 historical-17844c1eaa3f66045acd3b47967ded9bffe987a9.zip |
Fix building with berkdb-5.0; thanks to Alec M. in bug #319935 for the build patch. Use db-use to identify which version of db to use.
Package-Manager: portage-2.2.0_alpha14/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/cyrus-sasl/ChangeLog')
-rw-r--r-- | dev-libs/cyrus-sasl/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index 9f1063c9ffb6..5030d3f441b7 100644 --- a/dev-libs/cyrus-sasl/ChangeLog +++ b/dev-libs/cyrus-sasl/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-libs/cyrus-sasl -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.215 2010/06/17 20:12:32 patrick Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.216 2011/01/10 20:08:26 flameeyes Exp $ + +*cyrus-sasl-2.1.23-r2 (10 Jan 2011) + + 10 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org> + +cyrus-sasl-2.1.23-r2.ebuild, +files/cyrus-sasl-2.1.23+db-5.0.patch: + Fix building with berkdb-5.0; thanks to Alec M. in bug #319935 for the build + patch. Use db-use to identify which version of db to use. 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> cyrus-sasl-2.1.22-r2.ebuild, cyrus-sasl-2.1.23.ebuild, |