diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-05-11 10:49:22 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-05-11 10:49:29 +0200 |
commit | 3d147f2ca1da2bd1c10194cd8e8efdc7acf9f2b4 (patch) | |
tree | 86c1c9f6e8f177423320e602dd00508a0cce6605 /dev-ml/variantslib | |
parent | dev-ml/variantslib: remove old (diff) | |
download | gentoo-3d147f2ca1da2bd1c10194cd8e8efdc7acf9f2b4.tar.gz gentoo-3d147f2ca1da2bd1c10194cd8e8efdc7acf9f2b4.tar.bz2 gentoo-3d147f2ca1da2bd1c10194cd8e8efdc7acf9f2b4.zip |
dev-ml/variantslib: fix homepage, bug #580492
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ml/variantslib')
-rw-r--r-- | dev-ml/variantslib/variantslib-113.24.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |