commit: f28843f40811874a77bc05bfdff24dadd12ac727 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 3 19:45:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 3 19:53:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f28843f4
net-libs/czmq: autotools-- Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/czmq/czmq-4.2.0.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net-libs/czmq/czmq-4.2.0.ebuild b/net-libs/czmq/czmq-4.2.0.ebuild index 2eb22f2b402..ddf995f5914 100644 --- a/net-libs/czmq/czmq-4.2.0.ebuild +++ b/net-libs/czmq/czmq-4.2.0.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit autotools - DESCRIPTION="High-level C Binding for ZeroMQ" HOMEPAGE="http://czmq.zeromq.org" SRC_URI="https://github.com/zeromq/${PN}/releases/download/v${PV}/${P}.tar.gz"
