diff --git a/app-misc/libmsr/libmsr-9999.ebuild b/app-misc/libmsr/libmsr-9999.ebuild deleted file mode 100644 index 3caaf428b..000000000 --- a/app-misc/libmsr/libmsr-9999.ebuild +++ /dev/null @@ -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}" -