# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit git-r3 DESCRIPTION="Reading, writing and analysis of magnetic stripe information" HOMEPAGE="https://github.com/ioerror/libmsr" EGIT_REPO_URI="https://github.com/ioerror/libmsr.git" LICENSE="" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="" RDEPEND="${DEPEND}"