Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/otpcalc/
Date: Sun, 07 Feb 2021 05:25:01
Message-Id: 1612675478.44590cad21715314b40480b71dadbd17a810b0e0.ulm@gentoo
1 commit: 44590cad21715314b40480b71dadbd17a810b0e0
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 7 05:24:38 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 7 05:24:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44590cad
7
8 sys-auth/otpcalc: Update HOMEPAGE and SRC_URI
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 sys-auth/otpcalc/otpcalc-0.97-r8.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild
17 index f418eb8944e..53da607dd20 100644
18 --- a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild
19 +++ b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -6,8 +6,8 @@ EAPI=6
27 inherit toolchain-funcs
28
29 DESCRIPTION="A One Time Password and S/Key calculator for X"
30 -HOMEPAGE="http://killa.net/infosec/otpCalc/"
31 -SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz
32 +HOMEPAGE="http://www.killa.net/infosec/otpCalc/"
33 +SRC_URI="http://www.killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz
34 https://dev.gentoo.org/~ulm/distfiles/${P}-patches-1.tar.xz"
35
36 LICENSE="GPL-2+" # bundled crypto functions are not used