diff options
author | Tim Harder <radhermit@gentoo.org> | 2019-09-27 20:52:11 -0600 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2019-09-27 20:52:42 -0600 |
commit | 8846786b128a3b73b9dc44844101645bb236daf1 (patch) | |
tree | c49f53156d7b69e09293f05138ee8bd6b7291146 /sys-fs | |
parent | net-mail/t-prot: bump to EAPI 7 and use https:// urls (diff) | |
download | gentoo-8846786b128a3b73b9dc44844101645bb236daf1.tar.gz gentoo-8846786b128a3b73b9dc44844101645bb236daf1.tar.bz2 gentoo-8846786b128a3b73b9dc44844101645bb236daf1.zip |
sys-fs/archivemount: update redirected HOMEPAGE
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/archivemount/archivemount-0.8.12.ebuild | 4 |
1 files 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 76c93396bb9b..f8e3636bdebb 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" |