logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

telemetry-0.4.0.ebuild (436B)


  1. # Copyright 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. inherit rebar
  5. DESCRIPTION="Dynamic dispatching library for metrics and instrumentations."
  6. HOMEPAGE="https://github.com/beam-telemetry/telemetry"
  7. LICENSE="Apache-2.0"
  8. SLOT="0"
  9. SRC_URI="https://github.com/beam-telemetry/telemetry/archive/v${PV}.tar.gz -> ${P}.tar.gz"
  10. KEYWORDS="~amd64"
  11. IUSE=""