commit:     f2945275f61432963b021fc95452e78568145585
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 28 07:55:39 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Oct 28 07:55:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2945275

sys-apps/shadow: Removed Debian's alioth HOMEPAGE URI

Thanks-to: Wim Muskee <wimmuskee <AT> gmail.com>
Closes: https://bugs.gentoo.org/698710
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-apps/shadow/shadow-4.6.ebuild | 2 +-
 sys-apps/shadow/shadow-4.7.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/shadow/shadow-4.6.ebuild 
b/sys-apps/shadow/shadow-4.6.ebuild
index 7e10ed6fac7..94dcf9d2e35 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 c65d63b135f..e560d827c46 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"

Reply via email to