From: Lars Wendler Date: Mon, 28 Oct 2019 07:55:39 +0000 (+0100) Subject: sys-apps/shadow: Removed Debian's alioth HOMEPAGE URI X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f2945275f61432963b021fc95452e78568145585;p=gentoo.git sys-apps/shadow: Removed Debian's alioth HOMEPAGE URI Thanks-to: Wim Muskee Closes: https://bugs.gentoo.org/698710 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler --- diff --git a/sys-apps/shadow/shadow-4.6.ebuild b/sys-apps/shadow/shadow-4.6.ebuild index 7e10ed6fac71..94dcf9d2e357 100644 --- a/sys-apps/shadow/shadow-4.6.ebuild +++ b/sys-apps/shadow/shadow-4.6.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit libtool pam DESCRIPTION="Utilities to deal with user accounts" -HOMEPAGE="https://github.com/shadow-maint/shadow http://pkg-shadow.alioth.debian.org/" +HOMEPAGE="https://github.com/shadow-maint/shadow" SRC_URI="https://github.com/shadow-maint/shadow/releases/download/${PV}/${P}.tar.gz" LICENSE="BSD GPL-2" diff --git a/sys-apps/shadow/shadow-4.7.ebuild b/sys-apps/shadow/shadow-4.7.ebuild index c65d63b135f4..e560d827c464 100644 --- a/sys-apps/shadow/shadow-4.7.ebuild +++ b/sys-apps/shadow/shadow-4.7.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit libtool pam DESCRIPTION="Utilities to deal with user accounts" -HOMEPAGE="https://github.com/shadow-maint/shadow http://pkg-shadow.alioth.debian.org/" +HOMEPAGE="https://github.com/shadow-maint/shadow" SRC_URI="https://github.com/shadow-maint/shadow/releases/download/${PV}/${P}.tar.gz" LICENSE="BSD GPL-2"