Skip to content

Commit

Permalink
sys-block/blktrace: update HOMEPAGE, #573110
Browse files Browse the repository at this point in the history
(cherry picked from commit 0d6e6e4)
Signed-off-by: Robin H. Johnson <[email protected]>
  • Loading branch information
wimmuskee authored and robbat2 committed Dec 12, 2016
1 parent 9a33bf1 commit 488b579
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions sys-block/blktrace/blktrace-1.0.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -7,7 +7,7 @@ EAPI=2
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="https://www.kernel.org/pub/linux/kernel/people/axboe/blktrace/"
HOMEPAGE="http://git.kernel.dk/cgit/blktrace/"
MY_PN="blktrace"
MY_P="${MY_PN}-${PV}"
SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
Expand Down
4 changes: 2 additions & 2 deletions sys-block/blktrace/blktrace-1.1.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -7,7 +7,7 @@ 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="https://www.kernel.org/pub/linux/kernel/people/axboe/blktrace/"
HOMEPAGE="http://git.kernel.dk/cgit/blktrace/"
MY_PN="blktrace"
MY_P="${MY_PN}-${PV}"
SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
Expand Down

0 comments on commit 488b579

Please sign in to comment.