commit: f833af59b5482c084df10f2c68fcc941a28ae86a Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Aug 12 13:25:35 2021 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Aug 12 13:34:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f833af59
net-libs/ignition-transport: use cmake eclass Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> net-libs/ignition-transport/ignition-transport-8.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/ignition-transport/ignition-transport-8.1.0.ebuild b/net-libs/ignition-transport/ignition-transport-8.1.0.ebuild index 22dfd215af7..7adee87f2cc 100644 --- a/net-libs/ignition-transport/ignition-transport-8.1.0.ebuild +++ b/net-libs/ignition-transport/ignition-transport-8.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Combines ZeroMQ with Protobufs to create a message passing system" HOMEPAGE="https://github.com/ignitionrobotics/ign-transport"
