public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg-pkcs11-scd/
Date: Thu, 15 Jul 2021 19:02:42 +0000 (UTC)	[thread overview]
Message-ID: <1626374743.ac488d958da13f70ab5a947fbc238ccd5a2a127a.conikost@gentoo> (raw)

commit:     ac488d958da13f70ab5a947fbc238ccd5a2a127a
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 18:45:43 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 18:45:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac488d95

app-crypt/gnupg-pkcs11-scd: drop old version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../gnupg-pkcs11-scd/gnupg-pkcs11-scd-0.9.2.ebuild | 46 ----------------------
 1 file changed, 46 deletions(-)

diff --git a/app-crypt/gnupg-pkcs11-scd/gnupg-pkcs11-scd-0.9.2.ebuild b/app-crypt/gnupg-pkcs11-scd/gnupg-pkcs11-scd-0.9.2.ebuild
deleted file mode 100644
index 5c5f9dd439b..00000000000
--- a/app-crypt/gnupg-pkcs11-scd/gnupg-pkcs11-scd-0.9.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit user
-
-DESCRIPTION="PKCS#11 support for GnuPG"
-HOMEPAGE="http://gnupg-pkcs11.sourceforge.net"
-SRC_URI="https://github.com/alonbl/${PN}/releases/download/${P}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="proxy"
-
-RDEPEND="
-	dev-libs/openssl:0=
-	dev-libs/libassuan:=
-	>=dev-libs/libgcrypt-1.2.2:=
-	>=dev-libs/libgpg-error-1.3:=
-	>=dev-libs/pkcs11-helper-1.02:="
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-pkg_setup() {
-	if use proxy; then
-		enewgroup gnupg-pkcs11
-		enewgroup gnupg-pkcs11-scd-proxy
-		enewuser gnupg-pkcs11-scd-proxy -1 -1 / gnupg-pkcs11-scd-proxy,gnupg-pkcs11
-	fi
-}
-
-src_configure() {
-	econf \
-		$(use_enable proxy) \
-		--with-proxy-socket=/run/gnupg-pkcs11-scd-proxy/cmd
-}
-
-src_install() {
-	default
-	if use proxy; then
-		newinitd "${FILESDIR}/gnupg-pkcs11-scd-proxy.initd" gnupg-pkcs11-scd-proxy
-		newconfd "${FILESDIR}/gnupg-pkcs11-scd-proxy.confd" gnupg-pkcs11-scd-proxy
-	fi
-}


             reply	other threads:[~2021-07-15 19:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-15 19:02 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-23 12:15 [gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg-pkcs11-scd/ Petr Vaněk
2024-10-28 18:52 Sam James
2024-10-28 13:36 Sam James
2024-10-28 13:36 Sam James
2024-08-31 15:44 Petr Vaněk
2024-07-04  9:57 David Seifert
2023-11-19 11:21 Ulrich Müller
2021-05-02 17:22 Mikle Kolyada
2021-04-11 19:24 Conrad Kostecki
2019-04-29  5:31 Alon Bar-Lev
2019-01-05 20:19 Alon Bar-Lev
2019-01-05 19:13 Alon Bar-Lev
2017-10-04  6:21 Alon Bar-Lev
2017-10-04  6:21 Alon Bar-Lev
2017-07-15  7:51 Alon Bar-Lev
2017-04-18 19:31 Alon Bar-Lev
2017-03-01 21:14 Alon Bar-Lev
2017-01-18 20:27 Alon Bar-Lev
2016-06-03  9:05 Anthony G. Basile

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=1626374743.ac488d958da13f70ab5a947fbc238ccd5a2a127a.conikost@gentoo \
    --to=conikost@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