public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alon Bar-Lev" <alonbl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/p11-kit/
Date: Wed, 18 Jan 2017 14:52:22 +0000 (UTC)	[thread overview]
Message-ID: <1484751133.b2155ebc2cbf92286f627e448ca21d98d726c0d5.alonbl@gentoo> (raw)

commit:     b2155ebc2cbf92286f627e448ca21d98d726c0d5
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 18 14:22:01 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Wed Jan 18 14:52:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2155ebc

app-crypt/p11-kit: cleanup

Bug: 585694

Package-Manager: portage-2.3.0

 app-crypt/p11-kit/Manifest              |  1 -
 app-crypt/p11-kit/p11-kit-0.20.7.ebuild | 46 ---------------------------------
 2 files changed, 47 deletions(-)

diff --git a/app-crypt/p11-kit/Manifest b/app-crypt/p11-kit/Manifest
index 9abed7e..d1be893 100644
--- a/app-crypt/p11-kit/Manifest
+++ b/app-crypt/p11-kit/Manifest
@@ -1,2 +1 @@
-DIST p11-kit-0.20.7.tar.gz 986731 SHA256 68405492fe466b33927d461302aa98e703db3b8a596411585508bc33084484d2 SHA512 f2d6f8de22101af55605cd4df1f6b78271ae30e7f4d8c7a78879bc3934a0894a9c59b0342eae58a8cd3addbe970c63c88dbfdd080c346f2847a1fc46f5ee6a63 WHIRLPOOL 898a0e1b959b4448b32577c096a9038004df569c426510efccf0bc5c9b1fdc8e64bfbc02e9f6a5252fa410dc67e28dead33a4fe335adf382b0f179739366bd2b
 DIST p11-kit-0.23.2.tar.gz 1022733 SHA256 ba726ea8303c97467a33fca50ee79b7b35212964be808ecf9b145e9042fdfaf0 SHA512 b665d89f0d752a41b01ec53e29c801c4fdcaf3f21fce524984b10acef0477ad5dbac085edd35ffb747423d0e1e09660b8d29501c979cf54937d3b9d2561cf18f WHIRLPOOL 03ffdce4b96682a7283e9d473f90f2c50be7de5930e1b3cda420bfd09002f3b0bd23351d5edf97f63f6df02545994628d97cf424fc92f66f3ccb04342ddab21c

diff --git a/app-crypt/p11-kit/p11-kit-0.20.7.ebuild b/app-crypt/p11-kit/p11-kit-0.20.7.ebuild
deleted file mode 100644
index 7bb5379..00000000
--- a/app-crypt/p11-kit/p11-kit-0.20.7.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils multilib-minimal
-
-DESCRIPTION="Provides a standard configuration setup for installing PKCS#11"
-HOMEPAGE="https://p11-glue.freedesktop.org/p11-kit.html"
-SRC_URI="https://p11-glue.freedesktop.org/releases/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="+asn1 debug +libffi +trust"
-REQUIRED_USE="trust? ( asn1 )"
-
-RDEPEND="asn1? ( >=dev-libs/libtasn1-3.4[${MULTILIB_USEDEP}] )
-	libffi? ( >=dev-libs/libffi-3.0.0[${MULTILIB_USEDEP}] )
-	trust? ( app-misc/ca-certificates )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-pkg_setup() {
-	# disable unsafe tests, bug#502088
-	export FAKED_MODE=1
-}
-
-multilib_src_configure() {
-	ECONF_SOURCE="${S}" econf \
-		$(use_enable trust trust-module) \
-		$(use_with trust trust-paths ${EPREFIX}/etc/ssl/certs/ca-certificates.crt) \
-		$(use_enable debug) \
-		$(use_with libffi) \
-		$(use_with asn1 libtasn1)
-
-	if multilib_is_native_abi; then
-		# re-use provided documentation
-		ln -s "${S}"/doc/manual/html doc/manual/html || die
-	fi
-}
-
-multilib_src_install_all() {
-	prune_libtool_files --modules
-}


             reply	other threads:[~2017-01-18 14:52 UTC|newest]

Thread overview: 104+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 14:52 Alon Bar-Lev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-07  6:26 [gentoo-commits] repo/gentoo:master commit in: app-crypt/p11-kit/ Sam James
2025-02-27  2:42 Sam James
2025-02-22 15:41 Sam James
2025-01-29 18:23 Sam James
2025-01-29 18:23 Sam James
2025-01-29 18:16 Sam James
2025-01-29 18:16 Sam James
2024-11-17  3:06 Sam James
2024-10-07 17:05 James Le Cuirot
2024-10-07  2:52 Sam James
2024-05-01  5:28 Joonas Niilola
2024-04-16  5:34 Joonas Niilola
2024-04-16  5:34 Joonas Niilola
2024-04-15  8:17 Sam James
2024-04-15  8:17 Sam James
2024-04-15  8:17 Sam James
2024-04-15  8:17 Sam James
2024-04-15  8:07 Sam James
2024-01-02 17:44 Ben Kohler
2023-11-23 22:50 Sam James
2023-11-15 17:13 Sam James
2023-09-09 21:02 Sam James
2023-09-09 21:02 Sam James
2023-09-09 17:40 Arthur Zamarin
2023-09-09 17:13 Sam James
2023-09-09 17:13 Sam James
2023-09-09 17:13 Sam James
2023-09-09 17:13 Sam James
2023-09-09 17:13 Sam James
2023-09-09 13:17 David Seifert
2023-08-14  6:32 Joonas Niilola
2023-07-06  7:48 Sam James
2023-06-30  9:39 Sam James
2023-06-29 12:35 Sam James
2023-05-05 10:14 Sam James
2023-02-26 19:52 Arthur Zamarin
2023-02-26 19:52 Arthur Zamarin
2023-02-26 19:51 Arthur Zamarin
2023-02-24 20:11 Arthur Zamarin
2023-02-24 19:58 Arthur Zamarin
2023-02-24 19:58 Arthur Zamarin
2023-02-24 19:58 Arthur Zamarin
2023-02-24 19:58 Arthur Zamarin
2022-02-01 19:50 Mikle Kolyada
2022-02-01 19:50 Mikle Kolyada
2021-06-12 18:50 Mikle Kolyada
2021-01-06 12:55 Fabian Groffen
2020-12-16 19:14 Mikle Kolyada
2020-12-16 19:14 Mikle Kolyada
2020-12-16 19:14 Mikle Kolyada
2020-09-17 10:10 Mikle Kolyada
2020-08-20  7:26 Mikle Kolyada
2020-02-25 11:52 Mikle Kolyada
2020-02-25 11:45 Mikle Kolyada
2020-02-05  3:43 Mikle Kolyada
2020-01-25 14:27 Mikle Kolyada
2020-01-25 14:27 Mikle Kolyada
2020-01-25 14:24 Mikle Kolyada
2020-01-09  9:58 Mikle Kolyada
2020-01-08 20:40 Mikle Kolyada
2019-06-28 23:23 Alon Bar-Lev
2019-05-06 17:27 Alon Bar-Lev
2019-05-05 10:52 Mikle Kolyada
2019-01-09 20:31 Sergei Trofimovich
2018-12-30 21:27 Mikle Kolyada
2018-12-27 18:48 Fabian Groffen
2018-10-06 17:24 Alon Bar-Lev
2018-09-26 20:49 Sergei Trofimovich
2018-09-07 21:08 Alon Bar-Lev
2018-09-07 20:23 Matt Turner
2018-08-30 20:07 Markus Meier
2018-08-19  7:26 Matt Turner
2018-08-18 22:31 Sergei Trofimovich
2018-08-18 22:24 Sergei Trofimovich
2018-08-16  0:39 Thomas Deutschmann
2018-08-15  2:58 Mikle Kolyada
2018-07-28  1:00 Mikle Kolyada
2018-06-20 18:19 Alon Bar-Lev
2018-05-08 22:29 Matt Turner
2018-04-28  7:14 Mikle Kolyada
2018-04-23  1:53 Matt Turner
2018-04-23  1:53 Matt Turner
2018-04-22  6:33 Matt Turner
2018-04-21 20:11 Sergei Trofimovich
2018-04-20  1:28 Aaron Bauman
2018-04-19 22:20 Alon Bar-Lev
2017-11-15 15:01 Fabian Groffen
2017-11-14 19:56 Alon Bar-Lev
2017-06-02 23:19 Tim Harder
2017-03-25 18:11 Alon Bar-Lev
2017-03-08  4:02 Tim Harder
2017-02-04  1:31 Alon Bar-Lev
2017-01-17 14:24 Agostino Sarubbo
2017-01-11 10:35 Agostino Sarubbo
2017-01-03 10:38 Agostino Sarubbo
2017-01-02  9:54 Agostino Sarubbo
2017-01-01 12:43 Agostino Sarubbo
2016-09-26 12:36 Agostino Sarubbo
2016-08-17  4:01 Jeroen Roovers
2016-06-21 18:26 Markus Meier
2016-06-13 17:01 Tobias Klausmann
2016-06-12 13:41 Alon Bar-Lev
2015-12-23 13:50 Alon Bar-Lev

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=1484751133.b2155ebc2cbf92286f627e448ca21d98d726c0d5.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