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 AC92D1382C5 for ; Thu, 6 May 2021 09:55:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92085E097D; Thu, 6 May 2021 09:55:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4F3A9E097E for ; Thu, 6 May 2021 09:55:12 +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 AA7A0340DE1 for ; Thu, 6 May 2021 09:55:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A7EF753 for ; Thu, 6 May 2021 09:55:07 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1620260576.4247d662afe536d192d00a7ad6fb4a0ae3f6e2a7.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4247d662afe536d192d00a7ad6fb4a0ae3f6e2a7 X-VCS-Branch: master Date: Thu, 6 May 2021 09:55:07 +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: af149bed-6964-4afb-bc14-36c494b8c859 X-Archives-Hash: 403fd578bea5ad5bfcad1e9bf14e946e commit: 4247d662afe536d192d00a7ad6fb4a0ae3f6e2a7 Author: Alessandro Barbieri gmail com> AuthorDate: Thu May 6 00:18:58 2021 +0000 Commit: Andrew Ammerlaan riseup net> 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.