2022-11-26 21:17:50 UTC

This commit is contained in:
Repository mirror & CI
2022-11-26 21:17:50 +00:00
parent 9c79721235
commit 7d725d19f3
1191 changed files with 2581 additions and 2581 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/pytest-7.1.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0=[ncurses] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[ncurses] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[ncurses] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[ncurses] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[ncurses] ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( >=dev-python/pytest-7.1.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p9:0=[ncurses] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8[ncurses] ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9[ncurses] ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10[ncurses] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11[ncurses] ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An HTTP log monitoring tool for your terminal
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0=[ncurses] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[ncurses] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[ncurses] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[ncurses] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[ncurses] )
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p9:0=[ncurses] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8[ncurses] ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9[ncurses] ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10[ncurses] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11[ncurses] )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/michael-lazar/akita/archive/refs/tags/v0.1.4.tar.gz -> akita-0.1.4.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87
_md5_=4ca22e27f9297be6497fe1325c95e19b

View File

@@ -11,5 +11,5 @@ LICENSE=GPL-3
RDEPEND=dev-cpp/nlohmann_json dev-libs/libfmt dev-libs/spdlog systemd? ( sys-apps/systemd )
SLOT=0
SRC_URI=https://gitlab.com/ananicy-cpp/ananicy-cpp/-/archive/v1.0.0-rc6/ananicy-cpp-v1.0.0-rc6.tar.bz2 https://github.com/kuche1/minq-ananicy/archive/9180bb4511e2de5229428303df1a4954b0c516d9.tar.gz -> minq-ananicy-9180bb4511e2de5229428303df1a4954b0c516d9.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=0272b73732127e4fc01d3726a86c1e73

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
BDEPEND=>=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 test
DEPEND=|| ( ( >=dev-lang/python-3.9.12:3.9 dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info
DEPEND=|| ( ( >=dev-lang/python-3.9.15_p3:3.9 dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.15_p3:3.8 dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A password manager for GNOME
EAPI=7
HOMEPAGE=https://gitlab.gnome.org/World/PasswordSafe
@@ -8,9 +8,9 @@ INHERIT=gnome2-utils meson xdg python-r1
IUSE=debug +introspection python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) || ( ( >=dev-lang/python-3.9.12:3.9 dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) || ( ( >=dev-lang/python-3.9.15_p3:3.9 dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.15_p3:3.8 dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://gitlab.gnome.org/World/PasswordSafe/-/archive/4.0/PasswordSafe-4.0.tar.bz2
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg 6024fbc93167fad782e2032933654857 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 2d51fd03931e743811ce30d198e4dcfd
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg 6024fbc93167fad782e2032933654857 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 2d51fd03931e743811ce30d198e4dcfd
_md5_=5c773a56a0482fc10e7cdfcbbdb5cdd5

View File

@@ -8,9 +8,9 @@ INHERIT=gnome2-utils meson xdg python-single-r1
IUSE=debug +introspection python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_8? ( dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_8? ( dev-python/pycryptodome[python_targets_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pycryptodome[python_targets_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-)] ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
SLOT=0
SRC_URI=https://gitlab.gnome.org/World/PasswordSafe/-/archive/4.1/PasswordSafe-4.1.tar.bz2
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg 6024fbc93167fad782e2032933654857 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg 6024fbc93167fad782e2032933654857 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=47b255a28c9bbd0a47da8d45e7457a30

View File

@@ -10,5 +10,5 @@ LICENSE=GPL-3
RDEPEND=dev-cpp/gtkmm:3.0 dev-libs/openssl x11-themes/hicolor-icon-theme sys-boot/grub:2 sys-apps/hwinfo app-arch/libarchive
SLOT=0
SRC_URI=https://launchpad.net/grub-customizer/5.1/5.1.0/+download/grub-customizer_5.1.0.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=4976071b97589977699b1cdd625556f5

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-libs/glib dev-libs/gobject-introspection gnome-keyring? ( dev-python/secretstorage ) pass? ( dev-python/python-gnupg ) x11-libs/gtk+:3 python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
BDEPEND=dev-libs/glib dev-libs/gobject-introspection gnome-keyring? ( dev-python/secretstorage ) pass? ( dev-python/python-gnupg ) x11-libs/gtk+:3 python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-libs/glib dev-libs/gobject-introspection gnome-keyring? ( dev-python/secretstorage ) pass? ( dev-python/python-gnupg ) x11-libs/gtk+:3 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Krapplet (keyring applet): a Linux graphical password manager
@@ -8,10 +8,10 @@ INHERIT=distutils-r1 xdg
IUSE=+gnome-keyring pass python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
LICENSE=BSD
RDEPEND=dev-libs/glib dev-libs/gobject-introspection gnome-keyring? ( dev-python/secretstorage ) pass? ( dev-python/python-gnupg ) x11-libs/gtk+:3 python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 )
RDEPEND=dev-libs/glib dev-libs/gobject-introspection gnome-keyring? ( dev-python/secretstorage ) pass? ( dev-python/python-gnupg ) x11-libs/gtk+:3 python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 )
REQUIRED_USE=|| ( gnome-keyring pass ) || ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=test
SLOT=0
SRC_URI=mirror://pypi/k/krapplet/krapplet-0.3.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=02b4676462b5dfbdd2714be68fd92dad

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
BDEPEND=test? ( >=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Stress-Terminal UI monitoring tool
EAPI=7
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
RDEPEND=>=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/amanusk/s-tui/archive/v1.1.1.tar.gz -> s-tui-1.1.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=26eb3df53d1a47110e39e29e853f175e

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=test? ( >=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Stress-Terminal UI monitoring tool
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
RDEPEND=>=dev-python/psutil-5.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urwid-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3: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/amanusk/s-tui/archive/v1.1.3.tar.gz -> s-tui-1.1.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=748e4e954ec8c8b0833ce21200f77a85