blob: 8d1e99a0bef6348181c9ff5a2d4f264913da61d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.8
DESCRIPTION=A Go function to provide sanitized anchor names
EAPI=5
HOMEPAGE=https://github.com/shurcooL/sanitized_anchor_name
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
SLOT=0
SRC_URI=https://github.com/shurcooL/sanitized_anchor_name/archive/244f5ac.tar.gz -> sanitized-anchor-name-0_pre20150822.tar.gz
_eclass_exported_funcs=src_unpack:golang-vcs-snapshot src_compile:golang-build src_test:golang-build src_install:golang-build
_eclasses_=golang-base 51a1f13e065f1cff4507685d9cc268c7 golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536
_md5_=14510d36dbafb3ab11e1db6849adbea7
|