# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Clone of Phil Karn's libfec with capability to build on x86-64" HOMEPAGE="https://github.com/daniestevez/libfec" EGIT_REPO_URI="https://github.com/daniestevez/libfec" KEYWORDS="" LICENSE="LGPL-2.1" SLOT="0/${PV}" inherit git-r3