summaryrefslogtreecommitdiff
path: root/sys-auth/google-authenticator-wrappers
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
commitb49088575eb777ced2551f484da86317332d6087 (patch)
treebf9a151cf2d61956340d555659ffc098ee1da466 /sys-auth/google-authenticator-wrappers
parent514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (diff)
gentoo resync : 24.07.2021
Diffstat (limited to 'sys-auth/google-authenticator-wrappers')
-rw-r--r--sys-auth/google-authenticator-wrappers/Manifest2
-rw-r--r--sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-3-r1.ebuild (renamed from sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-3.ebuild)16
2 files changed, 11 insertions, 7 deletions
diff --git a/sys-auth/google-authenticator-wrappers/Manifest b/sys-auth/google-authenticator-wrappers/Manifest
index 02f40128c6c4..59d15f13aab6 100644
--- a/sys-auth/google-authenticator-wrappers/Manifest
+++ b/sys-auth/google-authenticator-wrappers/Manifest
@@ -3,5 +3,5 @@ DIST google-authenticator-wrappers-2.tar.gz 1615 BLAKE2B 313283bf2672e36883aa21d
DIST google-authenticator-wrappers-3.tar.gz 6128 BLAKE2B a2c2b35a0c780213a6ba2940c05a205a8ccb043b6ff0808eb47a45c7d52da215293ca785c968f26ec99b7a97e770b127b391fb104b85db6c09efd6af31531786 SHA512 471beb9fdc0225d59efef5c24cbfe1beec5fc4916521c4205c8aec5c4b3dfb473e53fbc5ada337cf0118a715aee9f5e045411b6d43c301d94fc08cccdbc889da
EBUILD google-authenticator-wrappers-1.ebuild 469 BLAKE2B 35e8ae29327e57e84f8b6defd7dc1a0fa1f9905e8a90462e197917264034201291ded2de59532cb69fe1e5c8d5c3220004322796cc384b971fd65e0fda62b2bc SHA512 20447ff2fe64fc11af1f59475af0a7f99f0812f02e3951b4089d93029ec3d70cb27dad41246647ded519eb3fd635bb8b39d997596dbb179755d9d12f6b3583be
EBUILD google-authenticator-wrappers-2.ebuild 469 BLAKE2B 35e8ae29327e57e84f8b6defd7dc1a0fa1f9905e8a90462e197917264034201291ded2de59532cb69fe1e5c8d5c3220004322796cc384b971fd65e0fda62b2bc SHA512 20447ff2fe64fc11af1f59475af0a7f99f0812f02e3951b4089d93029ec3d70cb27dad41246647ded519eb3fd635bb8b39d997596dbb179755d9d12f6b3583be
-EBUILD google-authenticator-wrappers-3.ebuild 1386 BLAKE2B da1239123691032eb0e841fee577c31a66b4799c358335c14cc03fe0f2bf708364438c3d3a71b47e834e5a7b0131b83de20777facd45902eddb708ee7f1c42a8 SHA512 52616f7db843714edf444b660334e94bc96c274eff29963872f6e82563654960342763a957c28120a701292d9f315fe8e30580b197e0db44e96f5b3147a91cb4
+EBUILD google-authenticator-wrappers-3-r1.ebuild 1385 BLAKE2B 9a2a04860c8e31da0096324945fe72c3caab1780cdeb1e50b74cc43be64c385cc49be92aee326441ec317c3c35f08c290d3c628e76681c1d662b92e9ac1ea508 SHA512 55e8f54f28c32c7f85cc4f8652a0878a6b97435353417642359ea6751fe73a316a74cb52847eb69d6eac2a2d9d9f35e88fc3e96a4b6f4aed6063bbb92376af94
MISC metadata.xml 247 BLAKE2B 1750cec57189e711ca5eba89a78e1d317f0839fa53564fbd39b4e955c28d98f4ae04caf9069afc20a18536cdc92b30fe7b15eb086767c742bad07d9980cfd24b SHA512 d6e2ea8a9d74791bcbf3d6311a66bafc20b8f4db3a576d9a8d54b86d7afb231122b8d87f71f3f46360980adf8d815c633b6d5041f9a30fc8656e8fb66057a282
diff --git a/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-3.ebuild b/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-3-r1.ebuild
index 0c4516dc36a1..6a1d10c36f62 100644
--- a/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-3.ebuild
+++ b/sys-auth/google-authenticator-wrappers/google-authenticator-wrappers-3-r1.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=7
-inherit cmake user
+inherit cmake
DESCRIPTION="Set of scripts to manage google-auth setup on Gentoo Infra"
HOMEPAGE="https://github.com/mgorny/google-authenticator-wrappers"
@@ -12,9 +12,15 @@ SRC_URI="https://github.com/mgorny/google-authenticator-wrappers/archive/v${PV}.
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="sys-auth/google-authenticator"
+DEPEND="
+ acct-group/gauth
+ acct-user/gauth
+"
+RDEPEND="
+ ${DEPEND}
+ sys-auth/google-authenticator
+"
pkg_pretend() {
if [[ ${MERGE_TYPE} != buildonly ]]; then
@@ -45,8 +51,6 @@ src_configure() {
}
pkg_preinst() {
- enewgroup gauth
- enewuser gauth -1 -1 -1 gauth
fowners gauth:gauth /var/lib/gauth /usr/bin/gauthctl /usr/bin/gauth-test
fperms ug+s /usr/bin/gauthctl /usr/bin/gauth-test
}