diff options
author | Michael Palimaka <kensington@gentoo.org> | 2012-06-21 10:14:04 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2012-06-21 10:14:04 +0000 |
commit | 7b249bca772bd7a9b985f3ed2db70be6e8b6cb38 (patch) | |
tree | cf654ca6c5e3c6d20cb0679833c9d1c6583386fb /net-libs/telepathy-qt/ChangeLog | |
parent | Fix build with GCC 4.7, wrt bug #421689. (diff) | |
download | gentoo-2-7b249bca772bd7a9b985f3ed2db70be6e8b6cb38.tar.gz gentoo-2-7b249bca772bd7a9b985f3ed2db70be6e8b6cb38.tar.bz2 gentoo-2-7b249bca772bd7a9b985f3ed2db70be6e8b6cb38.zip |
Fix build with GCC 4.7 by backporting upstream patch. Fixes bug #421921.
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-qt/ChangeLog')
-rw-r--r-- | net-libs/telepathy-qt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-libs/telepathy-qt/ChangeLog b/net-libs/telepathy-qt/ChangeLog index 748394e9c34e..f7233daa1b5b 100644 --- a/net-libs/telepathy-qt/ChangeLog +++ b/net-libs/telepathy-qt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/telepathy-qt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.6 2012/05/05 02:54:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.7 2012/06/21 10:14:04 kensington Exp $ + + 21 Jun 2012; Michael Palimaka <kensington@gentoo.org> + +files/telepathy-qt-0.9.1-gcc-4.7.patch, telepathy-qt-0.9.1.ebuild: + Fix build with GCC 4.7 by backporting upstream patch. Fixes bug #421921. 05 May 2012; Jeff Horelick <jdhore@gentoo.org> telepathy-qt-0.8.0.ebuild, telepathy-qt-0.9.0.ebuild, telepathy-qt-0.9.1.ebuild: |