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/tpm-tools/
Date: Thu, 27 Sep 2018 23:55:19 +0000 (UTC)	[thread overview]
Message-ID: <1538092299.45cd1dd9d55b18ddfe2109e86b9fe382900eed06.alonbl@gentoo> (raw)

commit:     45cd1dd9d55b18ddfe2109e86b9fe382900eed06
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 23 13:47:33 2018 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Thu Sep 27 23:51:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45cd1dd9

app-crypt/tpm-tools: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-crypt/tpm-tools/tpm-tools-1.3.9.1.ebuild | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/app-crypt/tpm-tools/tpm-tools-1.3.9.1.ebuild b/app-crypt/tpm-tools/tpm-tools-1.3.9.1.ebuild
index eac3a3944ab..3be16cf93ed 100644
--- a/app-crypt/tpm-tools/tpm-tools-1.3.9.1.ebuild
+++ b/app-crypt/tpm-tools/tpm-tools-1.3.9.1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit autotools flag-o-matic ltprune
+inherit autotools flag-o-matic
 
 DESCRIPTION="TrouSerS' support tools for the Trusted Platform Modules"
 HOMEPAGE="http://trousers.sourceforge.net"
@@ -14,16 +14,12 @@ SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ~m68k ~s390 ~sh x86"
 IUSE="libressl nls pkcs11 debug"
 
-COMMON_DEPEND="
-	>=app-crypt/trousers-0.3.0
+DEPEND=">=app-crypt/trousers-0.3.0
 	!libressl? ( dev-libs/openssl:0= )
 	libressl? ( dev-libs/libressl:0= )
-	pkcs11? ( dev-libs/opencryptoki )
-	"
-RDEPEND="${COMMON_DEPEND}
-	nls? ( virtual/libintl )"
-DEPEND="${COMMON_DEPEND}
-	nls? ( sys-devel/gettext )"
+	pkcs11? ( dev-libs/opencryptoki )"
+RDEPEND="${DEPEND}"
+BDEPEND="nls? ( sys-devel/gettext )"
 
 S="${WORKDIR}"
 
@@ -47,5 +43,5 @@ src_configure() {
 
 src_install() {
 	default
-	prune_libtool_files
+	find "${D}" -name '*.la' -delete || die
 }


             reply	other threads:[~2018-09-27 23:55 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-27 23:55 Alon Bar-Lev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-17 14:21 [gentoo-commits] repo/gentoo:master commit in: app-crypt/tpm-tools/ Arthur Zamarin
2023-03-17 14:11 Sam James
2023-03-17 14:11 Sam James
2023-02-14  3:13 Sam James
2021-12-09 21:25 Sam James
2021-12-07  6:26 Agostino Sarubbo
2021-12-06 11:27 Agostino Sarubbo
2021-05-02 16:40 Mikle Kolyada
2021-04-25  8:00 Michał Górny
2020-11-09 20:30 Patrice Clement
2020-02-26 16:17 Joonas Niilola
2019-05-13  4:17 Alon Bar-Lev
2019-05-12 20:56 Thomas Deutschmann
2019-05-11 11:14 Mikle Kolyada
2019-05-03 16:08 Aaron Bauman
2018-08-25  3:58 Alon Bar-Lev
2018-08-22 19:20 Mart Raudsepp
2018-08-17  0:20 Mikle Kolyada
2018-08-16  0:39 Thomas Deutschmann
2018-04-23 11:02 Alon Bar-Lev
2017-03-25 18:11 Alon Bar-Lev
2017-03-15 14:35 Michael Weber
2017-03-04 13:46 Agostino Sarubbo
2017-03-04 13:38 Agostino Sarubbo
2016-06-03 15:58 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=1538092299.45cd1dd9d55b18ddfe2109e86b9fe382900eed06.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