dev-python/evernote2: inherit line move to the correct position

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-04-28 08:08:23 +04:00
parent 5822e23f69
commit ab76962c1b

View File

@@ -6,6 +6,8 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
inherit git-r3 distutils-r1
DESCRIPTION="Unofficial Evernote SDK for Python 3"
HOMEPAGE="
https://github.com/JackonYang/evernote2
@@ -13,7 +15,6 @@ HOMEPAGE="
"
EGIT_REPO_URI="https://github.com/JackonYang/evernote2"
inherit git-r3 distutils-r1
LICENSE="Apache-2.0"