blob: 06efebb38268973613bf1b0c10454199dc7fb173 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.9
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
_eclasses_=golang-base 8e4d7f712ec0e170e2c190c1e3da6501 golang-build 1b46197451ce01766db03a9955597d7b golang-vcs-snapshot 6f66975a5b570c5e05ed96910c574abc
_md5_=c4f8107dcf2c95beb48cee3d603a73e3
|