diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-29 11:15:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-29 11:15:25 +0000 |
commit | b645268db2aa30e43a363b5a5651a9031a5779f1 (patch) | |
tree | b2fdfb2fce5be8888551c87400f2c1e30d1c0569 /dev-perl/Lirc-Client | |
parent | Version bump. Removed old (diff) | |
download | gentoo-2-b645268db2aa30e43a363b5a5651a9031a5779f1.tar.gz gentoo-2-b645268db2aa30e43a363b5a5651a9031a5779f1.tar.bz2 gentoo-2-b645268db2aa30e43a363b5a5651a9031a5779f1.zip |
Stable for AMD64, wrt bug #407789
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Lirc-Client')
-rw-r--r-- | dev-perl/Lirc-Client/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Lirc-Client/Lirc-Client-1.540.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Lirc-Client/ChangeLog b/dev-perl/Lirc-Client/ChangeLog index c050d9b4ca69..97ef40e9b370 100644 --- a/dev-perl/Lirc-Client/ChangeLog +++ b/dev-perl/Lirc-Client/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Lirc-Client -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lirc-Client/ChangeLog,v 1.5 2011/07/29 18:28:43 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lirc-Client/ChangeLog,v 1.6 2012/03/29 11:15:25 ago Exp $ + + 29 Mar 2012; Agostino Sarubbo <ago@gentoo.org> Lirc-Client-1.540.0.ebuild: + Stable for AMD64, wrt bug #407789 29 Jul 2011; Torsten Veller <tove@gentoo.org> -Lirc-Client-1.51.ebuild: Cleanup diff --git a/dev-perl/Lirc-Client/Lirc-Client-1.540.0.ebuild b/dev-perl/Lirc-Client/Lirc-Client-1.540.0.ebuild index 14ccbf628d39..74036df6915e 100644 --- a/dev-perl/Lirc-Client/Lirc-Client-1.540.0.ebuild +++ b/dev-perl/Lirc-Client/Lirc-Client-1.540.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lirc-Client/Lirc-Client-1.540.0.ebuild,v 1.1 2011/06/03 10:30:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lirc-Client/Lirc-Client-1.540.0.ebuild,v 1.2 2012/03/29 11:15:25 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A client library for the Linux Infrared Remote Control (LIRC)" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND="dev-perl/File-Path-Expand |