commit: 8846786b128a3b73b9dc44844101645bb236daf1 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 02:52:11 2019 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 02:52:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8846786b
sys-fs/archivemount: update redirected HOMEPAGE Signed-off-by: Tim Harder <radhermit <AT> gentoo.org> sys-fs/archivemount/archivemount-0.8.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/archivemount/archivemount-0.8.12.ebuild b/sys-fs/archivemount/archivemount-0.8.12.ebuild index 76c93396bb9..f8e3636bdeb 100644 --- a/sys-fs/archivemount/archivemount-0.8.12.ebuild +++ b/sys-fs/archivemount/archivemount-0.8.12.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Mount archives using libarchive and FUSE" -HOMEPAGE="https://www.cybernoia.de/software/archivemount.html https://github.com/cybernoid/archivemount.git" +HOMEPAGE="https://www.cybernoia.de/software/archivemount.html https://github.com/cybernoid/archivemount" SRC_URI="https://www.cybernoia.de/software/archivemount/${P}.tar.gz" LICENSE="GPL-2"
