diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-07-30 14:33:19 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-08-13 15:07:46 +0300 |
commit | d682322daa63108a9d9574906b4dbc795ef4ff2f (patch) | |
tree | 2921c62aa7952c1bf2835655621b557dfa0e3a76 /sys-auth | |
parent | sys-auth/google-authenticator-wrappers: remove empty IUSE (diff) | |
download | gentoo-d682322daa63108a9d9574906b4dbc795ef4ff2f.tar.gz gentoo-d682322daa63108a9d9574906b4dbc795ef4ff2f.tar.bz2 gentoo-d682322daa63108a9d9574906b4dbc795ef4ff2f.zip |
sys-auth/google-authenticator: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/google-authenticator/google-authenticator-1.10.ebuild | 1 | ||||
-rw-r--r-- | sys-auth/google-authenticator/google-authenticator-9999.ebuild | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/sys-auth/google-authenticator/google-authenticator-1.10.ebuild b/sys-auth/google-authenticator/google-authenticator-1.10.ebuild index 317d23976683..c6eb39ebeb2d 100644 --- a/sys-auth/google-authenticator/google-authenticator-1.10.ebuild +++ b/sys-auth/google-authenticator/google-authenticator-1.10.ebuild @@ -19,7 +19,6 @@ HOMEPAGE="https://github.com/google/google-authenticator-libpam" LICENSE="Apache-2.0" SLOT="0" -IUSE="" DEPEND="sys-libs/pam" RDEPEND="${DEPEND}" diff --git a/sys-auth/google-authenticator/google-authenticator-9999.ebuild b/sys-auth/google-authenticator/google-authenticator-9999.ebuild index 27600a569c7e..c6eb39ebeb2d 100644 --- a/sys-auth/google-authenticator/google-authenticator-9999.ebuild +++ b/sys-auth/google-authenticator/google-authenticator-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,6 @@ HOMEPAGE="https://github.com/google/google-authenticator-libpam" LICENSE="Apache-2.0" SLOT="0" -IUSE="" DEPEND="sys-libs/pam" RDEPEND="${DEPEND}" |