blob: fd353c3785a32138803c564b1543b137890481b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.4.2:=
DESCRIPTION=Fast golang queue using ring-buffer
EAPI=5
HOMEPAGE=https://github.com/eapache/queue
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0/1.0.2
SRC_URI=https://github.com/eapache/queue/archive/v1.0.2.tar.gz -> go-eapache-queue-1.0.2.tar.gz
_eclass_exported_funcs=src_unpack:golang-vcs-snapshot src_compile:golang-build src_test:golang-build src_install:golang-build
_eclasses_=golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-build a44f10e6bd86ecccf2a07cc0d4cf6bec golang-vcs-snapshot 1caa6d8238d2378ad688ae068ff22e5a
_md5_=8c09913f0eb86a25298457ea37e2cacc
|