From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libconfig/
Date: Sat, 2 Jan 2021 00:54:22 +0000 (UTC) [thread overview]
Message-ID: <1609548828.4f63e31bdce812fe8da5d7703aa74b893f36b722.sam@gentoo> (raw)
commit: 4f63e31bdce812fe8da5d7703aa74b893f36b722
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 2 00:53:48 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 2 00:53:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f63e31b
dev-libs/libconfig: cleanup ebuild
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libconfig/libconfig-1.7.2.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-libs/libconfig/libconfig-1.7.2.ebuild b/dev-libs/libconfig/libconfig-1.7.2.ebuild
index 374b0c9892b..cbbe4ac59f0 100644
--- a/dev-libs/libconfig/libconfig-1.7.2.ebuild
+++ b/dev-libs/libconfig/libconfig-1.7.2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit autotools eutils ltprune multilib-minimal
+EAPI=7
+
+inherit autotools multilib-minimal
DESCRIPTION="Libconfig is a simple library for manipulating structured configuration files"
HOMEPAGE="
@@ -46,5 +47,5 @@ multilib_src_test() {
multilib_src_install() {
default
- prune_libtool_files
+ find "${ED}" -name '*.la' -delete || die
}
next reply other threads:[~2021-01-02 0:54 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-02 0:54 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-31 2:23 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libconfig/ Sam James
2023-05-01 15:00 Sam James
2022-11-13 11:39 Sam James
2022-05-19 5:08 WANG Xuerui
2021-08-18 10:05 Marek Szuba
2021-07-30 15:14 Agostino Sarubbo
2021-07-29 7:08 Agostino Sarubbo
2021-07-29 6:45 Agostino Sarubbo
2021-07-29 6:40 Agostino Sarubbo
2021-06-20 18:43 Sam James
2021-01-24 11:39 Kent Fredric
2020-12-16 11:12 Sam James
2020-12-13 10:34 Sam James
2020-12-05 11:43 Sergei Trofimovich
2020-12-03 17:37 Thomas Deutschmann
2018-06-09 19:42 Mikle Kolyada
2018-04-29 12:14 Jeroen Roovers
2018-03-06 11:56 Jeroen Roovers
2018-03-06 11:56 Jeroen Roovers
2017-11-24 15:45 Jeroen Roovers
2017-11-24 15:37 Jeroen Roovers
2017-09-07 19:28 Markus Meier
2017-08-09 21:17 Sergei Trofimovich
2017-07-11 7:51 Sergei Trofimovich
2016-11-03 16:19 Göktürk Yüksek
2015-10-30 10:15 Agostino Sarubbo
2015-10-16 7:42 Mikle Kolyada
2015-09-25 14:13 Agostino Sarubbo
2015-09-24 10:36 Agostino Sarubbo
2015-09-22 4:39 Jeroen Roovers
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=1609548828.4f63e31bdce812fe8da5d7703aa74b893f36b722.sam@gentoo \
--to=sam@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