mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
16 lines
752 B
Plaintext
16 lines
752 B
Plaintext
DEFINED_PHASES=compile install test unpack
|
|
DEPEND=dev-lang/erlang:=[ssl]
|
|
DESCRIPTION=A sophisticated build-tool for Erlang projects that follows OTP principles
|
|
EAPI=8
|
|
HOMEPAGE=https://www.rebar3.org https://github.com/erlang/rebar3
|
|
INHERIT=bash-completion-r1
|
|
IUSE=test
|
|
KEYWORDS=amd64 ~arm ppc ppc64 ~sparc x86
|
|
LICENSE=Apache-2.0 MIT BSD
|
|
RDEPEND=dev-lang/erlang:=[ssl]
|
|
RESTRICT=!test? ( test )
|
|
SLOT=3
|
|
SRC_URI=https://github.com/erlang/rebar3/archive/refs/tags/3.23.0.tar.gz -> rebar-3.23.0.tar.gz test? ( https://repo.hex.pm/tarballs/meck-0.8.13.tar )
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 shell-completion 63a62de3ca49c798ee6e89f190e45d0e bash-completion-r1 4386cfb12ede6cd8f0c1987d2e88da5f
|
|
_md5_=35f2d874326f2b08fa3dd89297f104fb
|