From 623ee73d661e5ed8475cb264511f683407d87365 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 Apr 2020 03:41:30 +0100 Subject: gentoo Easter resync : 12.04.2020 --- app-admin/pass-otp/Manifest | 4 ++-- app-admin/pass-otp/metadata.xml | 31 ++++++++++++++----------------- app-admin/pass-otp/pass-otp-1.2.0.ebuild | 4 ++-- 3 files changed, 18 insertions(+), 21 deletions(-) (limited to 'app-admin/pass-otp') diff --git a/app-admin/pass-otp/Manifest b/app-admin/pass-otp/Manifest index 4dfabc106bd8..36b686518047 100644 --- a/app-admin/pass-otp/Manifest +++ b/app-admin/pass-otp/Manifest @@ -1,3 +1,3 @@ DIST pass-otp-1.2.0.tar.gz 46789 BLAKE2B 373b1ddfb4cfae07e9e58bdad1c9c73ca6c6f53fc140ccda21527ad2ae237d3402bc52e95a180811263ef1a29f5c9da7db0063178b19a85b1dafc3d20e22996d SHA512 3d1417462998750ef1580169ed0e4b721b5f430cd86a678d1b6bc7b2ac123879902f7d22c28dc21e8a171ec80dfc51b6465d0dcc78cb009eb731651f2cb152f5 -EBUILD pass-otp-1.2.0.ebuild 669 BLAKE2B db38c8dd3cc486d4dbeb2df3c5a62a229bf492e29c5882cf743a9ed6afdf462eafea4dffe65eca09aa2a026b057a1e3f60f87cc08745abe4c2d9a1ec7666cebc SHA512 937dc998220dd15e7edb03fe390c79ad33cc87e07cd7eaabcdd8a10fea12d766a307b329151c5e65da224953e77a090ae567226b5fad3fbea8a4504bc20989f2 -MISC metadata.xml 661 BLAKE2B 34d62c5a12f51ddde97f0cc24ae0d6633844e847e9cfa81ffd4191b489f6fed7fc42a6e9f8ca75119f31f02306fbe958c68f220466d222db498fb6cff0e74a8b SHA512 071e5ad337d3e41afe2c6d4feb26f02c5f1105e5f51899af2f5021782c9a836b52e0575d8343bc3532fa227d2b385f248d72be46cc395233d7c77325beefea6e +EBUILD pass-otp-1.2.0.ebuild 681 BLAKE2B 9361771ca7d5d2e9d34b4b5c733c0d9984355c11c6b91599559b67bf3be74ae4037c116b4028804b0cdb4bf7f5a7cc0cb9e95e7389952de0017bde631879a932 SHA512 b69c15e7f625338a2b3e9da3085b1fddc91536fff0281e9706f550a992c258a9c1d9d95810d8da7757056236957af799eff127a782409e9f2c683ca6bb2252c4 +MISC metadata.xml 584 BLAKE2B aa8d3fad012d95e4162630b2d26fbf4bb093835d9efebfde050a68cc7d6a9f23946950d5b743f8c974aa17f54fceb4e54f8a477098a7b8edc7ab1f2b72d828e2 SHA512 fe8f099b62d4e947f7201d10c44dd72d53facbac6a67e257856d190ee843ed8d1179c188a5460763388a237af6d1513a2e29c90e5687f41e2e6f4a84d27db525 diff --git a/app-admin/pass-otp/metadata.xml b/app-admin/pass-otp/metadata.xml index 79d9aa05f774..409124c1082b 100644 --- a/app-admin/pass-otp/metadata.xml +++ b/app-admin/pass-otp/metadata.xml @@ -1,21 +1,18 @@ - - Haelwenn (lanodan) Monnier - contact@hacktivis.me - - - proxy-maint@gentoo.org - Proxy Maintainers - - -A pass extension for managing one-time-password (OTP) tokens. - - - Add support for qrcodes using media-gfx/qrencode - - - tadfisher/pass-otp - + + Haelwenn (lanodan) Monnier + contact@hacktivis.me + + + proxy-maint@gentoo.org + Proxy Maintainers + + + Add support for qrcodes using media-gfx/qrencode + + + tadfisher/pass-otp + diff --git a/app-admin/pass-otp/pass-otp-1.2.0.ebuild b/app-admin/pass-otp/pass-otp-1.2.0.ebuild index 607af255b6ce..5788705849e2 100644 --- a/app-admin/pass-otp/pass-otp-1.2.0.ebuild +++ b/app-admin/pass-otp/pass-otp-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018 Gentoo Authors +# Copyright 2018-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tadfisher/pass-otp/releases/download/v${PV}/${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="qrcode test" RESTRICT="!test? ( test )" -- cgit v1.2.3