From f48c752bdcdb8fe6ee47a43333602129c34b1770 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Fri, 14 Feb 2020 14:46:48 +0000 Subject: [PATCH] net-misc/megatools: fix website url still leave download url which from github, may switch to offical's in next version Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Yixun Lan --- net-misc/megatools/megatools-1.10.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/megatools/megatools-1.10.2-r1.ebuild b/net-misc/megatools/megatools-1.10.2-r1.ebuild index 1d9b22e67f63..7228227990b5 100644 --- a/net-misc/megatools/megatools-1.10.2-r1.ebuild +++ b/net-misc/megatools/megatools-1.10.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools eutils DESCRIPTION="Command line tools and C library for accessing Mega cloud storage" -HOMEPAGE="https://github.com/megous/megatools" +HOMEPAGE="https://megatools.megous.com" SRC_URI="https://github.com/megous/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" -- 2.26.2