blob: 93f56cc9761c6bc78d81e6a93184f1971277da73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install
DESCRIPTION=Client for NoMachine remote servers
EAPI=5
HOMEPAGE=http://www.nomachine.com
KEYWORDS=-* ~amd64 ~x86
LICENSE=nomachine
RDEPEND=dev-libs/glib:2 dev-libs/openssl:0
RESTRICT=strip
SLOT=0
SRC_URI=amd64? ( http://download.nomachine.com/download/5.0/Linux/nomachine-enterprise-client_5.0.63_3_x86_64.tar.gz ) x86? ( http://download.nomachine.com/download/5.0/Linux/nomachine-enterprise-client_5.0.63_3_i686.tar.gz )
_eclass_exported_funcs=src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=4582c0347db40fedbc2f9180a105182a
|