mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-auth/oath-toolkit: remove dead HOMEPAGE
(cherry picked from commit 273a5ac37c0dd1e18af65d7a1c252185a3cc6f4a) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/7073
This commit is contained in:
committed by
Robin H. Johnson
parent
1fd194041b
commit
3d39c2a5cf
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit pam eutils autotools
|
||||
DESCRIPTION="Toolkit for using one-time password authentication with HOTP/TOTP algorithms"
|
||||
HOMEPAGE="http://www.nongnu.org/oath-toolkit/ http://gitorious.org/oath-toolkit/"
|
||||
HOMEPAGE="http://www.nongnu.org/oath-toolkit/"
|
||||
SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz"
|
||||
LICENSE="GPL-3 LGPL-2.1"
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit pam eutils autotools
|
||||
DESCRIPTION="Toolkit for using one-time password authentication with HOTP/TOTP algorithms"
|
||||
HOMEPAGE="http://www.nongnu.org/oath-toolkit/ http://gitorious.org/oath-toolkit/"
|
||||
HOMEPAGE="http://www.nongnu.org/oath-toolkit/"
|
||||
SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz"
|
||||
LICENSE="GPL-3 LGPL-2.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user