mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
2023-05-29 14:32:42 UTC
This commit is contained in:
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/libgpiod virtual/libusb:1 net-misc/modemmanager
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/mobian1/devices/eg25-manager/-/archive/a91bc71e23e5a8d5e17b32bb5fa8f3691251dfeb.tar.gz -> eg25-manager-0.4.2.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c meson 915ec7c25e08d7886558215e6809ca1e systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=34642d12535a8180f9977501cd846276
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-13[python_targets_python3_11(-)] >=dev-python/setuptools-67.2.0[python_targets_python3_11(-)] >=dev-python/wheel-0.38.4[python_targets_python3_11(-)] )
|
||||
BDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-13[python_targets_python3_11(-)] >=dev-python/setuptools-67.7.2[python_targets_python3_11(-)] >=dev-python/wheel-0.40.0[python_targets_python3_11(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=Emulate group accounts on Mastodon/Pleroma
|
||||
EAPI=8
|
||||
@@ -7,9 +7,9 @@ INHERIT=distutils-r1 pypi
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=acct-user/fedigroup python_single_target_python3_10? ( dev-python/mastodon-py[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/mastodon-py[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
RDEPEND=acct-user/fedigroup python_single_target_python3_10? ( dev-python/mastodon-py[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/mastodon-py[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fedigroup.py/fedigroup.py-1.0.6.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dc5ca9013da6279b2e24b0ae156f030e pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 57f007adcdf3953627f14277c7eae6e0 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=d2d364581b90717897f9d85308d3e67a
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-13[python_targets_python3_11(-)] >=dev-python/setuptools-67.2.0[python_targets_python3_11(-)] >=dev-python/wheel-0.38.4[python_targets_python3_11(-)] )
|
||||
BDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-13[python_targets_python3_11(-)] >=dev-python/setuptools-67.7.2[python_targets_python3_11(-)] >=dev-python/wheel-0.40.0[python_targets_python3_11(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=Emulate group accounts on Mastodon/Pleroma
|
||||
EAPI=8
|
||||
@@ -7,9 +7,9 @@ INHERIT=distutils-r1 pypi
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=acct-user/fedigroup python_single_target_python3_10? ( dev-python/mastodon-py[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/mastodon-py[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
RDEPEND=acct-user/fedigroup python_single_target_python3_10? ( dev-python/mastodon-py[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/mastodon-py[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fedigroup.py/fedigroup.py-1.0.8.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dc5ca9013da6279b2e24b0ae156f030e pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 57f007adcdf3953627f14277c7eae6e0 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=d2d364581b90717897f9d85308d3e67a
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/filelock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[socks5,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/filelock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[socks5,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Google Drive direct download of big files
|
||||
EAPI=8
|
||||
@@ -8,10 +8,10 @@ IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
PROPERTIES=test_network
|
||||
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/filelock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[socks5,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/filelock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[socks5,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/wkentaro/gdown/archive/refs/tags/v4.7.1.tar.gz -> gdown-4.7.1.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 57f007adcdf3953627f14277c7eae6e0
|
||||
_md5_=50b1c2338894b6201f87855937ee3b41
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/blueprint-compiler sys-devel/gettext >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) dev-libs/glib:2 dev-libs/gobject-introspection[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] gui-libs/gtk:4[introspection(+)] gui-libs/gtksourceview:5[introspection(+)] gui-libs/libadwaita:1[introspection(+)] python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/mistune[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/praw[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/mistune[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/praw[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] )
|
||||
DEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) dev-libs/glib:2 dev-libs/gobject-introspection[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] gui-libs/gtk:4[introspection(+)] gui-libs/gtksourceview:5[introspection(+)] gui-libs/libadwaita:1[introspection(+)] python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/mistune[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/praw[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/mistune[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/praw[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] )
|
||||
DESCRIPTION=An app for Reddit
|
||||
EAPI=8
|
||||
HOMEPAGE=https://giara.gabmus.org https://gitlab.gnome.org/World/giara
|
||||
@@ -9,9 +9,9 @@ INHERIT=gnome2-utils meson python-single-r1 xdg
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) dev-libs/glib:2 dev-libs/gobject-introspection[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] gui-libs/gtk:4[introspection(+)] gui-libs/gtksourceview:5[introspection(+)] gui-libs/libadwaita:1[introspection(+)] python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/mistune[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/praw[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/mistune[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/praw[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] )
|
||||
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) dev-libs/glib:2 dev-libs/gobject-introspection[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] gui-libs/gtk:4[introspection(+)] gui-libs/gtksourceview:5[introspection(+)] gui-libs/libadwaita:1[introspection(+)] python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/mistune[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/praw[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/mistune[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/praw[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/World/giara/-/archive/1.0.1/giara-1.0.1.tar.bz2
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e python-single-r1 75118e916668a74c660a13b0ecb22562 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c meson 915ec7c25e08d7886558215e6809ca1e python-single-r1 75118e916668a74c660a13b0ecb22562 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=80692cdb3b60621e155e83f7fd561854
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/blueprint-compiler sys-devel/gettext >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4[introspection] gui-libs/gtksourceview:5[introspection] >=gui-libs/libadwaita-1.3:1[introspection] python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/mistune[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/praw[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/mistune[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/praw[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] )
|
||||
DEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4[introspection] gui-libs/gtksourceview:5[introspection] >=gui-libs/libadwaita-1.3:1[introspection] python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/mistune[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/praw[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/mistune[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/praw[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] )
|
||||
DESCRIPTION=An app for Reddit
|
||||
EAPI=8
|
||||
HOMEPAGE=https://giara.gabmus.org https://gitlab.gnome.org/World/giara
|
||||
@@ -9,9 +9,9 @@ INHERIT=gnome2-utils meson python-single-r1 xdg
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4[introspection] gui-libs/gtksourceview:5[introspection] >=gui-libs/libadwaita-1.3:1[introspection] python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/mistune[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/praw[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/mistune[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/praw[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] )
|
||||
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4[introspection] gui-libs/gtksourceview:5[introspection] >=gui-libs/libadwaita-1.3:1[introspection] python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/mistune[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/praw[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/mistune[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/praw[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/World/giara/-/archive/1.1.0/giara-1.1.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e python-single-r1 75118e916668a74c660a13b0ecb22562 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c meson 915ec7c25e08d7886558215e6809ca1e python-single-r1 75118e916668a74c660a13b0ecb22562 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=bef4be801da3055836e07422d7cdc07a
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[ncurses] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[ncurses] ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10[ncurses] ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11[ncurses] ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Command Line Lyrics fetcher for MPRIS media players
|
||||
EAPI=8
|
||||
@@ -7,9 +7,9 @@ INHERIT=distutils-r1 optfeature
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/dbus-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[ncurses] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[ncurses] )
|
||||
RDEPEND=dev-python/dbus-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10[ncurses] ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11[ncurses] )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Jugran/lyrics-in-terminal/archive/1.5.0.tar.gz -> lyrics-in-terminal-1.5.0.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 57f007adcdf3953627f14277c7eae6e0 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=12a3c688f89f501e5551994c2c853c0a
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
@@ -8,10 +8,10 @@ INHERIT=distutils-r1 xdg
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.7.2.tar.gz -> maestral-1.7.2.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 57f007adcdf3953627f14277c7eae6e0 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=47fae70a0f26d5a51d58c5974a7b9845
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 xdg
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.7.3.dev3.tar.gz -> maestral-1.7.3_rc3.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 57f007adcdf3953627f14277c7eae6e0 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=47fae70a0f26d5a51d58c5974a7b9845
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
@@ -7,9 +7,9 @@ INHERIT=desktop distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ~net-misc/maestral-1.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ~net-misc/maestral-1.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.7.2.tar.gz -> maestral-qt-1.7.2.gh.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 57f007adcdf3953627f14277c7eae6e0
|
||||
_md5_=39e7c5f2d011b475900745a7ba95595b
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
@@ -6,9 +6,9 @@ HOMEPAGE=https://maestral.app
|
||||
INHERIT=desktop distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=net-misc/maestral-1.7.3_rc0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=net-misc/maestral-1.7.3_rc0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.7.3.dev2.tar.gz -> maestral-qt-1.7.3_rc2.gh.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 dc5ca9013da6279b2e24b0ae156f030e
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 57f007adcdf3953627f14277c7eae6e0
|
||||
_md5_=22aa798b8fe419c6c147f6ed3471a1c9
|
||||
|
||||
@@ -12,5 +12,5 @@ RDEPEND=>=dev-db/lmdb-0.9.29 net-libs/usockets[ssl] acct-user/purritobin acct-gr
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/PurritoBin/PurritoBin/archive/0.6.7.tar.gz -> purritobin-0.6.7.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 systemd 5f4bb0758df2e483babf68cd517078ca multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 systemd 5f4bb0758df2e483babf68cd517078ca multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c meson 915ec7c25e08d7886558215e6809ca1e
|
||||
_md5_=78802e96d37dd9b968ac332f4dffa044
|
||||
|
||||
@@ -11,5 +11,5 @@ PROPERTIES=live
|
||||
RDEPEND=>=dev-db/lmdb-0.9.29 net-libs/usockets[ssl] acct-user/purritobin acct-group/purritobin
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 systemd 5f4bb0758df2e483babf68cd517078ca multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e git-r3 27e13c09a4c7e4c78ac812f74727e676
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 systemd 5f4bb0758df2e483babf68cd517078ca multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c meson 915ec7c25e08d7886558215e6809ca1e git-r3 27e13c09a4c7e4c78ac812f74727e676
|
||||
_md5_=78802e96d37dd9b968ac332f4dffa044
|
||||
|
||||
@@ -9,5 +9,5 @@ LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=>=dev-util/meson-0.50 >=dev-lang/vala-0.48 >=dev-libs/glib-2.0 >=dev-libs/json-glib-1.4.4 >=dev-libs/libxml2-2.9.10 >=dev-libs/libgee-0.8 gui-libs/gtk:4 >=gui-libs/libadwaita-1.2.0 >=app-crypt/libsecret-0.20
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 27e13c09a4c7e4c78ac812f74727e676 vala 1343f639cc74d2aa8b36fc08677da58d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116
|
||||
_eclasses_=git-r3 27e13c09a4c7e4c78ac812f74727e676 vala 1343f639cc74d2aa8b36fc08677da58d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c meson 915ec7c25e08d7886558215e6809ca1e xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116
|
||||
_md5_=bda25070d0a55c0b2ac9b51bc038ca6c
|
||||
|
||||
@@ -11,5 +11,5 @@ LICENSE=CC-BY-3.0 GPL-3+
|
||||
RDEPEND=>=app-crypt/libsecret-0.20 >=dev-libs/glib-2.71.2 >=dev-libs/json-glib-1.4.4 >=dev-libs/libxml2-2.9.10 >=dev-libs/libgee-0.8.5 gui-libs/gtk:4 >=gui-libs/libadwaita-1.2 >=net-libs/libsoup-3 gui-libs/gtksourceview:5
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GeopJr/Tuba/archive/refs/tags/v0.2.0.tar.gz -> tuba-0.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e vala 1343f639cc74d2aa8b36fc08677da58d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c meson 915ec7c25e08d7886558215e6809ca1e vala 1343f639cc74d2aa8b36fc08677da58d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=974436673eee47c119c07fee33c93268
|
||||
|
||||
@@ -11,5 +11,5 @@ LICENSE=CC-BY-3.0 GPL-3+
|
||||
RDEPEND=>=app-crypt/libsecret-0.20 >=dev-libs/glib-2.71.2 >=dev-libs/json-glib-1.4.4 >=dev-libs/libxml2-2.9.10 >=dev-libs/libgee-0.8.5 >=gui-libs/gtk-4.3:4 >=gui-libs/libadwaita-1.2 >=net-libs/libsoup-3 gui-libs/gtksourceview:5
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GeopJr/Tuba/archive/refs/tags/v0.3.2.tar.gz -> tuba-0.3.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb meson 915ec7c25e08d7886558215e6809ca1e vala 1343f639cc74d2aa8b36fc08677da58d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c meson 915ec7c25e08d7886558215e6809ca1e vala 1343f639cc74d2aa8b36fc08677da58d xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=7e90cafb0f93a63b349968f741256b7e
|
||||
|
||||
@@ -7,9 +7,9 @@ INHERIT=python-r1 systemd
|
||||
IUSE=samba python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[xml(+)] ) acct-group/wsdd acct-user/wsdd samba? ( net-fs/samba )
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11[xml(+)] ) acct-group/wsdd acct-user/wsdd samba? ( net-fs/samba )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/christgau/wsdd/archive/v0.7.0.tar.gz -> wsdd-0.7.0.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 eapi8-dosym 741bfa77afb2a9321261501aca58c208 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 eapi8-dosym 741bfa77afb2a9321261501aca58c208 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=85b442aea6ba709acbd7c124b0afaa30
|
||||
|
||||
@@ -7,9 +7,9 @@ INHERIT=python-r1 systemd
|
||||
IUSE=samba python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[xml(+)] ) acct-group/wsdd acct-user/wsdd samba? ( net-fs/samba )
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11[xml(+)] ) acct-group/wsdd acct-user/wsdd samba? ( net-fs/samba )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/christgau/wsdd/archive/v0.7.1.tar.gz -> wsdd-0.7.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 eapi8-dosym 741bfa77afb2a9321261501aca58c208 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-r1 3c6cd0f418ba702c186a9865b85e704d systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 eapi8-dosym 741bfa77afb2a9321261501aca58c208 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=3753ec2f0ceb912fe53f57576f50bebc
|
||||
|
||||
Reference in New Issue
Block a user