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 5B1FF15810F for ; Sat, 10 Jun 2023 13:33:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5A1BE0932; 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 88FBFE0932 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 55E91341175 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 3DEFBA99 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.953cb1cfda65943a36c3186ec3492e0d71b57254.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtpositioning/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtpositioning/Manifest dev-qt/qtpositioning/qtpositioning-6.5.0.ebuild X-VCS-Directories: dev-qt/qtpositioning/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 953cb1cfda65943a36c3186ec3492e0d71b57254 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: fd8ec240-38d6-47cb-aca7-6df73756f2b6 X-Archives-Hash: 2b194612a9833928ceafc7db23ffb396 commit: 953cb1cfda65943a36c3186ec3492e0d71b57254 Author: Jimi Huotari gentoo org> AuthorDate: Wed Jun 7 14:32:21 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=953cb1cf dev-qt/qtpositioning: drop 6.5.0 Signed-off-by: Jimi Huotari gentoo.org> dev-qt/qtpositioning/Manifest | 1 - dev-qt/qtpositioning/qtpositioning-6.5.0.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/dev-qt/qtpositioning/Manifest b/dev-qt/qtpositioning/Manifest index c331c8133926..16f432b1276e 100644 --- a/dev-qt/qtpositioning/Manifest +++ b/dev-qt/qtpositioning/Manifest @@ -1,3 +1,2 @@ DIST qtlocation-everywhere-opensource-src-5.15.9.tar.xz 6552244 BLAKE2B 5091aef5706313660dd6fe5d831d0a9b8b6160739c1cce115e6a42a0b2ff3020ff0cd51a99bff9d24ccd29952b259fd1953bd5691ae4c3b2cbb8f31d3e9107f8 SHA512 37517c304240921c600e2aad19baff0efbb5e01c5cc78e5370fb4b084f2a6ba4da94d39ddcbcd33a5f0af37f017d39bb775a40cda195e16697aa70c9d17b6bcf -DIST qtpositioning-everywhere-src-6.5.0.tar.xz 1454336 BLAKE2B b56bae8b2ecd8d4409996dd31ebc4ef471eaf1462469c38f700a16c5ae132ca2bfbb92d9904af3b11359ab02a21a8abe72f9ebe5cab07c9af8472027c7fd34dc SHA512 c4ba9c6a1b73eb5db74eb405d2a5814e18309ad353536116bbf9042aa58d31607683593d797b78e662bb246941baa61f1856357b1a6c2fc1bf0a7bcf18fe921e DIST qtpositioning-everywhere-src-6.5.1.tar.xz 1455492 BLAKE2B cab4f2f7d08a72ef5de8e3bc668b5949df3bb2a3f200bbe5382b49a21f1e8cc6855b4d8fc51881d56babe3c5212bfabc56f8670832f581e9d900e506b4b8f3d6 SHA512 67006663299b14a85a4a7cab2a03ec39f3b938c0f2f09520e3869509bedd24a2053e6f964bcca4d02df71c21d184b253f46cf1dd59e9da5c22cefbd1910ca305 diff --git a/dev-qt/qtpositioning/qtpositioning-6.5.0.ebuild b/dev-qt/qtpositioning/qtpositioning-6.5.0.ebuild deleted file mode 100644 index 60873b452acc..000000000000 --- a/dev-qt/qtpositioning/qtpositioning-6.5.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit qt6-build - -DESCRIPTION="Physical position determination library for the Qt6 framework" - -if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64" -fi - -DEPEND=" - =dev-qt/qtbase-${PV}*[dbus,gui,widgets] - =dev-qt/qtdeclarative-${PV}* - =dev-qt/qtserialport-${PV}* -" -RDEPEND="${DEPEND}"