From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 02FDC13835B for ; Thu, 6 May 2021 00:23:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2477BE0970; Thu, 6 May 2021 00:23:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EEDCEE096F for ; Thu, 6 May 2021 00:23:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA59E340EA7 for ; Thu, 6 May 2021 00:23:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED222753 for ; Thu, 6 May 2021 00:22:58 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1620260576.4247d662afe536d192d00a7ad6fb4a0ae3f6e2a7.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/megasync/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/megasync/megasync-4.3.8.0.ebuild net-misc/megasync/megasync-9999.ebuild net-misc/megasync/metadata.xml X-VCS-Directories: net-misc/megasync/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 4247d662afe536d192d00a7ad6fb4a0ae3f6e2a7 X-VCS-Branch: dev Date: Thu, 6 May 2021 00:22:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cd873fbe-d69e-4756-bcbd-11e865092a7a X-Archives-Hash: 1ad0b134d653a5af2e118f8fbf9e6b63 commit: 4247d662afe536d192d00a7ad6fb4a0ae3f6e2a7 Author: Alessandro Barbieri gmail com> AuthorDate: Thu May 6 00:18:58 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Thu May 6 00:22:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4247d662 net-misc/megasync: fix usptream Signed-off-by: Alessandro Barbieri gmail.com> net-misc/megasync/megasync-4.3.8.0.ebuild | 5 ++++- net-misc/megasync/megasync-9999.ebuild | 5 ++++- net-misc/megasync/metadata.xml | 3 +++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/net-misc/megasync/megasync-4.3.8.0.ebuild b/net-misc/megasync/megasync-4.3.8.0.ebuild index 8d9107581..604202807 100644 --- a/net-misc/megasync/megasync-4.3.8.0.ebuild +++ b/net-misc/megasync/megasync-4.3.8.0.ebuild @@ -6,7 +6,10 @@ EAPI=7 inherit autotools desktop qmake-utils xdg cmake DESCRIPTION="The official Qt-based program for syncing your MEGA account in your PC" -HOMEPAGE="http://mega.co.nz" +HOMEPAGE=" + https://mega.io + https://github.com/meganz/MEGAsync +" if [[ ${PV} == 9999 ]];then inherit git-r3 diff --git a/net-misc/megasync/megasync-9999.ebuild b/net-misc/megasync/megasync-9999.ebuild index 64ae5753b..5447073f4 100644 --- a/net-misc/megasync/megasync-9999.ebuild +++ b/net-misc/megasync/megasync-9999.ebuild @@ -6,7 +6,10 @@ EAPI=7 inherit autotools desktop qmake-utils xdg cmake DESCRIPTION="The official Qt-based program for syncing your MEGA account in your PC" -HOMEPAGE="http://mega.co.nz" +HOMEPAGE=" + https://mega.io + https://github.com/meganz/MEGAsync +" if [[ ${PV} == 9999 ]];then inherit git-r3 diff --git a/net-misc/megasync/metadata.xml b/net-misc/megasync/metadata.xml index dbb25160c..045a9632b 100644 --- a/net-misc/megasync/metadata.xml +++ b/net-misc/megasync/metadata.xml @@ -6,6 +6,9 @@ Samuel Bernardo megasync client from mega.nz + + meganz/MEGAsync + Upload your files to your Mega account from Dolphin file manager. Upload your files to your Mega account from nautilus.