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 460E715810F for ; Sat, 10 Jun 2023 13:33:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87197E0917; Sat, 10 Jun 2023 13:33:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 73807E0917 for ; Sat, 10 Jun 2023 13:33:14 +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 B7769341156 for ; Sat, 10 Jun 2023 13:33:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CE63A91 for ; Sat, 10 Jun 2023 13:33:10 +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: <1686403981.f858cdc0bef703fedbd8ba69b08a7c0e95c6f62e.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcharts/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtcharts/Manifest dev-qt/qtcharts/qtcharts-6.5.0.ebuild X-VCS-Directories: dev-qt/qtcharts/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: f858cdc0bef703fedbd8ba69b08a7c0e95c6f62e X-VCS-Branch: master Date: Sat, 10 Jun 2023 13:33:10 +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: e8fdda72-14c9-4fbd-8942-9633f0933a5c X-Archives-Hash: e0b03745a2dfdf83e041cec20745c84a commit: f858cdc0bef703fedbd8ba69b08a7c0e95c6f62e Author: Jimi Huotari gentoo org> AuthorDate: Wed Jun 7 14:31:15 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sat Jun 10 13:33:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f858cdc0 dev-qt/qtcharts: drop 6.5.0 Signed-off-by: Jimi Huotari gentoo.org> dev-qt/qtcharts/Manifest | 1 - dev-qt/qtcharts/qtcharts-6.5.0.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/dev-qt/qtcharts/Manifest b/dev-qt/qtcharts/Manifest index 507b72c29e89..4e8c68f6f0a4 100644 --- a/dev-qt/qtcharts/Manifest +++ b/dev-qt/qtcharts/Manifest @@ -1,3 +1,2 @@ DIST qtcharts-everywhere-opensource-src-5.15.9.tar.xz 4253692 BLAKE2B 9fdb2dbe9a38204e357073fbc1c72a0420ed922d44f41ff3cddc0fd1409ab002f5beed4991974bda0c3f2be868ce570fc2406efa7825c0d9ccb13eacf95f9a2c SHA512 b8b4390121780c4a562eaa563920a38637930a473e5b8e10fbb485c80c9a049825c73ff1c1786a869bc9603bb03d74b6d666064e6f98006edc5dba366c25f316 -DIST qtcharts-everywhere-src-6.5.0.tar.xz 4415456 BLAKE2B 405106453a2c40c57e7c5dc7981969e0a0b46865f946efc860c2775c845a857719308d8f6c7d6333e5d5dbcf0c7f45720a1386487a84929935ce276c2491293e SHA512 6b9b5081ae96af7fa122b6d9b59334d2bc69ebb44e91e544d39d62b570fa0cf763494162f7aa5c6960fbcd1197e856b19c2b278713e1d5e843e30fb25d9a2648 DIST qtcharts-everywhere-src-6.5.1.tar.xz 4583760 BLAKE2B 5c9e13a54ae301930b11d96ea19aad327103c240de7763252434fda162b050b12f7439d550614596fa65daaa3063b6e657dd73d683fddcad59c7889ce6457828 SHA512 fe48ce2f4c3ba57f7ab23e7e5c02bdc303f1902ffa5b786e07d62b63b29551a0a3653764ca55c6b57b52f77b7a71795801e2fb942df1d8ccd03f594c92e6f94f diff --git a/dev-qt/qtcharts/qtcharts-6.5.0.ebuild b/dev-qt/qtcharts/qtcharts-6.5.0.ebuild deleted file mode 100644 index 92c6cf414b07..000000000000 --- a/dev-qt/qtcharts/qtcharts-6.5.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit qt6-build - -DESCRIPTION="Chart component library for the Qt6 framework" - -if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64" -fi - -DEPEND=" - =dev-qt/qtbase-${PV}*[gui,opengl,widgets] - =dev-qt/qtdeclarative-${PV}* -" -RDEPEND="${DEPEND}"