blob: 9fbc6c6cca50804ff38a48f3254a884387a30aaa (
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.29.0.tar.gz -> moar-1.29.0.tar.gz https://dev.gentoo.org/~sam/distfiles/sys-apps/moar/moar-1.29.0-deps.tar.xz
_eclasses_=toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 multiprocessing 1e32df7deee68372153dca65f4a7c21f go-module df32d29550d40a92da723d3b8e17b467
_md5_=0112047ccd99be817969fe454e9e86a7
|