app-doc/geeknote: URI replace to my fork - previous repo is abandoned

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-04-24 05:04:06 +04:00
parent fdd93b7fe7
commit bebb60ef84

View File

@@ -8,9 +8,9 @@ DISTUTILS_USE_PEP517=setuptools
inherit bash-completion-r1 distutils-r1 git-r3
DESCRIPTION="Evernote CLI: CRUD for notes in cloud"
DESCRIPTION="Evernote CLI: CRUD for notes in cloud, in markdown"
HOMEPAGE="https://github.com/Evernote/evernote-sdk-python3"
EGIT_REPO_URI="https://github.com/jeffkowalski/geeknote"
EGIT_REPO_URI="https://github.com/vitaly-zdanevich/geeknote"
LICENSE="GPL-3"
SLOT="0"