commit:     4263d5e4787b65c8c734c3ddf7d9c6701a1fae22
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 00:56:34 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 01:13:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4263d5e4

dev-perl/Lirc-Client: update DESCRIPTION

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild 
b/dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild
index 5f71decdea23..8c5fb38c3d1f 100644
--- a/dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild
+++ b/dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ DIST_AUTHOR=MGRIMES
 DIST_VERSION=2.02
 inherit perl-module
 
-DESCRIPTION="A client library for the Linux Infrared Remote Control (LIRC)"
+DESCRIPTION="Client library for the Linux Infrared Remote Control (LIRC)"
 
 SLOT="0"
 KEYWORDS="amd64 ~x86"
@@ -17,7 +17,8 @@ RDEPEND="
        dev-perl/File-Path-Expand
        >=dev-perl/Moo-1.0.0
 "
-BDEPEND="${RDEPEND}
+BDEPEND="
+       ${RDEPEND}
        >=dev-perl/Module-Build-0.360.0
        virtual/perl-File-Spec
        virtual/perl-IO

Reply via email to