2023-07-16 10:16:45 UTC

This commit is contained in:
Repository mirror & CI
2023-07-16 10:16:45 +00:00
parent 9d3eef7794
commit 48f073ccec
4 changed files with 19 additions and 3 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4: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=Linode Command Line Interface
EAPI=8
HOMEPAGE=https://github.com/linode/linode-cli https://www.linode.com/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/boto3 dev-python/packaging dev-python/pyyaml dev-python/requests dev-python/rich <dev-python/urllib3-2 python_targets_python3_10? ( >=dev-lang/python-3.10.12:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.4:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/l/linode-cli/linode-cli-5.41.2.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a013e16d5d896b3d8be68dd2a0e846ea python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 1c9a447ab8b90199e719e0e3a9a5cb00 pypi 6b97d2db40ff6be180030687e6003199
_md5_=73b60b3cf5c5b15db213fc1c80c572b6

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=x11-libs/cairo x11-libs/pango dev-libs/wayland
SLOT=0
SRC_URI=https://git.sr.ht/~adnano/wmenu/archive/0.1.3.tar.gz -> wmenu-0.1.3.tar.gz
SRC_URI=https://git.sr.ht/~adnano/wmenu/archive/0.1.4.tar.gz -> wmenu-0.1.4.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a013e16d5d896b3d8be68dd2a0e846ea meson 18d046bdb14e1bdb22cce6e5d953e364
_md5_=505209e2534754fe30f0e4823d3abba4

View File

@@ -77,6 +77,7 @@ app-admin/himitsu-ssh 0.1-r1 9999: SSH integration for Himitsu
app-admin/himitsu-totp 9999: TOTP support for Himitsu
app-admin/i2pd-tools 0.2023.03.12 0.2023.05.26: Some useful tools for I2P
app-admin/krapplet 0.3.1-r1: Krapplet (keyring applet): a Linux graphical password manager
app-admin/linode-cli 5.41.2: Linode Command Line Interface
app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay sandbox
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
@@ -1407,7 +1408,7 @@ gui-apps/wlgreet 0.4.1: Wayland based greeter for greetd
gui-apps/wlogout 1.1.1: A wayland based logout menu
gui-apps/wlr-randr 0.3.0 9999: xrandr clone for wlroots compositors
gui-apps/wlsunset 0.3.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wmenu 0.1.3: dynamic menu for wlroots compositors, maintains the look and feel of dmenu
gui-apps/wmenu 0.1.4: dynamic menu for wlroots compositors, maintains the look and feel of dmenu
gui-apps/wob 0.14.2: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wtype 0.4: xdotool type for wayland
gui-apps/yambar 1.6.2 1.7.0 1.8.0 1.9.0 9999: Simplistic and highly configurable status panel for X and Wayland

View File

@@ -1 +1 @@
Sun, 16 Jul 2023 09:46:55 +0000
Sun, 16 Jul 2023 10:16:45 +0000