Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/blktrace/
Date: Thu, 04 Jun 2020 09:07:05
Message-Id: 1591261592.4637252fa016378293c613dbe26ff0be63296a4f.soap@gentoo
1 commit: 4637252fa016378293c613dbe26ff0be63296a4f
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Thu Jun 4 09:06:32 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 09:06:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4637252f
7
8 sys-block/blktrace: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 sys-block/blktrace/blktrace-1.1.0-r1.ebuild | 6 +++---
15 sys-block/blktrace/blktrace-1.1.0.ebuild | 6 +++---
16 sys-block/blktrace/blktrace-1.2.0.ebuild | 4 ++--
17 3 files changed, 8 insertions(+), 8 deletions(-)
18
19 diff --git a/sys-block/blktrace/blktrace-1.1.0-r1.ebuild b/sys-block/blktrace/blktrace-1.1.0-r1.ebuild
20 index 3da2cc38732..c9b984686c7 100644
21 --- a/sys-block/blktrace/blktrace-1.1.0-r1.ebuild
22 +++ b/sys-block/blktrace/blktrace-1.1.0-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 +# Copyright 1999-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -9,8 +9,8 @@ MY_PN="blktrace"
30 MY_P="${MY_PN}-${PV}"
31
32 DESCRIPTION="btrace can show detailed info about what is happening on a block device io queue"
33 -HOMEPAGE="http://git.kernel.dk/cgit/blktrace/"
34 -SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
35 +HOMEPAGE="https://git.kernel.dk/cgit/blktrace/"
36 +SRC_URI="https://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
37 LICENSE="GPL-2"
38 SLOT="0"
39
40
41 diff --git a/sys-block/blktrace/blktrace-1.1.0.ebuild b/sys-block/blktrace/blktrace-1.1.0.ebuild
42 index 58af31eaa2c..ec521312682 100644
43 --- a/sys-block/blktrace/blktrace-1.1.0.ebuild
44 +++ b/sys-block/blktrace/blktrace-1.1.0.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2017 Gentoo Foundation
47 +# Copyright 1999-2020 Gentoo Authors
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=5
51 @@ -6,10 +6,10 @@ EAPI=5
52 inherit eutils toolchain-funcs flag-o-matic linux-info
53
54 DESCRIPTION="btrace can show detailed info about what is happening on a block device io queue"
55 -HOMEPAGE="http://git.kernel.dk/cgit/blktrace/"
56 +HOMEPAGE="https://git.kernel.dk/cgit/blktrace/"
57 MY_PN="blktrace"
58 MY_P="${MY_PN}-${PV}"
59 -SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
60 +SRC_URI="https://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
61 LICENSE="GPL-2"
62 SLOT="0"
63 KEYWORDS="~amd64 ~ppc ~x86"
64
65 diff --git a/sys-block/blktrace/blktrace-1.2.0.ebuild b/sys-block/blktrace/blktrace-1.2.0.ebuild
66 index 099c1255bad..ee5ebdfdceb 100644
67 --- a/sys-block/blktrace/blktrace-1.2.0.ebuild
68 +++ b/sys-block/blktrace/blktrace-1.2.0.ebuild
69 @@ -9,8 +9,8 @@ MY_PN="blktrace"
70 MY_P="${MY_PN}-${PV}"
71
72 DESCRIPTION="show detailed info about what is happening on a block device io queue"
73 -HOMEPAGE="http://git.kernel.dk/cgit/blktrace/"
74 -SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
75 +HOMEPAGE="https://git.kernel.dk/cgit/blktrace/"
76 +SRC_URI="https://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
77
78 LICENSE="GPL-2"
79 SLOT="0"