blob: 061b0ce2fec12d13e7266bd72f6179543e7dbab7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.10
DESCRIPTION=A Go function to provide sanitized anchor names
EAPI=5
HOMEPAGE=https://github.com/shurcooL/sanitized_anchor_name
INHERIT=golang-vcs-snapshot golang-build
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/shurcooL/sanitized_anchor_name/archive/244f5ac.tar.gz -> sanitized-anchor-name-0_pre20150822.tar.gz
_eclasses_=golang-base b8fb27dacacea08140c53857f439fc7d golang-vcs-snapshot ff485cabd3f37b060f110b0be95092ec golang-build 91472d4e18894e738c69b415e236a664
_md5_=14510d36dbafb3ab11e1db6849adbea7
|