From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 471061581EE for ; Mon, 31 Mar 2025 15:41:31 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 2F2C3343199 for ; Mon, 31 Mar 2025 15:41:31 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 28AB01104B0; Mon, 31 Mar 2025 15:41:30 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 1E5DB1104B0 for ; Mon, 31 Mar 2025 15:41:30 +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 CA894343187 for ; Mon, 31 Mar 2025 15:41:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C7041A3C for ; Mon, 31 Mar 2025 15:41:28 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1743435682.212e8b14528616a92f4431f0fe212402886917a6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-pg-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/kdevelop-pg-qt/Manifest dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.3.0.ebuild X-VCS-Directories: dev-util/kdevelop-pg-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 212e8b14528616a92f4431f0fe212402886917a6 X-VCS-Branch: master Date: Mon, 31 Mar 2025 15:41:28 +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: 6c9e26f5-2684-4ba7-85b1-b173d25fd130 X-Archives-Hash: 21e3a447e650d97c8b8e170c1ce8c4b6 commit: 212e8b14528616a92f4431f0fe212402886917a6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Mar 31 15:40:14 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Mar 31 15:41:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=212e8b14 dev-util/kdevelop-pg-qt: drop 2.3.0 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/kdevelop-pg-qt/Manifest | 1 - .../kdevelop-pg-qt/kdevelop-pg-qt-2.3.0.ebuild | 27 ---------------------- 2 files changed, 28 deletions(-) diff --git a/dev-util/kdevelop-pg-qt/Manifest b/dev-util/kdevelop-pg-qt/Manifest index edcc8f82c88a..2ce585167ca2 100644 --- a/dev-util/kdevelop-pg-qt/Manifest +++ b/dev-util/kdevelop-pg-qt/Manifest @@ -1,2 +1 @@ -DIST kdevelop-pg-qt-2.3.0.tar.xz 660164 BLAKE2B 4167068e8f8348c428e4260061abbd24a4c490588414a8a566d84b61913bfc6cb06292900cb881327b5ecdd3c0cf92aa02f6361cd870f9d8bc79f8ff295aa89a SHA512 27bd102cf64f9cd7b27940be02cb81b620732a11e2416327104a18edc6990e43b2a57281bec91697466c3ab3ac8d322412dd06673329e04583e3bc90862b43b9 DIST kdevelop-pg-qt-2.4.0.tar.xz 668916 BLAKE2B a6082d6f8fe9803884aea0dcf6faae0c56fd482812011b1fdcf7048c4937566677f6c19890415a2417156ac11713f3dccececb031554320b69264ec3c88c9ebf SHA512 bf4c4517c59202c2a13bdae2eaf93073a6de5445fa350555c79484f4936b71e7ea042a414ad5f72b656d767f8dbedf5dcceca40254fc6b8b1956cb47933c3ec5 diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.3.0.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.3.0.ebuild deleted file mode 100644 index 6b08846e030b..000000000000 --- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.3.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -KDE_ORG_CATEGORY="kdevelop" -KFMIN=6.3.0 -inherit ecm kde.org - -if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - KEYWORDS="amd64 arm64" -fi - -DESCRIPTION="LL(1) parser generator used mainly by KDevelop language plugins" -HOMEPAGE="https://www.kdevelop.org/" - -LICENSE="LGPL-2+ LGPL-2.1+" -SLOT="0" -IUSE="" - -RDEPEND+=" !${CATEGORY}/${PN}:6" -BDEPEND=" - app-alternatives/lex - app-alternatives/yacc -"