summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:02:57 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:02:57 +0200
commit519c7b66e0eb642e731f4db06ae19ebf3de31f60 (patch)
treee6820d17eab89bae4af6ddad09f7ebece51327eb /dev-ml
parentdev-ml/react: update homepage (diff)
downloadgentoo-519c7b66e0eb642e731f4db06ae19ebf3de31f60.tar.gz
gentoo-519c7b66e0eb642e731f4db06ae19ebf3de31f60.tar.bz2
gentoo-519c7b66e0eb642e731f4db06ae19ebf3de31f60.zip
dev-ml/rresult: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/rresult/rresult-0.5.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/rresult/rresult-0.5.0.ebuild b/dev-ml/rresult/rresult-0.5.0.ebuild
index 85613f2d372e..dc85569f5066 100644
--- a/dev-ml/rresult/rresult-0.5.0.ebuild
+++ b/dev-ml/rresult/rresult-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
inherit opam
DESCRIPTION="Result value combinators for OCaml"
-HOMEPAGE="http://erratique.ch/software/rresult https://github.com/dbuenzli/rresult"
-SRC_URI="http://erratique.ch/software/rresult/releases/${P}.tbz"
+HOMEPAGE="https://erratique.ch/software/rresult https://github.com/dbuenzli/rresult"
+SRC_URI="https://erratique.ch/software/rresult/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"