summaryrefslogtreecommitdiff
path: root/sys-auth/google-authenticator
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-21 20:47:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-21 20:47:17 +0000
commit4ab6db5717ef23f29320d4c6fb9ebdb8dec1f193 (patch)
treef7640b8b96a04499f1ce44a2cad122d45a8373bd /sys-auth/google-authenticator
parent48bdeb0db9c7ffed22c6eb859ee40b55ba598b86 (diff)
gentoo resync : 21.12.2017
Diffstat (limited to 'sys-auth/google-authenticator')
-rw-r--r--sys-auth/google-authenticator/Manifest4
-rw-r--r--sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild70
-rw-r--r--sys-auth/google-authenticator/metadata.xml4
3 files changed, 2 insertions, 76 deletions
diff --git a/sys-auth/google-authenticator/Manifest b/sys-auth/google-authenticator/Manifest
index 760dd1dfcf81..7ffe5e91fdab 100644
--- a/sys-auth/google-authenticator/Manifest
+++ b/sys-auth/google-authenticator/Manifest
@@ -1,6 +1,4 @@
-DIST google-authenticator-1.01_pre20160307231538.tar.xz 255316 BLAKE2B 3c121321c6cf3e97c3deb70b9313ed289b8edd8109396e84fee7d0ad90a76e67e95626d5cca2057ca195dc55fb674e14553cbb8c59559f35211800aea093de2b SHA512 cee3898b7afec54079968ff0690f076b78512b0b2c982ef5bedb2d6c5850b103c80191caa4b172069a83eb4d15ea4fce5b3f5eefdb36aa0426d985ba29736108
DIST google-authenticator-1.04.tar.gz 54019 BLAKE2B 06afb1be1ceabb68bb7ba94921af415fe1dfd68b3b1ed75b58b3c5a58901ec482ae11063f487db0a7032868e833644022335ad9844f54734c2ad78c514f255a8 SHA512 e4b8ad74301312e17edd0a7f25257086fd805c8d5215b06b71d96e9a64a71b2c87d0c5a532d9eca21d6d67e30c02c2c2c77dbd338a2f49af25c32dcd355ee98e
-EBUILD google-authenticator-1.01_pre20160307231538.ebuild 1617 BLAKE2B f811ff361b58d2fbc967987936c725f1067e4f5d9f47d61e3670a7580859db7f134c4ca36d37e4c3f4c4627f12c213d93c87f77a8b8da80a66dc6a83c910d5f3 SHA512 4984699bc0549b8708fb0592aef47c71f92fd57d76e188b09761234f5d06fa70d398b75b229b305922a1e861cc1c074bda6e3ec459aa87d0ee5a9c0a8a987dbc
EBUILD google-authenticator-1.04-r1.ebuild 1256 BLAKE2B 6719a49bc90468a752125b7a9c123d4691210602635925e12756b28fccdef35d0633dc7479230613b0c1e1300079d9e7b7a41e615fdbc6dcb7a30954c843fe6e SHA512 4d05c0f31011bf8899554bf6de92d2d621c3528d73072d8904387c2ab3662506a5d39b5ae812bdd5b30103e512707d382ff58044d0b72d0776eaa74f74cf9e88
EBUILD google-authenticator-9999.ebuild 1256 BLAKE2B 6719a49bc90468a752125b7a9c123d4691210602635925e12756b28fccdef35d0633dc7479230613b0c1e1300079d9e7b7a41e615fdbc6dcb7a30954c843fe6e SHA512 4d05c0f31011bf8899554bf6de92d2d621c3528d73072d8904387c2ab3662506a5d39b5ae812bdd5b30103e512707d382ff58044d0b72d0776eaa74f74cf9e88
-MISC metadata.xml 310 BLAKE2B cf1bdeabc98530550a198b333aa7965a69e0f3c38d06b051eb5673aba20a80c2aaf3657562147062f8915866ce998baf839d826e92d5445fcfdbaf0c452313c8 SHA512 55d91f98465042610e3c75af91d53a6ddf7e30755652546c7d4c9cb4aa324fd83f272d304cfdeceea6fa8e0642cd80fdb16a15810bbc29a809d0da04f013a281
+MISC metadata.xml 262 BLAKE2B 9190d29ce12a5f82e0fc23c1cfb1bbd8642fe74392e1cbfcbac723b93255048ab06bcafc1b94ff52afe63be6dc1856f27b21022aab5357ae1f5b0204fd5df169 SHA512 fe36d12281e055298607afc0209c8bc1d3a3b9d61464b6f0d69b98b2d38b9c25bf6c979392be9427fd1ad4621b49b8e6c4b41a53ef28d4696150d1ee4525d8c3
diff --git a/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild b/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild
deleted file mode 100644
index b637ffb38586..000000000000
--- a/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit multilib
-
-if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="https://github.com/google/${PN}.git"
- inherit git-r3 autotools
- S="${WORKDIR}/${P}/libpam"
-else
- MY_P=${P%_pre*}
- SRC_URI="mirror://gentoo/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
- S="${WORKDIR}/${MY_P}"
-fi
-
-DESCRIPTION="PAM Module for two step verification via mobile platform"
-HOMEPAGE="https://github.com/google/google-authenticator"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-DEPEND="virtual/pam"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- if [[ ${PV} == "9999" ]] ; then
- eautoreconf
- fi
-}
-
-src_configure() {
- # We might want to use getpam_mod_dir from pam eclass,
- # but the build already appends "/security" for us.
- econf \
- --docdir="\$(datarootdir)/doc/${PF}" \
- --htmldir='$(docdir)/html' \
- --libdir="/$(get_libdir)"
-}
-
-src_compile() {
- default
-
- if [[ ${PV} == "9999" ]] ; then
- local stamp=$(date --date="$(git log -n1 --pretty=format:%ci master)" -u "+%Y%m%d%H%M%S")
- emake dist
-
- local otar=$(echo ${PN}-*.tar.gz)
- local ntar="${otar%.tar.gz}_pre${stamp}.tar.xz"
- zcat "${otar}" | xz > "${ntar}"
- fi
-}
-
-src_install() {
- default
- # Punt the pam module libtool archive.
- find "${ED}" -name '*.la' -delete
-}
-
-pkg_postinst() {
- if [[ -z ${REPLACING_VERSIONS} ]] ; then
- elog "For further information see"
- elog "https://wiki.gentoo.org/wiki/Google_Authenticator"
- elog ""
- elog "If you want support for QR-Codes, install media-gfx/qrencode."
- fi
-}
diff --git a/sys-auth/google-authenticator/metadata.xml b/sys-auth/google-authenticator/metadata.xml
index 5af27d4b6cf6..97deaea4335e 100644
--- a/sys-auth/google-authenticator/metadata.xml
+++ b/sys-auth/google-authenticator/metadata.xml
@@ -1,9 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>vapier@gentoo.org</email>
-</maintainer>
+<!-- maintainer-needed -->
<upstream>
<remote-id type="github">google/google-authenticator-libpam</remote-id>
</upstream>