summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-03 20:45:09 +0100
committerSam James <sam@gentoo.org>2021-04-03 20:53:02 +0100
commitf28843f40811874a77bc05bfdff24dadd12ac727 (patch)
treecc5f80ce57e03fd0aba72ef7a13faed8ee567095 /net-libs/czmq
parentnet-analyzer/iplog: eutils->epatch (diff)
downloadgentoo-f28843f40811874a77bc05bfdff24dadd12ac727.tar.gz
gentoo-f28843f40811874a77bc05bfdff24dadd12ac727.tar.bz2
gentoo-f28843f40811874a77bc05bfdff24dadd12ac727.zip
net-libs/czmq: autotools--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/czmq')
-rw-r--r--net-libs/czmq/czmq-4.2.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-libs/czmq/czmq-4.2.0.ebuild b/net-libs/czmq/czmq-4.2.0.ebuild
index 2eb22f2b402f..ddf995f59146 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"