diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:02:54 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:02:54 +0200 |
commit | 3d9d3910fc0a09f44d366aa6e7e1f19af00f41a5 (patch) | |
tree | 5fcf38d781866cd95f5fa15d2809b9d695ddf6bd /dev-ml | |
parent | dev-ml/parmap: update homepage (diff) | |
download | gentoo-3d9d3910fc0a09f44d366aa6e7e1f19af00f41a5.tar.gz gentoo-3d9d3910fc0a09f44d366aa6e7e1f19af00f41a5.tar.bz2 gentoo-3d9d3910fc0a09f44d366aa6e7e1f19af00f41a5.zip |
dev-ml/react: 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/react/react-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/react/react-1.2.1.ebuild b/dev-ml/react/react-1.2.1.ebuild index 2e75b7cd1f04..6ef6b7a499ee 100644 --- a/dev-ml/react/react-1.2.1.ebuild +++ b/dev-ml/react/react-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,8 +6,8 @@ EAPI="5" inherit opam DESCRIPTION="OCaml module for functional reactive programming" -HOMEPAGE="http://erratique.ch/software/react https://github.com/dbuenzli/react" -SRC_URI="http://erratique.ch/software/react/releases/${P}.tbz" +HOMEPAGE="https://erratique.ch/software/react https://github.com/dbuenzli/react" +SRC_URI="https://erratique.ch/software/react/releases/${P}.tbz" LICENSE="BSD" SLOT="0/${PV}" |