diff options
author | Davide Pesavento <pesa@gentoo.org> | 2013-12-26 01:18:32 +0000 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2013-12-26 01:18:32 +0000 |
commit | cab700ce97c848281793dd18e0348dc8ce77f45a (patch) | |
tree | 186423aa0074b255fa3c8e0bb261ab1ec8dbac4a /x11-libs/libqxt/ChangeLog | |
parent | Update HOMEPAGE and SRC_URI (diff) | |
download | gentoo-2-cab700ce97c848281793dd18e0348dc8ce77f45a.tar.gz gentoo-2-cab700ce97c848281793dd18e0348dc8ce77f45a.tar.bz2 gentoo-2-cab700ce97c848281793dd18e0348dc8ce77f45a.zip |
Add patch from Fedora for multimedia keys support, thanks to Georg Rudoy <0xd34df00d@gmail.com> in bug 495984.
Fix failure to detect libXrandr caused by underlinking in the configure test.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 17A85C72)
Diffstat (limited to 'x11-libs/libqxt/ChangeLog')
-rw-r--r-- | x11-libs/libqxt/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/x11-libs/libqxt/ChangeLog b/x11-libs/libqxt/ChangeLog index 24b06c60083a..f76e82408180 100644 --- a/x11-libs/libqxt/ChangeLog +++ b/x11-libs/libqxt/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for x11-libs/libqxt # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libqxt/ChangeLog,v 1.26 2013/12/17 11:21:47 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libqxt/ChangeLog,v 1.27 2013/12/26 01:18:32 pesa Exp $ + +*libqxt-0.6.2-r2 (26 Dec 2013) + + 26 Dec 2013; Davide Pesavento <pesa@gentoo.org> + +files/libqxt-invoke-prev-filter.patch, +files/libqxt-media-keys.patch, + +files/libqxt-xrandr-missing-lib.patch, +libqxt-0.6.2-r2.ebuild, + -files/libqxt-0.6.2-fix-event-filters.patch, -libqxt-0.6.2-r1.ebuild: + Add patch from Fedora for multimedia keys support, thanks to Georg Rudoy + <0xd34df00d@gmail.com> in bug 495984. Fix failure to detect libXrandr caused + by underlinking in the configure test. *libqxt-0.6.2-r1 (17 Dec 2013) |