mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-perl/Lirc-Client: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user