diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/entr/entr-4.9.ebuild | 4 | ||||
-rw-r--r-- | 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 0ed45c478573..88a8eb810fa6 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="http://eradman.com/entrproject/" -SRC_URI="http://eradman.com/entrproject/code/${P}.tar.gz" +HOMEPAGE="https://eradman.com/entrproject/" +SRC_URI="https://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 56739e0f6e0b..1727eee46220 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="http://eradman.com/entrproject/" -SRC_URI="http://eradman.com/entrproject/code/${P}.tar.gz" +HOMEPAGE="https://eradman.com/entrproject/" +SRC_URI="https://eradman.com/entrproject/code/${P}.tar.gz" LICENSE="ISC" SLOT="0" |