1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Erlang utility modules from ProcessOne"
9 HOMEPAGE="https://github.com/processone/p1_utils"
10 SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
15 KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86"
17 DEPEND=">=dev-lang/erlang-17.1:="
20 DOCS=( CHANGELOG.md README.md )