From de4defd0fef052b8b6ea315323bc8032b8693c8f Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 08:52:04 +0100 Subject: net-im/coturn: eutils-- Signed-off-by: Sam James --- net-im/coturn/coturn-4.5.2.ebuild | 2 +- net-im/coturn/coturn-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/coturn/coturn-4.5.2.ebuild b/net-im/coturn/coturn-4.5.2.ebuild index 7f1a4140a40c..d8ac519acbc0 100644 --- a/net-im/coturn/coturn-4.5.2.ebuild +++ b/net-im/coturn/coturn-4.5.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils systemd tmpfiles +inherit systemd tmpfiles DESCRIPTION="coturn TURN server project" HOMEPAGE="https://github.com/coturn/coturn" diff --git a/net-im/coturn/coturn-9999.ebuild b/net-im/coturn/coturn-9999.ebuild index 7f1a4140a40c..d8ac519acbc0 100644 --- a/net-im/coturn/coturn-9999.ebuild +++ b/net-im/coturn/coturn-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils systemd tmpfiles +inherit systemd tmpfiles DESCRIPTION="coturn TURN server project" HOMEPAGE="https://github.com/coturn/coturn" -- cgit v1.2.3-65-gdbad