From 488b579c1ff6ef2bc3eb1fffb34f427edb71c5b5 Mon Sep 17 00:00:00 2001 From: Wim Muskee Date: Thu, 8 Dec 2016 19:29:34 +0100 Subject: sys-block/blktrace: update HOMEPAGE, #573110 (cherry picked from commit 0d6e6e463b99ff8e68c2038063d8918d9dcb3f34) Signed-off-by: Robin H. Johnson --- sys-block/blktrace/blktrace-1.0.3.ebuild | 4 ++-- sys-block/blktrace/blktrace-1.1.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-block/blktrace/blktrace-1.0.3.ebuild b/sys-block/blktrace/blktrace-1.0.3.ebuild index 0802676ed20d..8f2db52d71cb 100644 --- a/sys-block/blktrace/blktrace-1.0.3.ebuild +++ b/sys-block/blktrace/blktrace-1.0.3.ebuild @@ -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$ @@ -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" diff --git a/sys-block/blktrace/blktrace-1.1.0.ebuild b/sys-block/blktrace/blktrace-1.1.0.ebuild index 23c11b3bd066..5f44f85035db 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" -- cgit v1.2.3-65-gdbad