mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 23:46:14 -04:00
net-misc/megasync: fix usptream
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
parent
50609bff12
commit
4247d662af
@ -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
|
||||
|
@ -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
|
||||
|
@ -6,6 +6,9 @@
|
||||
<name>Samuel Bernardo</name>
|
||||
<description>megasync client from mega.nz</description>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">meganz/MEGAsync</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name='dolphin'>Upload your files to your Mega account from Dolphin file manager.</flag>
|
||||
<flag name='nautilus'>Upload your files to your Mega account from nautilus.</flag>
|
||||
|
Loading…
x
Reference in New Issue
Block a user