blob: 4fe368ddb31005ccd1431a8d94feb92527f20250 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=dev-go/go-md2man >=dev-lang/go-1.18 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 fdf8c78611f9efa20d26b955399a44c7
_md5_=361d99b3c760add5ce52e54a83a392ed
|