mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2022-12-17 08:32:03 UTC
This commit is contained in:
@@ -12,6 +12,6 @@ RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_pyt
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.6.4.tar.gz -> maestral-1.6.4.gh.tar.gz
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.6.5.tar.gz -> maestral-1.6.5.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=49e8d31a9a168f1dc545ec98d89ff5ab
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt6[widgets,gui,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~net-misc/maestral-1.6.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=dev-python/build[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt6[widgets,gui,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~net-misc/maestral-1.6.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=desktop distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt6[widgets,gui,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~net-misc/maestral-1.6.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt6[widgets,gui,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~net-misc/maestral-1.6.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.6.4.tar.gz -> maestral-qt-1.6.4.gh.tar.gz
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.6.5.tar.gz -> maestral-qt-1.6.5.gh.tar.gz
|
||||
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
|
||||
_md5_=c947924980c5e87988777082a0804cae
|
||||
@@ -1495,8 +1495,8 @@ net-misc/gemserv 0.6.5 0.6.6: A gemini Server written in rust
|
||||
net-misc/giara 1.0.1: An app for Reddit
|
||||
net-misc/gmid 1.8.5 1.8.6 9999: Simple and secure Gemini server
|
||||
net-misc/lyrics-in-terminal 1.4.2 1.5.0: Command Line Lyrics fetcher for MPRIS media players
|
||||
net-misc/maestral 1.5.3 1.6.4: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral-qt 1.5.3 1.6.4: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral 1.5.3 1.6.5: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral-qt 1.5.3 1.6.5: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
|
||||
net-misc/megasync 4.3.8.0 4.5.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
|
||||
net-misc/moonlight 3.1.4: GameStream client for PCs
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 16 Dec 2022 16:47:01 +0000
|
||||
Sat, 17 Dec 2022 08:32:03 +0000
|
||||
|
||||
Reference in New Issue
Block a user