diff options
author | Eray Aslan <eras@gentoo.org> | 2012-10-17 12:41:32 +0000 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2012-10-17 12:41:32 +0000 |
commit | 6ffdf67e138431e30bef25237d370a2a427ae217 (patch) | |
tree | 71cd9af6ff5c8e3e728bfeb4ddbb5d6ede805a69 /net-libs/courier-authlib/ChangeLog | |
parent | Fix typo in HOMEPAGE. (diff) | |
download | historical-6ffdf67e138431e30bef25237d370a2a427ae217.tar.gz historical-6ffdf67e138431e30bef25237d370a2a427ae217.tar.bz2 historical-6ffdf67e138431e30bef25237d370a2a427ae217.zip |
Fix building with mysql - bug #438602. EAPI bump and cleanup
Package-Manager: portage-2.2.0_alpha139/cvs/Linux x86_64
Manifest-Sign-Key: 0x77F1F175586A3B1F
Diffstat (limited to 'net-libs/courier-authlib/ChangeLog')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index 92d54b8e523a..780aa4998669 100644 --- a/net-libs/courier-authlib/ChangeLog +++ b/net-libs/courier-authlib/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/courier-authlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.122 2012/10/16 09:31:28 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.123 2012/10/17 12:41:17 eras Exp $ + +*courier-authlib-0.65.0-r1 (17 Oct 2012) + + 17 Oct 2012; Eray Aslan <eras@gentoo.org> +courier-authlib-0.65.0-r1.ebuild, + +files/courier-authlib-0.65.0-sqlite.patch: + Fix building with mysql - bug #438602. EAPI bump and cleanup *courier-authlib-0.65.0 (16 Oct 2012) |