blob: 59462d5fc286b2bc656cfa04a8327e60cccd41b8 (
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 go-module 01650d8433daaaf046d2a287306c28cd
_md5_=8a68cbbee0305718e3efc94ffb43af48
|