mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
16 lines
917 B
Groff
16 lines
917 B
Groff
DEFINED_PHASES=install postinst prepare setup
|
|
DEPEND=x11-misc/xdotool app-misc/jq python_single_target_python3_12? ( dev-python/psutil[python_targets_python3_12(-)] )
|
|
DESCRIPTION=A simple bash + python script to restore your i3 session
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/jdholtz/i3-restore/
|
|
INHERIT=python-single-r1
|
|
IUSE=+python_single_target_python3_12
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=x11-wm/i3 python_single_target_python3_12? ( dev-lang/python:3.12 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_12 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/jdholtz/i3-restore/archive/refs/tags/v4.1.tar.gz -> i3-restore-4.1.tar.gz
|
|
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs da0a71e3a72194ca0b88d5b045d721ac python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=c54e6afc7a2b4cd096503217a98b329c
|