From: "Alon Bar-Lev" <alonbl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/softhsm/
Date: Wed, 20 Mar 2019 22:00:32 +0000 (UTC) [thread overview]
Message-ID: <1553119224.7e7f6299568a68ec9655fc7c7bbbcd85cc61b9f1.alonbl@gentoo> (raw)
commit: 7e7f6299568a68ec9655fc7c7bbbcd85cc61b9f1
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 20 21:35:40 2019 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 22:00:24 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e7f6299
dev-libs/softhsm: cleanup old
Signed-off-by: Alon Bar-Lev <alonbl <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-libs/softhsm/Manifest | 1 -
dev-libs/softhsm/softhsm-2.4.0.ebuild | 45 -----------------------------------
2 files changed, 46 deletions(-)
diff --git a/dev-libs/softhsm/Manifest b/dev-libs/softhsm/Manifest
index 3e5d79284f9..fd32042b455 100644
--- a/dev-libs/softhsm/Manifest
+++ b/dev-libs/softhsm/Manifest
@@ -1,2 +1 @@
-DIST softhsm-2.4.0.tar.gz 1042566 BLAKE2B 01a0f4bdc589847c4a1f860c3e3f572644d874b11d7ab8e149e598fc123b75e898de9a46f73f5f2a107edcaeabdda29e4b9b6d54af5b95ad79a3c7b7b77b8bbf SHA512 f14f65de32206500f708523ee88d8d5e3d1fd40175f1a9cd24c7760c829e2de9dbcb05453022df8186836c49a57e4eae7f2e75ce6a5346a426114f4d610a8a84
DIST softhsm-2.5.0.tar.gz 1078439 BLAKE2B f96f9e08f3ea568daccb64a5de94ac91b5efcee3dea09f460e98491e7fcdca1277ed52c339a2ec10dac2f78c9e7e44fe5c4a7d36c58e97afba6e749979d4d7e0 SHA512 a1e686729196dc25591eb3da57c2c8ea8494ed274ba711842b2dcae696f477a202acda13a975b8fb1eb68e8e44a79e839dbbc6ba500cab02ad13072c660752d9
diff --git a/dev-libs/softhsm/softhsm-2.4.0.ebuild b/dev-libs/softhsm/softhsm-2.4.0.ebuild
deleted file mode 100644
index 70b3e1b0f08..00000000000
--- a/dev-libs/softhsm/softhsm-2.4.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A software PKCS#11 implementation"
-HOMEPAGE="https://www.opendnssec.org/"
-SRC_URI="https://www.opendnssec.org/files/source/${P}.tar.gz"
-
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="bindist gost libressl migration-tool test"
-SLOT="2"
-LICENSE="BSD"
-
-RDEPEND="migration-tool? ( dev-db/sqlite:3 )
- !libressl? ( dev-libs/openssl:0=[bindist=] )
- libressl? ( dev-libs/libressl )
- !~dev-libs/softhsm-2.0.0:0"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
- sys-devel/gcc:=[cxx]
- test? ( dev-util/cppunit )"
-
-DOCS=(
- NEWS
- README.md
-)
-
-src_configure() {
- econf \
- --disable-static \
- --with-crypto-backend=openssl \
- --disable-p11-kit \
- --localstatedir="${EROOT}/var" \
- $(use_enable !bindist ecc) \
- $(use_enable gost) \
- $(use_with migration-tool migrate)
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-
- keepdir "${EROOT}/var/lib/softhsm/tokens"
-}
next reply other threads:[~2019-03-20 22:00 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-20 22:00 Alon Bar-Lev [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-10 21:18 [gentoo-commits] repo/gentoo:master commit in: dev-libs/softhsm/ Petr Vaněk
2024-04-15 9:00 Arthur Zamarin
2024-04-15 9:00 Arthur Zamarin
2024-04-15 9:00 Arthur Zamarin
2024-04-15 8:45 Arthur Zamarin
2024-04-15 8:43 Arthur Zamarin
2024-04-15 8:29 Arthur Zamarin
2024-04-15 8:29 Arthur Zamarin
2024-04-15 8:17 Sam James
2024-04-15 8:02 Sam James
2023-08-05 11:36 Arthur Zamarin
2022-05-19 10:35 WANG Xuerui
2021-12-16 0:09 Sam James
2021-12-03 4:50 Sam James
2021-07-28 18:41 Marek Szuba
2021-05-02 15:38 Mikle Kolyada
2021-03-10 1:24 Sam James
2020-10-18 15:29 Mikle Kolyada
2020-10-18 15:29 Mikle Kolyada
2020-09-28 20:43 Sam James
2020-08-14 20:42 Matt Turner
2019-01-07 19:15 Lars Wendler
2019-01-04 20:12 Alon Bar-Lev
2018-10-19 16:12 Alon Bar-Lev
2018-09-27 23:55 Alon Bar-Lev
2018-08-14 16:02 Alon Bar-Lev
2018-05-10 18:31 Alon Bar-Lev
2018-04-10 19:24 Alon Bar-Lev
2018-03-28 20:55 Matt Turner
2017-07-28 8:33 Alon Bar-Lev
2017-06-26 7:54 Alexis Ballier
2017-03-25 18:11 Alon Bar-Lev
2017-03-21 18:11 Matt Turner
2017-03-21 18:11 Matt Turner
2017-03-21 18:11 Matt Turner
2017-03-21 18:11 Matt Turner
2017-03-21 18:11 Matt Turner
2017-03-02 18:59 Alon Bar-Lev
2017-02-11 11:12 Alon Bar-Lev
2017-02-11 0:09 Alon Bar-Lev
2017-02-04 21:40 Alon Bar-Lev
2017-01-28 11:18 Alon Bar-Lev
2017-01-28 11:05 Alon Bar-Lev
2017-01-27 18:42 Alon Bar-Lev
2017-01-05 12:56 Jeroen Roovers
2016-12-18 2:54 Marc Schiffbauer
2016-12-18 2:54 Marc Schiffbauer
2016-12-18 2:19 Marc Schiffbauer
2016-02-24 14:39 Marc Schiffbauer
2015-10-04 14:02 Marc Schiffbauer
2015-10-04 13:31 Marc Schiffbauer
2015-10-04 13:31 Marc Schiffbauer
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=1553119224.7e7f6299568a68ec9655fc7c7bbbcd85cc61b9f1.alonbl@gentoo \
--to=alonbl@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