blob: 75c1124872851a4c20c48675df16d56d96a07c3d (
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.9.0.tar.gz
_eclasses_=toolchain-funcs 959e1d99122907eb98a3a660297a967e multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic 69394e25812406faa1f90edaf4969395 vcs-snapshot eab6d8533446763c2e9777d8bbd1594e
_md5_=a8bd92bee40fb0624b2e2488c9873c39
|