Skip to content

Commit

Permalink
sys-auth/otpcalc: Update HOMEPAGE and SRC_URI
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ulrich Müller <[email protected]>
  • Loading branch information
ulm committed Feb 16, 2022
1 parent d2418d0 commit 3601c99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions sys-auth/otpcalc/otpcalc-0.97.9.ebuild
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

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"
Expand Down
2 changes: 1 addition & 1 deletion sys-auth/otpcalc/otpcalc-0.98.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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/ulm/${PN}/-/archive/${PV}/${P}.tar.bz2"
SRC_URI="https://gitlab.com/otpcalc/${PN}/-/archive/${PV}/${P}.tar.bz2"

LICENSE="GPL-2+"
SLOT="0"
Expand Down

0 comments on commit 3601c99

Please sign in to comment.