diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/coturn/coturn-4.5.2.ebuild | 2 | ||||
-rw-r--r-- | 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" |