blob: 8a69b1c7d545fb267ea788a7fc842a21858d8f6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=test? ( dev-util/shelltestrunner )
DEFINED_PHASES=configure install
DESCRIPTION=Control magnetic tape drive operation
EAPI=8
HOMEPAGE=https://github.com/iustin/mt-st
INHERIT=toolchain-funcs
IUSE=test
KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86
LICENSE=GPL-2
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/iustin/mt-st/releases/download/v1.7/mt-st-1.7.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991
_md5_=768cdad4066615332a340614efd15d7a
|