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/mhash/
Date: Fri, 21 Sep 2018 20:02:54 +0000 (UTC)	[thread overview]
Message-ID: <1537555211.732cdf7f0505e97e8bb18dc394ee7be419e3c778.alonbl@gentoo> (raw)

commit:     732cdf7f0505e97e8bb18dc394ee7be419e3c778
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Sep 21 18:35:59 2018 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Fri Sep 21 18:40:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=732cdf7f

app-crypt/mhash: ebuild cleanups

Closes: https://bugs.gentoo.org/666724
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-crypt/mhash/mhash-0.9.9.9-r2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild b/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild
index 300d6c81abe..0c3993c9d67 100644
--- a/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild
+++ b/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild
@@ -2,7 +2,6 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit ltprune
 
 DESCRIPTION="library providing a uniform interface to a large number of hash algorithms"
 HOMEPAGE="http://mhash.sourceforge.net/"
@@ -39,7 +38,7 @@ src_prepare() {
 	default
 	sed -i \
 		-e 's/--netscape//' \
-		"${S}"/doc/Makefile.in
+		"${S}"/doc/Makefile.in || die
 }
 
 src_configure() {
@@ -56,5 +55,5 @@ src_compile() {
 
 src_install() {
 	default
-	prune_libtool_files
+	find "${D}" -name '*.la' -delete || die
 }


             reply	other threads:[~2018-09-21 20:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-21 20:02 Alon Bar-Lev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-13 18:34 [gentoo-commits] repo/gentoo:master commit in: app-crypt/mhash/ Conrad Kostecki
2022-10-28  2:02 Sam James
2022-08-27 10:11 WANG Xuerui
2021-03-31 23:13 Sam James
2021-01-06 12:55 Fabian Groffen
2020-12-27 13:36 Fabian Groffen
2020-01-13 12:52 Mikle Kolyada
2019-05-03 23:24 Andreas K. Hüttel
2018-01-12  4:10 Mike Frysinger
2017-03-25 18:11 Alon Bar-Lev
2017-03-15 18:29 Alon Bar-Lev
2017-03-15 14:51 Michael Weber
2017-03-15  6:00 Jeroen Roovers
2017-03-08  6:02 Markus Meier
2017-03-04 13:38 Agostino Sarubbo
2017-03-03 19:14 Tobias Klausmann
2017-01-16 18:59 Alon Bar-Lev
2017-01-13 23:32 Alon Bar-Lev
2017-01-13 23:32 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=1537555211.732cdf7f0505e97e8bb18dc394ee7be419e3c778.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