From 4cbcc855382a06088e2f016f62cafdbcb7e40665 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Mar 2022 00:40:44 +0000 Subject: gentoo resync : 20.03.2022 --- sys-auth/otpcalc/Manifest | 4 +++- sys-auth/otpcalc/otpcalc-0.97.9.ebuild | 8 ++++---- sys-auth/otpcalc/otpcalc-0.98.ebuild | 20 ++++++++++++++++++++ 3 files changed, 27 insertions(+), 5 deletions(-) create mode 100644 sys-auth/otpcalc/otpcalc-0.98.ebuild (limited to 'sys-auth/otpcalc') diff --git a/sys-auth/otpcalc/Manifest b/sys-auth/otpcalc/Manifest index 4e517c5901e0..4afe39e9e429 100644 --- a/sys-auth/otpcalc/Manifest +++ b/sys-auth/otpcalc/Manifest @@ -1,3 +1,5 @@ DIST otpcalc-0.97.9.tar.bz2 57967 BLAKE2B c4962944808a526f18554e8dd6c3fd3777097c6f96d7a9a998df664697eedd848a3bed8196abdef0edfde155958a498392412b3633c50af91feb3335e5a1bd20 SHA512 f06bb54f38c5b63a1f63055a83e1f3e6bd3a0578458b3c1b8903566441eaaa9ed29c88d929ffdccba1f5ff5e9e5f5f0fc64a73e699154e502ca1d608a7c6d4b8 -EBUILD otpcalc-0.97.9.ebuild 506 BLAKE2B 28468cbdce1d6dd7ed6a157fb4ef8b890dbbdc78bc28606930b7a397d5712d63e2bb985a3397bc487350142685d4cc972af12beaa3f8cd2932c91614f10dd83e SHA512 a4b06d4c3b1be773cc7c69190c9fd4147741455177654d49d84f8d3208a66e537168148166c44b6f4e816848e3ba448ed995e147727ccce0cd9b05901a9f386c +DIST otpcalc-0.98.tar.bz2 19770 BLAKE2B 8d875ca242e0913e6224e184f09fcc246c7ba07cda7f2d86b6fc31848910e5f669c46d36155407d0c800e394ce138d38f0332ae4d00d6e0fdd9ae4d2ff6a7fad SHA512 ebf3665d2d98d4487033d0e24966623fb1c6a73b32fe5a629c3e37feac1fe06e7689b8c38f3e3a5d93b84e66516087ceeb7d9820b922f04cab56d3613ad8ccfb +EBUILD otpcalc-0.97.9.ebuild 514 BLAKE2B a4105c9afe233eec63f0974066f60273a9d8aaa76923e0c0eac5eaddf30eaab3eca40828386ce128059acde491f8326a76bd1c7fb2895ff71e3d69564484a3a7 SHA512 d51cd4d42ff0b3c15852649983fd3feffdf6f68a593c2b586d4b1d3be423a4c9c28325d8d40668d5175abcd177ca65dafa9d428ecb75089c35a6448c439b292f +EBUILD otpcalc-0.98.ebuild 518 BLAKE2B 302cfd35021add224f29f15341e4c3fb9f21c470dd491e723cb18a660570ce82f86a9f94986d6a173ea6c65a4c948a35d2c582c6c88746b360ced2a72a834e08 SHA512 6fac3e6b8e6fd181b14bacf4a3b90c69356b565fa1ba1b0267456c88c817f29c2f548170c2503451c8c606d4a98009c9e15dbc2ad038d0ae0d034147aeb30e31 MISC metadata.xml 386 BLAKE2B 176294490d9d3bc532fc0280fa26df243f33191de26028acbd608b57a5d9503f7365f0a14c6857628287d3789f1b2ca9fee45fc28aed2a172f2aa4f5b4b8b5e0 SHA512 2876bbb3460c19319e4cd1712c77ce55850ba9c705ee25d3bdb07163eb19c0a1cb9136b5be05e81f4d2c59050286a0c5d24fddecc335fbbc1d7834c41bb4fbc7 diff --git a/sys-auth/otpcalc/otpcalc-0.97.9.ebuild b/sys-auth/otpcalc/otpcalc-0.97.9.ebuild index 039cfb2ef3b8..fdf8c244a6b0 100644 --- a/sys-auth/otpcalc/otpcalc-0.97.9.ebuild +++ b/sys-auth/otpcalc/otpcalc-0.97.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,9 +6,9 @@ EAPI=7 inherit meson xdg DESCRIPTION="A One Time Password and S/Key calculator for GTK+" -HOMEPAGE="http://www.killa.net/infosec/otpCalc/ - https://gitlab.com/ulm/otpcalc" -SRC_URI="https://gitlab.com/ulm/${PN}/-/archive/${PV}/${P}.tar.bz2" +HOMEPAGE="https://gitlab.com/otpcalc/otpcalc + http://www.killa.net/infosec/otpCalc/" +SRC_URI="https://gitlab.com/otpcalc/${PN}/-/archive/${PV}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" diff --git a/sys-auth/otpcalc/otpcalc-0.98.ebuild b/sys-auth/otpcalc/otpcalc-0.98.ebuild new file mode 100644 index 000000000000..63dbdc8a8686 --- /dev/null +++ b/sys-auth/otpcalc/otpcalc-0.98.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson xdg + +DESCRIPTION="A One Time Password and S/Key calculator for GTK+" +HOMEPAGE="https://gitlab.com/otpcalc/otpcalc + http://www.killa.net/infosec/otpCalc/" +SRC_URI="https://gitlab.com/otpcalc/${PN}/-/archive/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" + +RDEPEND="dev-libs/openssl:0= + x11-libs/gtk+:3" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" -- cgit v1.2.3