blob: 55b6ff44e424ccc988d2acb6ce71473a4c208696 (
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 9f0e420ab37bc55a318d74bab3aae891 golang-vcs-snapshot 6864f899c6843043ba23620fcd4a908c golang-build 0bd4f7f8de6ac61b4224cb690c5ea321
_md5_=dd4b2fbd620bd9a8fb5fde2033405f81
|