Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/archivemount/
Date: Wed, 19 Sep 2018 05:48:18
Message-Id: 1537335668.01ad91a4da71d77ed9b2d8d8bddaa32abcc59428.radhermit@gentoo
1 commit: 01ad91a4da71d77ed9b2d8d8bddaa32abcc59428
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 05:41:08 2018 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 05:41:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ad91a4
7
8 sys-fs/archivemount: update HOMEPAGE and SRC_URI
9
10 sys-fs/archivemount/archivemount-0.8.12.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/sys-fs/archivemount/archivemount-0.8.12.ebuild b/sys-fs/archivemount/archivemount-0.8.12.ebuild
14 index 7c97182dffb..4030a1ec332 100644
15 --- a/sys-fs/archivemount/archivemount-0.8.12.ebuild
16 +++ b/sys-fs/archivemount/archivemount-0.8.12.ebuild
17 @@ -4,8 +4,8 @@
18 EAPI=6
19
20 DESCRIPTION="Mount archives using libarchive and FUSE"
21 -HOMEPAGE="http://www.cybernoia.de/software/archivemount/"
22 -SRC_URI="http://www.cybernoia.de/software/${PN}/${P}.tar.gz"
23 +HOMEPAGE="https://www.cybernoia.de/software/archivemount.html"
24 +SRC_URI="https://www.cybernoia.de/software/archivemount/${P}.tar.gz"
25
26 LICENSE="GPL-2"
27 SLOT="0"