commit:     f8a1d692b28c55a15276b9139fa414bb337c7215
Author:     Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 21:28:58 2020 +0000
Commit:     Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 21:28:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a1d692

net-im/coturn: remove unused user eclass

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Andreas Schuerch <nativemad <AT> gentoo.org>

 net-im/coturn/coturn-4.5.1.1.ebuild | 4 ++--
 net-im/coturn/coturn-9999.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-im/coturn/coturn-4.5.1.1.ebuild 
b/net-im/coturn/coturn-4.5.1.1.ebuild
index 9978e282984..4a1fd749973 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 9978e282984..4a1fd749973 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=""

Reply via email to