Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/mtx/
Date: Mon, 07 May 2018 16:53:02
Message-Id: 1525711953.f9558e01907253b71653000eba87de4e5658a4ef.robbat2@gentoo
1 commit: f9558e01907253b71653000eba87de4e5658a4ef
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Sun May 6 05:22:41 2018 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 16:52:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9558e01
7
8 sys-block/mtx: update HOMEPAGE
9
10 Closes: https://bugs.gentoo.org/647192
11 (cherry picked from commit ef7c57126c8b1a328e0e2079e658472085490ff6)
12 Closes: https://github.com/gentoo/gentoo/pull/8276
13 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
14
15 sys-block/mtx/mtx-1.3.12.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-block/mtx/mtx-1.3.12.ebuild b/sys-block/mtx/mtx-1.3.12.ebuild
19 index 3d06dd3885a..0053c550bc5 100644
20 --- a/sys-block/mtx/mtx-1.3.12.ebuild
21 +++ b/sys-block/mtx/mtx-1.3.12.ebuild
22 @@ -4,7 +4,7 @@
23 EAPI=0
24
25 DESCRIPTION="Utilities for controlling SCSI media changers and tape drives"
26 -HOMEPAGE="http://mtx.sourceforge.net/"
27 +HOMEPAGE="https://sourceforge.net/projects/mtx/"
28 SRC_URI="mirror://sourceforge/mtx/${P}.tar.gz"
29
30 LICENSE="GPL-2"