blob: 1a66a80b5c330ce7b617edd33bb7781656c68bd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install prepare unpack
DESCRIPTION=The ABS programing language
EAPI=7
HOMEPAGE=https://github.com/abs-lang/abs https://www.abs-lang.org/
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=strip test
SLOT=0
SRC_URI=https://github.com/abs-lang/abs/archive/refs/tags/2.6.0.tar.gz -> abs-2.6.0.tar.gz https://dev.gentoo.org/~zmedico/dist/abs-2.6.0-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 go-module 472b9e09c35add3a3da376330c033dec
_md5_=8a68cbbee0305718e3efc94ffb43af48
|