blob: c6c0b6603dc5632f73d12e8b1b45cc6e1e2c9ec8 (
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=5
HOMEPAGE=https://github.com/shurcooL/sanitized_anchor_name
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 904cd4c642d6923795b9bd99b6fe0e74 golang-build 91472d4e18894e738c69b415e236a664 golang-vcs-snapshot b9726cec9cc93f8884b4634e4ddacdec
_md5_=14510d36dbafb3ab11e1db6849adbea7
|