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: Sat, 28 Sep 2019 02:59:27
Message-Id: 1569639162.8846786b128a3b73b9dc44844101645bb236daf1.radhermit@gentoo
1 commit: 8846786b128a3b73b9dc44844101645bb236daf1
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 28 02:52:11 2019 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 28 02:52:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8846786b
7
8 sys-fs/archivemount: update redirected HOMEPAGE
9
10 Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
11
12 sys-fs/archivemount/archivemount-0.8.12.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-fs/archivemount/archivemount-0.8.12.ebuild b/sys-fs/archivemount/archivemount-0.8.12.ebuild
16 index 76c93396bb9..f8e3636bdeb 100644
17 --- a/sys-fs/archivemount/archivemount-0.8.12.ebuild
18 +++ b/sys-fs/archivemount/archivemount-0.8.12.ebuild
19 @@ -1,10 +1,10 @@
20 -# Copyright 1999-2018 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25
26 DESCRIPTION="Mount archives using libarchive and FUSE"
27 -HOMEPAGE="https://www.cybernoia.de/software/archivemount.html https://github.com/cybernoid/archivemount.git"
28 +HOMEPAGE="https://www.cybernoia.de/software/archivemount.html https://github.com/cybernoid/archivemount"
29 SRC_URI="https://www.cybernoia.de/software/archivemount/${P}.tar.gz"
30
31 LICENSE="GPL-2"