From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2A82A15810F for ; Sat, 10 Jun 2023 13:33:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9BC7E0933; Sat, 10 Jun 2023 13:33:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 89D6AE0933 for ; Sat, 10 Jun 2023 13:33:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 420C4341170 for ; Sat, 10 Jun 2023 13:33:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18C88A97 for ; Sat, 10 Jun 2023 13:33:11 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1686403982.3ba01acb4cc43fcfe8b2db3b29808dcb0032671f.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtserialport/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtserialport/Manifest dev-qt/qtserialport/qtserialport-6.5.0.ebuild X-VCS-Directories: dev-qt/qtserialport/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 3ba01acb4cc43fcfe8b2db3b29808dcb0032671f X-VCS-Branch: master Date: Sat, 10 Jun 2023 13:33:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ae60fd46-71b9-4b7e-848a-2e4508d89e56 X-Archives-Hash: c5009749d34386dc318356cd00f75d61 commit: 3ba01acb4cc43fcfe8b2db3b29808dcb0032671f Author: Jimi Huotari gentoo org> AuthorDate: Wed Jun 7 14:32:02 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sat Jun 10 13:33:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba01acb dev-qt/qtserialport: drop 6.5.0 Signed-off-by: Jimi Huotari gentoo.org> dev-qt/qtserialport/Manifest | 1 - dev-qt/qtserialport/qtserialport-6.5.0.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/dev-qt/qtserialport/Manifest b/dev-qt/qtserialport/Manifest index 59afc4905ee9..59d7a816f4fe 100644 --- a/dev-qt/qtserialport/Manifest +++ b/dev-qt/qtserialport/Manifest @@ -1,3 +1,2 @@ DIST qtserialport-everywhere-opensource-src-5.15.9.tar.xz 323496 BLAKE2B e471854a2aac5143f7b6aa5ad452ed5c38dc7e021decee920b71fcc9f9b574af89a89c166a737e604f6778024cceb822acc19b82ab1ea07cb34d687b7d0280a6 SHA512 e22d20a0b20d0dc8c6bce3dcf1137b2cce28e370df9d0250f2a777dd73153d0156b0c6cfe88bc4257cdc209fbf640c8a06fada147d40ee638deb716148812da3 -DIST qtserialport-everywhere-src-6.5.0.tar.xz 278816 BLAKE2B 2c7eb8ccba32f88db419e6d870fff73290bdbb4aaaa55d4fb916d4d373d81499dd6aa2dab1d0f4bc621e575301b7b8f5213ed339f6c03fc93c5eab152158da1e SHA512 6d20025bedcd4f049f99efc775380d1d3578daa59e8f008961fa0e5c495d57992265917fad5471b917f60a4eb4e72491184e1281021320aed94cbedde22f2d71 DIST qtserialport-everywhere-src-6.5.1.tar.xz 279664 BLAKE2B 5c3990cd08a40cd7db5fb81eaba7b0344c5fe8efc373007510cd241cdebb2d92044a97c3dfebf267b17f7b3d7f1f7ff17e2333d994735cea499d46000f6ae9d0 SHA512 2a85f98d6eca51896a8e32bb531326c8479fde8d09ef2936ba1acb2bbfcf565ccdbffde29fee3b685709b8e1aa3a77437515607f280b483937c417dd15d55793 diff --git a/dev-qt/qtserialport/qtserialport-6.5.0.ebuild b/dev-qt/qtserialport/qtserialport-6.5.0.ebuild deleted file mode 100644 index bf569254cd0a..000000000000 --- a/dev-qt/qtserialport/qtserialport-6.5.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit qt6-build - -DESCRIPTION="Serial port abstraction library for the Qt6 framework" - -if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64" -fi - -DEPEND=" - =dev-qt/qtbase-${PV}*[gui,widgets] - virtual/libudev:= -" -RDEPEND="${DEPEND}"