diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2022-05-12 18:30:39 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2022-05-12 18:42:51 +0200 |
commit | b6e12a5f4486b8b0d35a2126b56ebc1d9c546b9f (patch) | |
tree | a6c967d2fb5cc70d6ecc29c953fac28e653ba9f7 /net-misc/icaclient | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.17.7 (diff) | |
download | gentoo-b6e12a5f4486b8b0d35a2126b56ebc1d9c546b9f.tar.gz gentoo-b6e12a5f4486b8b0d35a2126b56ebc1d9c546b9f.tar.bz2 gentoo-b6e12a5f4486b8b0d35a2126b56ebc1d9c546b9f.zip |
net-misc/icaclient: Revbump to add missing util files
Thanks-to: Andrea Postiglione <andrea.postiglione@gmail.com>
Closes: https://bugs.gentoo.org/843905
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc/icaclient')
-rw-r--r-- | net-misc/icaclient/icaclient-22.3.0.24-r1.ebuild (renamed from net-misc/icaclient/icaclient-22.3.0.24.ebuild) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/icaclient/icaclient-22.3.0.24.ebuild b/net-misc/icaclient/icaclient-22.3.0.24-r1.ebuild index c6fed4ed5d78..de4367d232f1 100644 --- a/net-misc/icaclient/icaclient-22.3.0.24.ebuild +++ b/net-misc/icaclient/icaclient-22.3.0.24-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit desktop wrapper xdg-utils @@ -181,12 +181,14 @@ src_install() { dosym ../../../../etc/ssl/certs "${ICAROOT}"/keystore/cacerts local util_files=( + HdxRtcEngine configmgr conncenter ctx_app_bind ctx_rehash ctxlogd ctxwebhelper + echo_cmd gst_play1.0 gst_read1.0 hdxcheck.sh |