mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
2025-04-02 07:20:52 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/mock[python_targets_python3_11(-)?] ) test? ( dev-python/evernote2[python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_11(-)?] dev-python/thrift[python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?]
|
||||
BDEPEND=test? ( dev-python/mock[python_targets_python3_11(-)?] ) test? ( dev-python/evernote2[python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_11(-)?] dev-python/thrift[python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Evernote CLI: CRUD for notes in cloud, in markdown
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_11 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/vitaly-zdanevich/geeknote/archive/refs/tags/v3.0.5.tar.gz -> geeknote-3.0.5.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10
|
||||
_md5_=60752ff3dc3429ea0dba9b199a89d495
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/mock[python_targets_python3_11(-)?] ) test? ( dev-python/evernote2[python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_11(-)?] dev-python/thrift[python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?]
|
||||
BDEPEND=test? ( dev-python/mock[python_targets_python3_11(-)?] ) test? ( dev-python/evernote2[python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_11(-)?] dev-python/thrift[python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Evernote CLI: CRUD for notes in cloud, in markdown
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/vitaly-zdanevich/geeknote/archive/refs/tags/v3.0.6.tar.gz -> geeknote-3.0.6.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10
|
||||
_md5_=c9616cc0966b7bac22b9085010cebe00
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/mock[python_targets_python3_11(-)?] ) test? ( dev-python/evernote2[python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_11(-)?] dev-python/thrift[python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=test? ( dev-python/mock[python_targets_python3_11(-)?] ) test? ( dev-python/evernote2[python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_11(-)?] dev-python/thrift[python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DESCRIPTION=Evernote CLI: CRUD for notes in cloud, in markdown
|
||||
EAPI=8
|
||||
@@ -11,5 +11,5 @@ RDEPEND=dev-python/evernote2[python_targets_python3_11(-)?] dev-python/html2text
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=8c3d13bd85c3961e4355e687d98787ca
|
||||
|
||||
Reference in New Issue
Block a user