libmsr: rm (old, no revdeps)

This commit is contained in:
Guido Kroon 2020-06-18 12:29:31 +02:00
parent df24a663b6
commit aa6dd3683a
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0

View file

@ -1,19 +0,0 @@
# 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}"