From c308dfa478d2cdf2743919a9eee44bafe44ecbbd Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 3 Apr 2021 20:04:21 +0100 Subject: net-analyzer/tsung: eutils-- Signed-off-by: Sam James --- net-analyzer/tsung/tsung-1.7.0.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net-analyzer/tsung/tsung-1.7.0.ebuild b/net-analyzer/tsung/tsung-1.7.0.ebuild index 80940ea2f4aa..41ed75113af1 100644 --- a/net-analyzer/tsung/tsung-1.7.0.ebuild +++ b/net-analyzer/tsung/tsung-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -6,8 +6,6 @@ EAPI="6" # Seems to be misconfigured RESTRICT="test" -inherit eutils - DESCRIPTION="Erlang's multi-protocol distributed load testing tool" HOMEPAGE="http://tsung.erlang-projects.org/" SRC_URI="http://tsung.erlang-projects.org/dist/${P}.tar.gz" -- cgit v1.2.3-65-gdbad