commit: 4637252fa016378293c613dbe26ff0be63296a4f
Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Thu Jun 4 09:06:32 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jun 4 09:06:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4637252f
sys-block/blktrace: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-block/blktrace/blktrace-1.1.0-r1.ebuild | 6 +++---
sys-block/blktrace/blktrace-1.1.0.ebuild | 6 +++---
sys-block/blktrace/blktrace-1.2.0.ebuild | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/sys-block/blktrace/blktrace-1.1.0-r1.ebuild
b/sys-block/blktrace/blktrace-1.1.0-r1.ebuild
index 3da2cc38732..c9b984686c7 100644
--- a/sys-block/blktrace/blktrace-1.1.0-r1.ebuild
+++ b/sys-block/blktrace/blktrace-1.1.0-r1.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
@@ -9,8 +9,8 @@ MY_PN="blktrace"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="btrace can show detailed info about what is happening on a block
device io queue"
-HOMEPAGE="http://git.kernel.dk/cgit/blktrace/"
-SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
+HOMEPAGE="https://git.kernel.dk/cgit/blktrace/"
+SRC_URI="https://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-block/blktrace/blktrace-1.1.0.ebuild
b/sys-block/blktrace/blktrace-1.1.0.ebuild
index 58af31eaa2c..ec521312682 100644
--- a/sys-block/blktrace/blktrace-1.1.0.ebuild
+++ b/sys-block/blktrace/blktrace-1.1.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=5
@@ -6,10 +6,10 @@ EAPI=5
inherit eutils toolchain-funcs flag-o-matic linux-info
DESCRIPTION="btrace can show detailed info about what is happening on a block
device io queue"
-HOMEPAGE="http://git.kernel.dk/cgit/blktrace/"
+HOMEPAGE="https://git.kernel.dk/cgit/blktrace/"
MY_PN="blktrace"
MY_P="${MY_PN}-${PV}"
-SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
+SRC_URI="https://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
diff --git a/sys-block/blktrace/blktrace-1.2.0.ebuild
b/sys-block/blktrace/blktrace-1.2.0.ebuild
index 099c1255bad..ee5ebdfdceb 100644
--- a/sys-block/blktrace/blktrace-1.2.0.ebuild
+++ b/sys-block/blktrace/blktrace-1.2.0.ebuild
@@ -9,8 +9,8 @@ MY_PN="blktrace"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="show detailed info about what is happening on a block device io
queue"
-HOMEPAGE="http://git.kernel.dk/cgit/blktrace/"
-SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
+HOMEPAGE="https://git.kernel.dk/cgit/blktrace/"
+SRC_URI="https://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"