blob: 9e77890edede457fb89ed164ad769864e1fb393d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install test
DESCRIPTION=High-level CPP Binding for ZeroMQ
EAPI=5
HOMEPAGE=https://github.com/zeromq/cppzmq
KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=>=net-libs/zeromq-3
SLOT=0
SRC_URI=https://dev.gentoo.org/~jlec/distfiles/cppzmq-0_pre130717.tar.xz
_eclass_exported_funcs=src_test:- src_install:-
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 772b26a6baefb4c8c5e0c1fc724508b7
_md5_=7525a6ef711c1b4dded0af419d518e21
|