diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:02:42 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:02:42 +0200 |
commit | f38a2514e4df75c7aed860e92b4bdaead94f27c9 (patch) | |
tree | f3ece5d116c1f625343e4106a59ac585a4fccd69 /dev-ml | |
parent | dev-ml/jsonm: update homepage (diff) | |
download | gentoo-f38a2514e4df75c7aed860e92b4bdaead94f27c9.tar.gz gentoo-f38a2514e4df75c7aed860e92b4bdaead94f27c9.tar.bz2 gentoo-f38a2514e4df75c7aed860e92b4bdaead94f27c9.zip |
dev-ml/logs: 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/logs/logs-0.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/logs/logs-0.6.2.ebuild b/dev-ml/logs/logs-0.6.2.ebuild index 6cead1cfd73a..707b897d9688 100644 --- a/dev-ml/logs/logs-0.6.2.ebuild +++ b/dev-ml/logs/logs-0.6.2.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 findlib DESCRIPTION="Logging infrastructure for OCaml" -HOMEPAGE="http://erratique.ch/software/logs https://github.com/dbuenzli/logs" -SRC_URI="http://erratique.ch/software/logs/releases/${P}.tbz" +HOMEPAGE="https://erratique.ch/software/logs https://github.com/dbuenzli/logs" +SRC_URI="https://erratique.ch/software/logs/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" |