From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtserialbus/
Date: Sun, 8 Jan 2023 21:45:11 +0000 (UTC) [thread overview]
Message-ID: <1673214295.e4c97ef68934579836216c41c38bd17702d3f161.asturm@gentoo> (raw)
commit: e4c97ef68934579836216c41c38bd17702d3f161
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 21:16:37 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 21:44:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c97ef6
dev-qt/qtserialbus: 5.15.8 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtserialbus/Manifest | 1 +
dev-qt/qtserialbus/qtserialbus-5.15.8.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-qt/qtserialbus/Manifest b/dev-qt/qtserialbus/Manifest
index 5258f8124703..7a629a5f4d2f 100644
--- a/dev-qt/qtserialbus/Manifest
+++ b/dev-qt/qtserialbus/Manifest
@@ -1 +1,2 @@
DIST qtserialbus-everywhere-opensource-src-5.15.7.tar.xz 358400 BLAKE2B 3b89d33fc96ae374b4193e6d70d9e29c68afd873d7c1783ce1b821dbba06f284b8138540d8f46e3385da843461f80dbaa911ddc1e7e8d02ea14858a43fff5abf SHA512 b67a409e48c28e91dc53bbf29716209ab37b75e0e54d54002c4eec10aa2209252cf5fb37b3c6b1004ec800a4dcd5313b6beda46167ed64dbabe6bd5e1b9be4b0
+DIST qtserialbus-everywhere-opensource-src-5.15.8.tar.xz 358400 BLAKE2B a3b1f0f20f3cc9a49851a04838715f532a7e7ddcc2d711d7d52babe19153fc3309b8ed6d236ae0d4ea1bbb07e2a6a3feb9d4fb64c9fad9b7c464f5b3e8807fff SHA512 7877834f775d98464a5a220348ba395b91d6c4ce0cb794f2cd56d0878e8a7a36a1aff69abbcaa231a4ee42950b2b9db9db578d27dacaa48382522b0dd9bbe88a
diff --git a/dev-qt/qtserialbus/qtserialbus-5.15.8.ebuild b/dev-qt/qtserialbus/qtserialbus-5.15.8.ebuild
new file mode 100644
index 000000000000..f2e75b4cdad1
--- /dev/null
+++ b/dev-qt/qtserialbus/qtserialbus-5.15.8.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="Qt module to access CAN, ModBus, and other industrial serial buses and protocols"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+ KEYWORDS="~amd64 ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+ =dev-qt/qtcore-${QT5_PV}*
+ =dev-qt/qtnetwork-${QT5_PV}*
+ =dev-qt/qtserialport-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"
next reply other threads:[~2023-01-08 21:45 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-08 21:45 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-21 21:39 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtserialbus/ Andreas Sturmlechner
2024-11-01 6:35 Arthur Zamarin
2024-10-09 6:22 Ionen Wolkens
2024-10-08 5:03 Ionen Wolkens
2024-09-27 7:26 Ionen Wolkens
2024-09-24 9:57 Ionen Wolkens
2024-07-16 1:29 Ionen Wolkens
2024-07-10 4:21 Ionen Wolkens
2024-06-18 18:14 Ionen Wolkens
2024-06-08 13:41 Ionen Wolkens
2024-06-06 16:43 Andreas Sturmlechner
2024-06-04 19:36 Ionen Wolkens
2024-06-02 4:04 Sam James
2024-05-30 12:52 Andreas Sturmlechner
2024-05-28 18:56 Arthur Zamarin
2024-05-20 8:48 Ionen Wolkens
2024-04-19 7:55 Ionen Wolkens
2024-04-13 17:50 Arthur Zamarin
2024-04-05 15:01 Andreas Sturmlechner
2024-04-02 13:06 Ionen Wolkens
2024-04-01 18:29 Arthur Zamarin
2024-03-30 0:29 Ionen Wolkens
2024-03-27 12:44 Arthur Zamarin
2024-03-26 7:10 Ionen Wolkens
2024-03-24 18:39 Ionen Wolkens
2024-03-23 17:01 Andreas Sturmlechner
2024-03-22 10:29 Ionen Wolkens
2024-03-20 7:17 Ionen Wolkens
2024-03-12 12:01 Ionen Wolkens
2024-03-04 14:53 Ionen Wolkens
2024-02-28 14:08 Ionen Wolkens
2024-02-01 23:06 Andreas Sturmlechner
2024-01-01 21:14 Andreas Sturmlechner
2023-11-06 18:11 Andreas Sturmlechner
2023-10-08 15:58 Andreas Sturmlechner
2023-07-13 8:42 Andreas Sturmlechner
2023-06-13 11:42 Andreas Sturmlechner
2023-05-01 12:54 Andreas Sturmlechner
2023-04-13 21:45 Andreas Sturmlechner
2023-01-24 9:45 Andreas Sturmlechner
2022-12-06 17:07 Andreas Sturmlechner
2022-11-29 20:51 Andreas Sturmlechner
2022-07-06 10:27 Andreas Sturmlechner
2022-06-19 12:26 Andreas Sturmlechner
2022-06-18 17:25 Andreas Sturmlechner
2022-05-20 19:43 Andreas Sturmlechner
2022-04-17 19:29 Sam James
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=1673214295.e4c97ef68934579836216c41c38bd17702d3f161.asturm@gentoo \
--to=asturm@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