blob: 0e82ad34aef42870222be985f1161e859ce3a6de (
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=6
HOMEPAGE=https://github.com/shurcooL/sanitized_anchor_name
INHERIT=golang-vcs-snapshot golang-build
KEYWORDS=amd64 ~arm ~arm64
LICENSE=BSD
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/shurcooL/sanitized_anchor_name/archive/10ef21a.tar.gz -> sanitized-anchor-name-0_pre20151027.tar.gz
_eclasses_=golang-base b8fb27dacacea08140c53857f439fc7d golang-vcs-snapshot ff485cabd3f37b060f110b0be95092ec golang-build 91472d4e18894e738c69b415e236a664
_md5_=dd4b2fbd620bd9a8fb5fde2033405f81
|