dev-erlang/tdiff - 0.1.2 (lanodanOverlay)

Search

Install

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

Package Information

Description:
Difference library
Homepage:
https://github.com/tomas-abrahamsson/tdiff
License:
LGPL-2+

Ebuild Details

Version EAPI Keywords Slot
0.1.2 7 ~amd64 ~arm ~ppc ~sparc ~x86 0
View Raw Ebuild
# 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 )

Inherited Eclasses

Manifest for 0.1.2

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