From: Andreas Schuerch Date: Fri, 3 Jan 2020 21:28:58 +0000 (+0100) Subject: net-im/coturn: remove unused user eclass X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f8a1d692b28c55a15276b9139fa414bb337c7215;p=gentoo.git net-im/coturn: remove unused user eclass Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Andreas Schuerch --- diff --git a/net-im/coturn/coturn-4.5.1.1.ebuild b/net-im/coturn/coturn-4.5.1.1.ebuild index 9978e2829844..4a1fd7499733 100644 --- a/net-im/coturn/coturn-4.5.1.1.ebuild +++ b/net-im/coturn/coturn-4.5.1.1.ebuild @@ -2,9 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils user systemd tmpfiles +inherit eutils systemd tmpfiles DESCRIPTION="coturn TURN server project" -HOMEPAGE="https://github.com/${PN}/${PN}" +HOMEPAGE="https://github.com/coturn/coturn" if [ ${PV} = 9999 ]; then KEYWORDS="" diff --git a/net-im/coturn/coturn-9999.ebuild b/net-im/coturn/coturn-9999.ebuild index 9978e2829844..4a1fd7499733 100644 --- a/net-im/coturn/coturn-9999.ebuild +++ b/net-im/coturn/coturn-9999.ebuild @@ -2,9 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils user systemd tmpfiles +inherit eutils systemd tmpfiles DESCRIPTION="coturn TURN server project" -HOMEPAGE="https://github.com/${PN}/${PN}" +HOMEPAGE="https://github.com/coturn/coturn" if [ ${PV} = 9999 ]; then KEYWORDS=""