blob: 75d3d35d9b68d5d13b7ba72ec63c721136cb04cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.7:=
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 2983c8674b8e3b3a99ec61986356c76a golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot f834ea1d0152290fd9b1b79950f615c2
_md5_=fabe58dc873f593b85bfbbdc40d4244e
|