blob: 4b1b25179c1b2ae2584203c1b03b028ad2f057db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( app-arch/bzip2 app-arch/xz-utils ) >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Pager designed to do the right thing without any configuration
EAPI=8
HOMEPAGE=https://github.com/walles/moar
INHERIT=go-env go-module
IUSE=test
KEYWORDS=amd64 ~arm arm64 ~ppc64
LICENSE=BSD-2 BSD MIT
RDEPEND=!dev-lang/moarvm
RESTRICT=!test? ( test ) strip
SLOT=0
SRC_URI=https://github.com/walles/moar/archive/refs/tags/v1.27.2.tar.gz -> moar-1.27.2.tar.gz https://dev.gentoo.org/~sam/distfiles/sys-apps/moar/moar-1.27.2-deps.tar.xz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 multiprocessing 1e32df7deee68372153dca65f4a7c21f go-module df32d29550d40a92da723d3b8e17b467
_md5_=4ed156b3a5cf7a60c109bdf75da56552
|