public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/pkcs11-helper/
Date: Sat,  1 May 2021 07:29:28 +0000 (UTC)	[thread overview]
Message-ID: <1619853690.40c65dbb6fadc06403882be2d1039998945fcb1e.zlogene@gentoo> (raw)

commit:     40c65dbb6fadc06403882be2d1039998945fcb1e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 07:21:30 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May  1 07:21:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c65dbb

dev-libs/pkcs11-helper: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild b/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild
index 122dc05cdd2..a0a0e6969ee 100644
--- a/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild
+++ b/dev-libs/pkcs11-helper/pkcs11-helper-1.25.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,11 +10,10 @@ SRC_URI="https://github.com/OpenSC/${PN}/releases/download/${P}/${P}.tar.bz2"
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86"
-IUSE="bindist doc gnutls libressl nss static-libs"
+IUSE="bindist doc gnutls nss static-libs"
 
 RDEPEND="
-	!libressl? ( >=dev-libs/openssl-0.9.7:0=[bindist=] )
-	libressl? ( dev-libs/libressl )
+	>=dev-libs/openssl-0.9.7:0=[bindist=]
 	gnutls? ( >=net-libs/gnutls-1.4.4 )
 	nss? ( dev-libs/nss )"
 DEPEND="${RDEPEND}"


             reply	other threads:[~2021-05-01  7:29 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-01  7:29 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-09 17:46 [gentoo-commits] repo/gentoo:master commit in: dev-libs/pkcs11-helper/ Sam James
2022-12-18 12:28 Sam James
2022-12-18 11:44 Sam James
2022-12-18 11:41 Sam James
2022-12-18 11:32 Sam James
2022-06-28  4:18 WANG Xuerui
2022-05-06  7:47 Sam James
2022-05-06  7:47 Sam James
2021-12-16  0:09 Sam James
2021-12-03  4:50 Sam James
2021-11-25 18:09 Arthur Zamarin
2021-11-24 16:46 Sam James
2021-11-24  6:36 Arthur Zamarin
2021-11-24  6:36 Arthur Zamarin
2021-11-24  6:36 Arthur Zamarin
2021-11-24  6:36 Arthur Zamarin
2021-07-24 23:02 Marek Szuba
2019-07-26 16:38 Aaron Bauman
2019-01-07 19:15 Lars Wendler
2018-09-27 23:55 Alon Bar-Lev
2018-09-07 21:08 Alon Bar-Lev
2018-09-07 20:23 Matt Turner
2018-08-30 20:07 Markus Meier
2018-08-22 18:02 Alon Bar-Lev
2018-08-19  7:26 Matt Turner
2018-08-18 22:31 Sergei Trofimovich
2018-08-18 22:24 Sergei Trofimovich
2018-08-17  0:27 Mikle Kolyada
2018-08-16 13:21 Alon Bar-Lev
2018-08-16  0:39 Thomas Deutschmann
2018-08-04 19:10 Alon Bar-Lev
2018-06-15 10:06 Alon Bar-Lev
2018-06-02 19:03 Alon Bar-Lev
2017-07-29 11:37 Alon Bar-Lev
2017-06-19 22:05 Alexis Ballier
2017-03-25 18:11 Alon Bar-Lev
2017-03-15 18:29 Alon Bar-Lev
2017-03-15 15:15 Michael Weber
2017-03-15  6:01 Jeroen Roovers
2017-03-11 17:07 Agostino Sarubbo
2017-03-08  6:03 Markus Meier
2017-03-04 14:02 Agostino Sarubbo
2017-03-04 13:46 Agostino Sarubbo
2017-03-04 13:38 Agostino Sarubbo
2017-03-03 19:14 Tobias Klausmann
2017-01-06  7:13 Alon Bar-Lev
2016-12-08 16:13 Alon Bar-Lev
2015-10-05  8:45 Julian Ospald

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=1619853690.40c65dbb6fadc06403882be2d1039998945fcb1e.zlogene@gentoo \
    --to=zlogene@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