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 0DC33158090 for ; Tue, 1 Oct 2024 18:23:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CA79E29D6; Tue, 1 Oct 2024 18:23:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 7615CE29E0 for ; Tue, 1 Oct 2024 18:23:09 +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 3D18D343158 for ; Tue, 1 Oct 2024 18:23:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 215B8BE7 for ; Tue, 1 Oct 2024 18:23:05 +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: <1727806926.b28db1a6ff28ae744b0ede1c2e666bca3fbb0494.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/print-manager/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/print-manager/print-manager-23.08.5-r100.ebuild X-VCS-Directories: kde-plasma/print-manager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b28db1a6ff28ae744b0ede1c2e666bca3fbb0494 X-VCS-Branch: master Date: Tue, 1 Oct 2024 18:23:05 +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: d0149cbb-1191-401e-a314-f956e8d2da1b X-Archives-Hash: 9639f1035a550db06fe6807315c6e7af commit: b28db1a6ff28ae744b0ede1c2e666bca3fbb0494 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Sep 20 19:55:33 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 1 18:22:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28db1a6 kde-plasma/print-manager: drop 23.08.5-r100 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/print-manager/print-manager-23.08.5-r100.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/kde-plasma/print-manager/print-manager-23.08.5-r100.ebuild b/kde-plasma/print-manager/print-manager-23.08.5-r100.ebuild deleted file mode 100644 index ab8b46d2445c..000000000000 --- a/kde-plasma/print-manager/print-manager-23.08.5-r100.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Shim print-manager to ease slot 5 users into slot 6" -HOMEPAGE="https://kde.org/plasma-desktop" - -LICENSE="metapackage" -SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" - -RDEPEND="kde-plasma/print-manager:6"