commit:     f8bc607f3c6d5ff2d18c7ab043c9953642a3621b
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 23:02:37 2017 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 23:02:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bc607f

net-misc/igmpproxy: Update HOMEPAGE

Project moved from SF to github.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild 
b/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild
index 12ba0b99a43..3d8447540d8 100644
--- a/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild
+++ b/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit linux-info systemd
 
 DESCRIPTION="Multicast Routing Daemon using only IGMP signalling"
-HOMEPAGE="https://sourceforge.net/projects/igmpproxy";
+HOMEPAGE="https://github.com/pali/igmpproxy";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2 Stanford"
@@ -17,7 +17,6 @@ CONFIG_CHECK="~IP_MULTICAST ~IP_MROUTE"
 
 src_install() {
        emake DESTDIR="${D}" install
-
        newinitd "${FILESDIR}/${PN}-init.d" ${PN}
        newconfd "${FILESDIR}/${PN}-conf.d" ${PN}
        systemd_dounit "${FILESDIR}/${PN}.service"

Reply via email to