summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:15:09 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:22:06 +0100
commit0c3267179a0ab1e88f4da31f3b3863d1bd47f7e5 (patch)
tree4728ed8eec9682788e2a08c7472cec1a5b44a737 /sys-auth
parentsys-auth/nss-pam-ldapd: eutils-- (diff)
downloadgentoo-0c3267179a0ab1e88f4da31f3b3863d1bd47f7e5.tar.gz
gentoo-0c3267179a0ab1e88f4da31f3b3863d1bd47f7e5.tar.bz2
gentoo-0c3267179a0ab1e88f4da31f3b3863d1bd47f7e5.zip
sys-auth/oath-toolkit: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"