blob: 8d5d3af03aa09029dbe49baf96c1809abc463b5f (
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 e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic 24c947ff5f858625cf0b33c15eed4425 vcs-snapshot eab6d8533446763c2e9777d8bbd1594e
_md5_=eaaed3d2e2850656af141974762e7761
|