diff options
author | Justin Lecher <jlec@gentoo.org> | 2014-11-23 12:37:53 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2014-11-23 12:37:53 +0000 |
commit | 3cf959002ccce7b447904682e59139af64cb9d16 (patch) | |
tree | c6820def353627776e32cc0278c1538b258dd1ce /app-text/calibre/ChangeLog | |
parent | alpha stable wrt bug #524986 (diff) | |
download | historical-3cf959002ccce7b447904682e59139af64cb9d16.tar.gz historical-3cf959002ccce7b447904682e59139af64cb9d16.tar.bz2 historical-3cf959002ccce7b447904682e59139af64cb9d16.zip |
app-text/calibre: Add workaround for newer PyQt4, #526524; use distutils-r1.eclass, fix installation of bash-completions
Package-Manager: portage-2.2.14/cvs/Linux x86_64
Manifest-Sign-Key: 0xB9D4F231BD1558AB!
Diffstat (limited to 'app-text/calibre/ChangeLog')
-rw-r--r-- | app-text/calibre/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 9623426d7177..d3b760979e72 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/calibre # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.335 2014/11/09 13:18:44 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.336 2014/11/23 12:37:49 jlec Exp $ + +*calibre-1.48-r1 (23 Nov 2014) + + 23 Nov 2014; Justin Lecher <jlec@gentoo.org> +calibre-1.48-r1.ebuild: + Add workaround for newer PyQt4, #526524; use distutils-r1.eclass, fix + installation of bash-completions 09 Nov 2014; Ben de Groot <yngwin@gentoo.org> calibre-2.9.0.ebuild: Fix failure of xdg tools to recognize vendor prefix (see bug #521484) |