blob: f11ae6476b5097bbe275ac1ce7d135e9e05e9e2f (
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=5
HOMEPAGE=https://github.com/nelhage/reptyr
KEYWORDS=amd64 ~arm x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/nelhage/reptyr/archive/reptyr-0.6.2.tar.gz
_eclass_exported_funcs=src_unpack:vcs-snapshot src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb vcs-snapshot b45be87e7012be0af8424e8a5644da1d
_md5_=2602a3aa4b7b0528571ab917fc8dc827
|