blob: af12c68481795963b72ac74756d7d001505a4b8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=dev-go/go-md2man >=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=A pager for grep, git-grep and similar grep implementations
EAPI=8
HOMEPAGE=https://github.com/vrothberg/vgrep
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=BSD GPL-3+ MIT MIT-with-advertising
RESTRICT=strip test strip
SLOT=0
SRC_URI=https://github.com/vrothberg/vgrep/archive/v2.6.0.tar.gz -> vgrep-2.6.0.tar.gz
_eclasses_=go-module ea6b447321803e690cb8d3e006fd01a3
_md5_=75cea3489639b9d61289a3f8f5991598
|