mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
11 lines
345 B
Groff
11 lines
345 B
Groff
DEFINED_PHASES=install postinst
|
|
DESCRIPTION=Authy/Google Authenticator like TOTP CLI tool written in Go
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/yitsushi/totp-cli
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RESTRICT=strip
|
|
SLOT=0
|
|
SRC_URI=https://github.com/yitsushi/totp-cli/releases/download/v1.8.7/totp-cli_Linux_x86_64.tar.gz
|
|
_md5_=66f6073e1cc5b36eec8e4c7b236691cf
|