commit: 6116c4c1c496203851d2d22ecd824e1e58c0a1a9 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Aug 14 04:03:36 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Aug 14 05:05:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6116c4c1
dev-ml/ocaml-augeas: update HOMEPAGE for https Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild | 6 +++--- dev-ml/ocaml-augeas/ocaml-augeas-0.6-r2.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild b/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild index ab46abaca844..589285f4c39f 100644 --- a/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild +++ b/dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit findlib DESCRIPTION="Ocaml bindings for Augeas" -HOMEPAGE="http://augeas.net/" -#SRC_URI="http://augeas.net/download/ocaml/${P}.tar.gz" +HOMEPAGE="https://augeas.net/" +#SRC_URI="https://augeas.net/download/ocaml/${P}.tar.gz" SRC_URI="https://people.redhat.com/~rjones/augeas/files/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-ml/ocaml-augeas/ocaml-augeas-0.6-r2.ebuild b/dev-ml/ocaml-augeas/ocaml-augeas-0.6-r2.ebuild index 9c03e4c31d27..65f06ffd8d48 100644 --- a/dev-ml/ocaml-augeas/ocaml-augeas-0.6-r2.ebuild +++ b/dev-ml/ocaml-augeas/ocaml-augeas-0.6-r2.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit dot-a findlib DESCRIPTION="Ocaml bindings for Augeas" -HOMEPAGE="http://augeas.net/" -#SRC_URI="http://augeas.net/download/ocaml/${P}.tar.gz" +HOMEPAGE="https://augeas.net/" +#SRC_URI="https://augeas.net/download/ocaml/${P}.tar.gz" SRC_URI="https://people.redhat.com/~rjones/augeas/files/${P}.tar.gz" LICENSE="LGPL-2.1"
