rebar.eclass: Build Erlang/OTP projects using dev-util/rebar
authorAmadeusz Żołnowski <aidecoe@gentoo.org>
Wed, 18 May 2016 22:29:46 +0000 (23:29 +0100)
committerAmadeusz Żołnowski <aidecoe@gentoo.org>
Sun, 22 May 2016 22:06:16 +0000 (23:06 +0100)
commit1c09a26ff45d4da33f9efce2950925ee917c9e0b
tree4e4f0745eb331c0b382534fb54ff7b8d4c64973e
parent174c1145969bf4d775e1e0abe5b3ea43126cd0b0
rebar.eclass: Build Erlang/OTP projects using dev-util/rebar

It is an eclass providing functions to build Erlang/OTP projects using
dev-util/rebar. All packages in upcoming category dev-erlang are going
to use this eclass.
eclass/rebar.eclass [new file with mode: 0644]
eclass/tests/rebar_fix_include_path.sh [new file with mode: 0755]
eclass/tests/rebar_remove_deps.sh [new file with mode: 0755]
eclass/tests/rebar_set_vsn.sh [new file with mode: 0755]