Closes: https://bugs.gentoo.org/668276
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10133
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
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}"