blob: ac6baae2132b5fbe792ba41399cd9d7623bb13f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure install prepare unpack
DESCRIPTION=relatively thin, simple and robust network communication layer on top of UDP
EAPI=3
HOMEPAGE=http://enet.bespin.org/
IUSE=static-libs
KEYWORDS=amd64 ppc ~ppc64 x86
LICENSE=MIT
SLOT=0
SRC_URI=http://enet.bespin.org/download/enet-1.2.2.tar.gz
_eclass_exported_funcs=src_unpack:base src_prepare:base src_configure:- src_compile:base src_install:base
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=c45b51e6fc5a3d91fec864db3fda7cf6
|