Install this version:
emerge -a =dev-erlang/tdiff-0.1.2
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-erlang/tdiff-0.1.2
Or alternatively:
emerge --autounmask-write -a =dev-erlang/tdiff-0.1.2
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit rebar3
DESCRIPTION="Difference library"
HOMEPAGE="https://github.com/tomas-abrahamsson/tdiff"
SRC_URI="https://github.com/tomas-abrahamsson/tdiff/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
DOCS=( README.md )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | tdiff-0.1.2.tar.gz | 21101 bytes | https://github.com/tomas-abrahamsson/tdiff/archive/0.1.2.tar.gz |