blob: 1ec8bdd44562cca44b22726033b585b624efc726 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare unpack
DESCRIPTION=A utility to attach a running program to a new terminal
EAPI=8
HOMEPAGE=https://github.com/nelhage/reptyr
INHERIT=bash-completion-r1 toolchain-funcs flag-o-matic vcs-snapshot
KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/nelhage/reptyr/archive/reptyr-0.10.0.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe vcs-snapshot bd69bf57fd2c34e99964a03b1d968177
_md5_=eaaed3d2e2850656af141974762e7761
|