diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-07-30 14:32:36 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-08-13 15:07:41 +0300 |
commit | e2a5437d4ad9896ddb87d4f6dbeae333cf398d12 (patch) | |
tree | d9f3ef10d8c0c3eb99f63e06c1cd7ee0228ccabd /sys-auth/google-authenticator-wrappers | |
parent | x11-themes/ubuntu-wallpapers: drop 22.10.3 (diff) | |
download | gentoo-e2a5437d4ad9896ddb87d4f6dbeae333cf398d12.tar.gz gentoo-e2a5437d4ad9896ddb87d4f6dbeae333cf398d12.tar.bz2 gentoo-e2a5437d4ad9896ddb87d4f6dbeae333cf398d12.zip |
sys-auth/google-authenticator-wrappers: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-auth/google-authenticator-wrappers')
-rw-r--r-- | sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-1.ebuild | 3 | ||||
-rw-r--r-- | sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-2.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-1.ebuild b/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-1.ebuild index 2eca357d0a2c..00bf50b46738 100644 --- a/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-1.ebuild +++ b/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,6 +12,5 @@ SRC_URI="https://github.com/projg2/google-authenticator-wrappers/archive/v${PV}. LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="sys-auth/google-authenticator" diff --git a/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-2.ebuild b/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-2.ebuild index 2eca357d0a2c..00bf50b46738 100644 --- a/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-2.ebuild +++ b/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,6 +12,5 @@ SRC_URI="https://github.com/projg2/google-authenticator-wrappers/archive/v${PV}. LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="sys-auth/google-authenticator" |