blob: 3e3bd46463c81f1b1228a2b2a894da070b18cea4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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
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 027b7c82ab637d596b1a18ffcefa0ae4 golang-build 91472d4e18894e738c69b415e236a664 golang-vcs-snapshot b9726cec9cc93f8884b4634e4ddacdec
_md5_=dd4b2fbd620bd9a8fb5fde2033405f81
|