From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/usbredir/
Date: Sat, 15 Feb 2020 10:03:43 +0000 (UTC) [thread overview]
Message-ID: <1581760975.a31bb40e1b28efb65e6cc06ffaa7099f1a563bc0.soap@gentoo> (raw)
commit: a31bb40e1b28efb65e6cc06ffaa7099f1a563bc0
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 10:02:55 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 10:02:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a31bb40e
sys-apps/usbredir: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-apps/usbredir/usbredir-0.7.1_p20170503.ebuild | 2 +-
sys-apps/usbredir/usbredir-0.7.1_p20180211.ebuild | 4 ++--
sys-apps/usbredir/usbredir-0.8.0.ebuild | 4 ++--
sys-apps/usbredir/usbredir-9999.ebuild | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/sys-apps/usbredir/usbredir-0.7.1_p20170503.ebuild b/sys-apps/usbredir/usbredir-0.7.1_p20170503.ebuild
index 04811943ff4..0bfe0183940 100644
--- a/sys-apps/usbredir/usbredir-0.7.1_p20170503.ebuild
+++ b/sys-apps/usbredir/usbredir-0.7.1_p20170503.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic ltprune
MY_PV=${PV/_p*/}
diff --git a/sys-apps/usbredir/usbredir-0.7.1_p20180211.ebuild b/sys-apps/usbredir/usbredir-0.7.1_p20180211.ebuild
index cbf611d135e..c939b6bf7ee 100644
--- a/sys-apps/usbredir/usbredir-0.7.1_p20180211.ebuild
+++ b/sys-apps/usbredir/usbredir-0.7.1_p20180211.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic ltprune
MY_PV=${PV/_p*/}
diff --git a/sys-apps/usbredir/usbredir-0.8.0.ebuild b/sys-apps/usbredir/usbredir-0.8.0.ebuild
index c60e61e7189..0f05f9cc506 100644
--- a/sys-apps/usbredir/usbredir-0.8.0.ebuild
+++ b/sys-apps/usbredir/usbredir-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -32,7 +32,7 @@ src_configure() {
src_install() {
default
- prune_libtool_files
+ find "${D}" -name '*.la' -delete || die
# noinst_PROGRAMS
dobin usbredirtestclient/.libs/usbredirtestclient
diff --git a/sys-apps/usbredir/usbredir-9999.ebuild b/sys-apps/usbredir/usbredir-9999.ebuild
index 84886235db9..86a0a057b70 100644
--- a/sys-apps/usbredir/usbredir-9999.ebuild
+++ b/sys-apps/usbredir/usbredir-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils flag-o-matic autotools git-r3
+inherit eutils flag-o-matic autotools git-r3 ltprune
DESCRIPTION="TCP daemon and set of libraries for usbredir protocol (redirecting USB traffic)"
HOMEPAGE="https://www.spice-space.org/usbredir.html"
next reply other threads:[~2020-02-15 10:03 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-15 10:03 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-13 1:11 [gentoo-commits] repo/gentoo:master commit in: sys-apps/usbredir/ Sam James
2025-03-13 1:09 Sam James
2025-03-13 1:09 Sam James
2025-03-13 0:53 Sam James
2025-02-09 6:23 Sam James
2024-04-29 13:42 Sam James
2024-04-29 13:42 Sam James
2024-03-12 4:04 Sam James
2024-03-12 4:04 Sam James
2023-10-04 15:28 Sam James
2023-08-27 14:13 David Seifert
2023-05-05 10:14 Sam James
2022-12-25 21:24 Sam James
2022-12-25 20:31 Arthur Zamarin
2022-12-25 20:19 Arthur Zamarin
2022-12-25 20:13 Sam James
2022-12-25 20:13 Sam James
2022-12-25 20:07 Arthur Zamarin
2022-10-29 21:39 Sam James
2022-09-23 5:41 Sam James
2022-02-26 8:33 Joonas Niilola
2022-02-25 21:43 Sam James
2022-02-25 20:44 Arthur Zamarin
2022-02-25 18:32 Sam James
2022-02-25 18:32 Sam James
2022-02-25 10:11 Joonas Niilola
2022-02-25 10:11 Joonas Niilola
2022-02-17 12:17 Joonas Niilola
2022-02-17 12:17 Joonas Niilola
2022-01-23 8:05 Yixun Lan
2021-05-26 8:33 David Seifert
2021-05-26 8:11 Sam James
2021-05-26 8:04 Sam James
2021-05-24 0:12 Sam James
2021-05-24 0:12 Sam James
2021-05-23 23:05 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2021-04-21 19:02 Sam James
2021-04-04 18:35 Matthias Maier
2021-04-04 18:35 Matthias Maier
2021-04-04 18:35 Matthias Maier
2020-08-19 22:40 Sam James
2020-03-15 18:41 Agostino Sarubbo
2020-03-15 18:34 Agostino Sarubbo
2020-03-15 18:31 Agostino Sarubbo
2020-03-15 18:29 Agostino Sarubbo
2020-03-15 18:27 Agostino Sarubbo
2020-03-15 18:26 Agostino Sarubbo
2019-07-28 19:39 Matthias Maier
2018-06-10 3:41 Matthias Maier
2018-04-18 18:15 David Seifert
2018-02-12 3:05 Matthias Maier
2018-02-12 3:05 Matthias Maier
2017-08-17 17:06 Michał Górny
2017-05-22 1:21 Michael Weber
2017-05-17 19:20 Markus Meier
2017-05-12 17:56 Tobias Klausmann
2017-05-04 13:07 Agostino Sarubbo
2017-05-03 12:55 Matthias Maier
2017-05-03 12:55 Matthias Maier
2017-05-03 12:55 Matthias Maier
2017-05-03 12:55 Matthias Maier
2015-12-07 18:17 Robin H. Johnson
2015-12-07 18:17 Robin H. Johnson
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=1581760975.a31bb40e1b28efb65e6cc06ffaa7099f1a563bc0.soap@gentoo \
--to=soap@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