diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2013-05-24 16:31:01 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2013-05-24 16:31:01 +0000 |
commit | 4ed56484b9fc17789da219f2c86dfe04f02cb707 (patch) | |
tree | 6c00f46ffb80b6b314c8886515c2340b3575cea0 /app-misc/lirc/ChangeLog | |
parent | update ebuild, drop old (diff) | |
download | gentoo-2-4ed56484b9fc17789da219f2c86dfe04f02cb707.tar.gz gentoo-2-4ed56484b9fc17789da219f2c86dfe04f02cb707.tar.bz2 gentoo-2-4ed56484b9fc17789da219f2c86dfe04f02cb707.zip |
apply fix for kernel-3.8 (bug 461532) , only unparallelize the necessary bit of compilation
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'app-misc/lirc/ChangeLog')
-rw-r--r-- | app-misc/lirc/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-misc/lirc/ChangeLog b/app-misc/lirc/ChangeLog index a0bae6c7c60e..39357be74ed5 100644 --- a/app-misc/lirc/ChangeLog +++ b/app-misc/lirc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-misc/lirc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/ChangeLog,v 1.240 2013/04/26 06:07:57 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/ChangeLog,v 1.241 2013/05/24 16:31:01 axs Exp $ + + 24 May 2013; Ian Stakenvicius <axs@gentoo.org> + +files/lirc-0.9.0-kernel-3.8-fixes.patch, lirc-0.9.0-r2.ebuild: + apply fix for kernel-3.8 (bug 461532) , only unparallelize the necessary bit + of compilation 26 Apr 2013; Patrick Lauer <patrick@gentoo.org> lirc-0.9.0-r2.ebuild: Automake 1.13 fix |