summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-10-28 08:55:39 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-10-28 08:55:58 +0100
commitf2945275f61432963b021fc95452e78568145585 (patch)
treef80b2a8ecdfc76ec9e54c438ad015a7fc0c97cee /sys-apps
parentmedia-libs/libnsgif: Mark ~hppa too (diff)
downloadgentoo-f2945275f61432963b021fc95452e78568145585.tar.gz
gentoo-f2945275f61432963b021fc95452e78568145585.tar.bz2
gentoo-f2945275f61432963b021fc95452e78568145585.zip
sys-apps/shadow: Removed Debian's alioth HOMEPAGE URI
Thanks-to: Wim Muskee <wimmuskee@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@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/shadow/shadow-4.6.ebuild2
-rw-r--r--sys-apps/shadow/shadow-4.7.ebuild2
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 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"