mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
net-misc/megasync: fix usptream
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,7 +6,10 @@ EAPI=7
|
|||||||
inherit autotools desktop qmake-utils xdg cmake
|
inherit autotools desktop qmake-utils xdg cmake
|
||||||
|
|
||||||
DESCRIPTION="The official Qt-based program for syncing your MEGA account in your PC"
|
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
|
if [[ ${PV} == 9999 ]];then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
|
|||||||
@@ -6,7 +6,10 @@ EAPI=7
|
|||||||
inherit autotools desktop qmake-utils xdg cmake
|
inherit autotools desktop qmake-utils xdg cmake
|
||||||
|
|
||||||
DESCRIPTION="The official Qt-based program for syncing your MEGA account in your PC"
|
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
|
if [[ ${PV} == 9999 ]];then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
|
|||||||
@@ -6,6 +6,9 @@
|
|||||||
<name>Samuel Bernardo</name>
|
<name>Samuel Bernardo</name>
|
||||||
<description>megasync client from mega.nz</description>
|
<description>megasync client from mega.nz</description>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
|
<upstream>
|
||||||
|
<remote-id type="github">meganz/MEGAsync</remote-id>
|
||||||
|
</upstream>
|
||||||
<use>
|
<use>
|
||||||
<flag name='dolphin'>Upload your files to your Mega account from Dolphin file manager.</flag>
|
<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>
|
<flag name='nautilus'>Upload your files to your Mega account from nautilus.</flag>
|
||||||
|
|||||||
Reference in New Issue
Block a user