commit: 54536cd0460778c8750f894d77aae1c638148470 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Apr 13 08:22:41 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 13 08:31:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54536cd0
app-crypt/nitrocli: clean 0.3.2.ebuild Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-crypt/nitrocli/nitrocli-0.3.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-crypt/nitrocli/nitrocli-0.3.2.ebuild b/app-crypt/nitrocli/nitrocli-0.3.2.ebuild index e52f7f7dc3c..443257457f3 100644 --- a/app-crypt/nitrocli/nitrocli-0.3.2.ebuild +++ b/app-crypt/nitrocli/nitrocli-0.3.2.ebuild @@ -42,14 +42,13 @@ wasi-0.7.0 inherit cargo -DESCRIPTION="A command line tool for interacting with Nitrokey devices." +DESCRIPTION="A command line tool for interacting with Nitrokey devices" HOMEPAGE="https://github.com/d-e-s-o/nitrocli/tree/master" SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="Apache-2.0 GPL-3+ LGPL-3 MIT" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="" DEPEND=" dev-libs/hidapi
