diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:48:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:14:26 +0100 |
commit | b59a8a8c6d54c22a443ed9f348142deb81314e0f (patch) | |
tree | fda7acc809cbc388e9a30fd6d6004c89712ff374 /app-misc/lirc | |
parent | app-misc/linuxspa: eutils-- (diff) | |
download | gentoo-b59a8a8c6d54c22a443ed9f348142deb81314e0f.tar.gz gentoo-b59a8a8c6d54c22a443ed9f348142deb81314e0f.tar.bz2 gentoo-b59a8a8c6d54c22a443ed9f348142deb81314e0f.zip |
app-misc/lirc: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/lirc')
-rw-r--r-- | app-misc/lirc/lirc-0.10.1-r3.ebuild | 4 | ||||
-rw-r--r-- | app-misc/lirc/lirc-0.10.1-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/lirc/lirc-0.10.1-r3.ebuild b/app-misc/lirc/lirc-0.10.1-r3.ebuild index 160e4d70fece..9c104f0a5e32 100644 --- a/app-misc/lirc/lirc-0.10.1-r3.ebuild +++ b/app-misc/lirc/lirc-0.10.1-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_7 ) -inherit eutils flag-o-matic linux-info python-single-r1 systemd xdg-utils +inherit flag-o-matic linux-info python-single-r1 systemd xdg-utils DESCRIPTION="decode and send infra-red signals of many commonly used remote controls" HOMEPAGE="https://www.lirc.org/" diff --git a/app-misc/lirc/lirc-0.10.1-r4.ebuild b/app-misc/lirc/lirc-0.10.1-r4.ebuild index fcd0c35415d0..4ba35d6b3865 100644 --- a/app-misc/lirc/lirc-0.10.1-r4.ebuild +++ b/app-misc/lirc/lirc-0.10.1-r4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) -inherit eutils flag-o-matic linux-info python-single-r1 systemd xdg-utils +inherit flag-o-matic linux-info python-single-r1 systemd xdg-utils DESCRIPTION="decode and send infra-red signals of many commonly used remote controls" HOMEPAGE="https://www.lirc.org/" |