sys-auth/oath-toolkit: remove dead HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Feb 2018 18:57:23 +0000 (19:57 +0100)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 5 Feb 2018 22:15:03 +0000 (14:15 -0800)
(cherry picked from commit 273a5ac37c0dd1e18af65d7a1c252185a3cc6f4a)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/7073

sys-auth/oath-toolkit/oath-toolkit-2.6.1.ebuild
sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild

index fe2bc6eed69bedf866f6b8a4fda3b8cda55e1b85..224c90941919abf6da01294ffe879a5630e8fd56 100644 (file)
@@ -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"
 
index 7b695b0a62af71c4646a9b3c94aeb5dfe7dfc1eb..394a6ea3c5f9c5a279d9e9911896475cd1d068fd 100644 (file)
@@ -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"