diff options
author | 2014-01-03 11:13:40 +0000 | |
---|---|---|
committer | 2014-01-03 11:13:40 +0000 | |
commit | c2bedb37e78a476a3cc4911f635d58052b95a80d (patch) | |
tree | e8ba6fe57eab1992862b145c60332eac79430e59 /app-misc/lirc/ChangeLog | |
parent | Fix Canon S100 detection, bug #496754 by Nikolay Kichukov, drop old (diff) | |
download | gentoo-2-c2bedb37e78a476a3cc4911f635d58052b95a80d.tar.gz gentoo-2-c2bedb37e78a476a3cc4911f635d58052b95a80d.tar.bz2 gentoo-2-c2bedb37e78a476a3cc4911f635d58052b95a80d.zip |
Add unit files (#496852 by Lucian Muresan)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-misc/lirc/ChangeLog')
-rw-r--r-- | app-misc/lirc/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/app-misc/lirc/ChangeLog b/app-misc/lirc/ChangeLog index d379c7d8b8ad..36a559ced6d4 100644 --- a/app-misc/lirc/ChangeLog +++ b/app-misc/lirc/ChangeLog @@ -1,6 +1,12 @@ # 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.245 2013/10/06 14:43:06 zzam Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/ChangeLog,v 1.246 2014/01/03 11:13:40 pacho Exp $ + +*lirc-0.9.0-r5 (03 Jan 2014) + + 03 Jan 2014; Pacho Ramos <pacho@gentoo.org> +files/irexec.service, + +files/lirc.service, +files/lircm.service, +lirc-0.9.0-r5.ebuild: + Add unit files (#496852 by Lucian Muresan) *lirc-0.9.0-r4 (06 Oct 2013) |