net-libs/libtins: Switching from cmake-utils to cmake

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
alarig-LibreTranslate
Alarig Le Lay 1 year ago
parent b0525c5356
commit 3cff4063da
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC

@ -1,9 +1,9 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit cmake-utils
inherit cmake
DESCRIPTION="Multiplatform C++ network packet sniffing and crafting library"
HOMEPAGE="https://libtins.github.io/"

Loading…
Cancel
Save