From 0c3267179a0ab1e88f4da31f3b3863d1bd47f7e5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:15:09 +0100 Subject: sys-auth/oath-toolkit: eutils-- Signed-off-by: Sam James --- sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth/oath-toolkit') diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild index f92309af492c..fdbd65f35c85 100644 --- a/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild +++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit pam eutils autotools +inherit pam autotools DESCRIPTION="Toolkit for using one-time password authentication with HOTP/TOTP algorithms" HOMEPAGE="http://www.nongnu.org/oath-toolkit/" SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz" -- cgit v1.2.3-65-gdbad