dev-ml/yojson: update HOMEPAGE.
authorWim Muskee <wimmuskee@gmail.com>
Sat, 13 Oct 2018 04:51:01 +0000 (06:51 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 13 Oct 2018 22:01:45 +0000 (00:01 +0200)
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>
dev-ml/yojson/yojson-1.4.0.ebuild

index e3b9f39c5175e0a41cfc589bf934b2067f155aad..6a3ad0c2f226fee10599be7c6342cfed91ea6a9f 100644 (file)
@@ -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}"