From: Alexis Ballier Date: Wed, 11 May 2016 08:49:22 +0000 (+0200) Subject: dev-ml/variantslib: fix homepage, bug #580492 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3d147f2ca1da2bd1c10194cd8e8efdc7acf9f2b4;p=gentoo.git dev-ml/variantslib: fix homepage, bug #580492 Package-Manager: portage-2.2.28 --- diff --git a/dev-ml/variantslib/variantslib-113.24.00.ebuild b/dev-ml/variantslib/variantslib-113.24.00.ebuild index 426ad4bff9ed..8db45f6bfcb0 100644 --- a/dev-ml/variantslib/variantslib-113.24.00.ebuild +++ b/dev-ml/variantslib/variantslib-113.24.00.ebuild @@ -9,7 +9,7 @@ OASIS_BUILD_DOCS=1 inherit oasis DESCRIPTION="OCaml variants as first class values" -HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home" +HOMEPAGE="https://janestreet.github.io/ https://github.com/janestreet/variantslib" SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" LICENSE="Apache-2.0"