diff options
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/geeknote/geeknote-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/geeknote/geeknote-9999.ebuild b/app-doc/geeknote/geeknote-9999.ebuild index 0ff572714..fc735bf15 100644 --- a/app-doc/geeknote/geeknote-9999.ebuild +++ b/app-doc/geeknote/geeknote-9999.ebuild @@ -9,7 +9,7 @@ DISTUTILS_USE_PEP517=setuptools inherit bash-completion-r1 distutils-r1 git-r3 DESCRIPTION="Evernote CLI: CRUD for notes in cloud, in markdown" -HOMEPAGE="https://github.com/Evernote/evernote-sdk-python3" +HOMEPAGE="http://web.archive.org/web/20171008200604/http://www.geeknote.me/" EGIT_REPO_URI="https://github.com/vitaly-zdanevich/geeknote" LICENSE="GPL-3" |