commit:     20fde189fc722f31e3d9519c33b1b4586913ae90
Author:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  9 11:17:59 2021 +0000
Commit:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Mon Aug  9 11:25:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fde189

app-admin/entr: update project and download URIs

The project moved to the author's personal domain rather than a
dedicated domain, with the latter now returning TLS errors. Update the
packages accordingly.

Closes: https://bugs.gentoo.org/807250
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org>

 app-admin/entr/entr-4.9.ebuild | 4 ++--
 app-admin/entr/entr-5.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/entr/entr-4.9.ebuild b/app-admin/entr/entr-4.9.ebuild
index b22a3866b40..0ed45c47857 100644
--- a/app-admin/entr/entr-4.9.ebuild
+++ b/app-admin/entr/entr-4.9.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Run arbitrary commands when files change"
-HOMEPAGE="https://entrproject.org";
-SRC_URI="https://entrproject.org/code/${P}.tar.gz";
+HOMEPAGE="http://eradman.com/entrproject/";
+SRC_URI="http://eradman.com/entrproject/code/${P}.tar.gz";
 
 LICENSE="ISC"
 SLOT="0"

diff --git a/app-admin/entr/entr-5.0.ebuild b/app-admin/entr/entr-5.0.ebuild
index 4714061145a..56739e0f6e0 100644
--- a/app-admin/entr/entr-5.0.ebuild
+++ b/app-admin/entr/entr-5.0.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Run arbitrary commands when files change"
-HOMEPAGE="https://entrproject.org";
-SRC_URI="https://entrproject.org/code/${P}.tar.gz";
+HOMEPAGE="http://eradman.com/entrproject/";
+SRC_URI="http://eradman.com/entrproject/code/${P}.tar.gz";
 
 LICENSE="ISC"
 SLOT="0"

Reply via email to