commit: 6f083537fb52907bc8e7c3d6669862fdf3dbea57 Author: Alexey Sokolov <sokolov <AT> google <DOT> com> AuthorDate: Fri May 8 00:49:15 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu May 14 22:25:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f083537
dev-util/kernelshark: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com> Closes: https://github.com/gentoo/gentoo/pull/15699 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-util/kernelshark/kernelshark-1.0.ebuild | 4 ++-- dev-util/kernelshark/kernelshark-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-util/kernelshark/kernelshark-1.0.ebuild b/dev-util/kernelshark/kernelshark-1.0.ebuild index 44d6447fb0e..969302e6c70 100644 --- a/dev-util/kernelshark/kernelshark-1.0.ebuild +++ b/dev-util/kernelshark/kernelshark-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit flag-o-matic cmake-utils DESCRIPTION="Graphical reader for trace-cmd output" -HOMEPAGE="http://kernelshark.org/" +HOMEPAGE="https://kernelshark.org/" if [[ ${PV} =~ [9]{4,} ]]; then EGIT_REPO_URI="https://github.com/rostedt/trace-cmd.git" diff --git a/dev-util/kernelshark/kernelshark-9999.ebuild b/dev-util/kernelshark/kernelshark-9999.ebuild index 44d6447fb0e..969302e6c70 100644 --- a/dev-util/kernelshark/kernelshark-9999.ebuild +++ b/dev-util/kernelshark/kernelshark-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit flag-o-matic cmake-utils DESCRIPTION="Graphical reader for trace-cmd output" -HOMEPAGE="http://kernelshark.org/" +HOMEPAGE="https://kernelshark.org/" if [[ ${PV} =~ [9]{4,} ]]; then EGIT_REPO_URI="https://github.com/rostedt/trace-cmd.git"
