dev-elixir/hex - 2.1.1 (robert7k)

Search

Package Information

Description:
Package manager for the Erlang VM
Homepage:
https://github.com/hexpm/hex
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
2.1.1 7 ~amd64 $(ver_cut 1-2)
View Raw Ebuild
# Copyright 2019-2022 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit mix

DESCRIPTION="Package manager for the Erlang VM"
HOMEPAGE="https://github.com/hexpm/hex"
LICENSE="Apache-2.0"
SLOT="$(ver_cut 1-2)"
SRC_URI="https://github.com/hexpm/hex/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"

Manifest for 2.1.1

Type File Size Source URLs
DIST hex-2.1.1.tar.gz 463244 bytes https://github.com/hexpm/hex/archive/v2.1.1.tar.gz