commit: aea50ec286440d3d3f7df310d905605a7b72a8d8 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Sat Oct 13 04:51:01 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Oct 13 22:01:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea50ec2
dev-ml/yojson: update HOMEPAGE. Closes: https://bugs.gentoo.org/668276 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10133 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-ml/yojson/yojson-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/yojson/yojson-1.4.0.ebuild b/dev-ml/yojson/yojson-1.4.0.ebuild index e3b9f39c517..6a3ad0c2f22 100644 --- a/dev-ml/yojson/yojson-1.4.0.ebuild +++ b/dev-ml/yojson/yojson-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit findlib opam DESCRIPTION="JSON parsing and pretty-printing library for OCaml" -HOMEPAGE="http://mjambon.com/yojson.html https://github.com/mjambon/yojson" +HOMEPAGE="https://github.com/mjambon/yojson" SRC_URI="https://github.com/mjambon/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0/${PV}"
