blob: 22ab710b1316bb441c53685110e03637c31940a7 (
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 eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic baa4d385108ac87993edac956a916a36 vcs-snapshot eab6d8533446763c2e9777d8bbd1594e
_md5_=eaaed3d2e2850656af141974762e7761
|