public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Göktürk Yüksek" <gokturk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_u2f/
Date: Tue, 27 Jun 2023 04:28:12 +0000 (UTC)	[thread overview]
Message-ID: <1687840052.0022411764a13a54a8428a2e56ba173ccc026aef.gokturk@gentoo> (raw)

commit:     0022411764a13a54a8428a2e56ba173ccc026aef
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 04:27:32 2023 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 04:27:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00224117

sys-auth/pam_u2f: drop 1.2.0

Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org>

 sys-auth/pam_u2f/Manifest             |  1 -
 sys-auth/pam_u2f/pam_u2f-1.2.0.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/sys-auth/pam_u2f/Manifest b/sys-auth/pam_u2f/Manifest
index a48afcc1944f..b2eb93b2a24d 100644
--- a/sys-auth/pam_u2f/Manifest
+++ b/sys-auth/pam_u2f/Manifest
@@ -1,3 +1,2 @@
 DIST pam_u2f-1.1.1.tar.gz 429822 BLAKE2B 8ed44f82295ea24fe30c5830971afd29a23b48e173c3cb69d3dcaf73b142de36f86087eaee69b1793a8846fdb2efc5530d52fa9f40e4357e6cd2ea9960b9bb39 SHA512 ca81c78e67c17c369117e9d38e50033eaa96e0b15673521db2c382de1aa2566f7406fb43801a5938758480966c5e7316943769db5be826983d3865710e0274c1
-DIST pam_u2f-1.2.0.tar.gz 442214 BLAKE2B 17dadcb4325a130da67caf2fbf9bb2bf5d76706b28540ddda6ab8904ec5924d14fc752b7e079940989a8208d27fe0e5d46ea4365426debd5076588c51f46a60a SHA512 a00135e49b22dad5ec2513236a64dca67f04062fd8fa4c8d5ac7cb05d93b4d743ceb8ac5ee99a19667bdbfe8c0be9de904fb50110bed0b55ba8d5fd2aa5fcf28
 DIST pam_u2f-1.3.0.tar.gz 456281 BLAKE2B 602ce0fd00105f7fbdea1805a5efde1302149d9f7977f3c52d576d7f4b9a1a95678b1463f19107b494e62c3722e319e05e0ec54f5839f70b855b59eecdf92112 SHA512 03c09601f1988dd7f6b0cb4eeb6e9f2368de50df2cb8e2b4269e16c8111b08b2d115e6fad7bbca3482e9577ccf2885ab3fef652d9fb99db7890ba93ce6c0fd4d

diff --git a/sys-auth/pam_u2f/pam_u2f-1.2.0.ebuild b/sys-auth/pam_u2f/pam_u2f-1.2.0.ebuild
deleted file mode 100644
index f4da30cdbd27..000000000000
--- a/sys-auth/pam_u2f/pam_u2f-1.2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic pam
-
-DESCRIPTION="PAM module for FIDO2 and U2F keys"
-HOMEPAGE="https://github.com/Yubico/pam-u2f"
-SRC_URI="https://developers.yubico.com/${PN/_/-}/Releases/${P}.tar.gz"
-
-LICENSE="BSD ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
-	dev-libs/libfido2:=
-	dev-libs/openssl:=
-	sys-libs/pam"
-RDEPEND="${DEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_configure() {
-	use debug || append-cppflags -UDEBUG_PAM -UPAM_DEBUG
-	econf --with-pam-dir=$(getpam_mod_dir)
-}


             reply	other threads:[~2023-06-27  4:28 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-27  4:28 Göktürk Yüksek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-24  5:50 [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_u2f/ Arthur Zamarin
2024-09-24  5:50 Arthur Zamarin
2023-06-27  4:28 Göktürk Yüksek
2023-03-06  1:02 Göktürk Yüksek
2022-02-13  5:19 Göktürk Yüksek
2021-06-27  5:58 Agostino Sarubbo
2021-06-27  5:57 Agostino Sarubbo
2021-06-01 18:29 David Seifert
2021-06-01 18:27 David Seifert
2021-05-18  5:05 Göktürk Yüksek
2021-04-30 23:34 Sam James
2021-04-30 23:29 Sam James
2021-04-29 17:09 Mikle Kolyada
2020-10-28 22:20 Göktürk Yüksek
2020-05-06  1:52 Göktürk Yüksek
2020-03-20  9:04 Agostino Sarubbo
2020-03-20  8:59 Agostino Sarubbo
2019-10-12 20:24 Mikle Kolyada
2019-06-04 23:23 Göktürk Yüksek
2019-03-11 20:18 Mikle Kolyada
2018-07-16 23:05 Göktürk Yüksek
2018-04-22  7:19 Mikle Kolyada
2018-04-22  2:32 Göktürk Yüksek
2018-04-22  2:32 Göktürk Yüksek
2018-01-05 18:52 Göktürk Yüksek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1687840052.0022411764a13a54a8428a2e56ba173ccc026aef.gokturk@gentoo \
    --to=gokturk@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox