libmsr: used by mag stripe reader/writer software

This commit is contained in:
Zero_Chaos 2012-02-06 17:26:43 +00:00
parent 73f62e97a3
commit e5cfe2e913
2 changed files with 22 additions and 0 deletions

1
app-misc/libmsr/Manifest Normal file
View file

@ -0,0 +1 @@
EBUILD libmsr-9999.ebuild 327 RMD160 61f7290790a097eedb44ba7548d3286006f96166 SHA1 aae221ab44affebc747638b93dd6e433b16dd696 SHA256 7cb4e15ec1bd91fd3efd7357b0ec61a3c62e80e52d99d2f611fd91f99cac92b4

View file

@ -0,0 +1,21 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
inherit subversion
DESCRIPTION=""
HOMEPAGE=""
SRC_URI=""
ESVN_REPO_URI="http://libmsr.googlecode.com/svn/trunk/"
LICENSE=""
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"