parent
6d8e274411
commit
2548912219
4 changed files with 1 additions and 60 deletions
|
@ -1,18 +0,0 @@
|
|||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
inherit golang-build golang-vcs-snapshot
|
||||
|
||||
EGO_PN="github.com/gorilla/context/..."
|
||||
EGIT_COMMIT="08b5f424b9271eedf6f9f0ce86cb9396ed337a42"
|
||||
ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DESCRIPTION="A golang registry for global request variables"
|
||||
HOMEPAGE="https://github.com/gorilla/context"
|
||||
SRC_URI="${ARCHIVE_URI}"
|
||||
LICENSE="BSD"
|
||||
SLOT="0/${PVR}"
|
||||
IUSE=""
|
Loading…
Add table
Add a link
Reference in a new issue