blob: c6f548dc1666341d14b83ae8b554380335b5ab3d (
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=bash-completion-r1 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.8/mt-st-1.8.tar.gz
_eclasses_=bash-completion-r1 767861f3744f589ee5291c1698b1c082 multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=a889211a545479530c9725871855c452
|