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 BB394158094 for ; Mon, 25 Jul 2022 09:22:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49987E0EE2; Mon, 25 Jul 2022 09:22:38 +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 323D8E0EC6 for ; Mon, 25 Jul 2022 09:22:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 60463340E6E for ; Mon, 25 Jul 2022 09:22:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD7A3566 for ; Mon, 25 Jul 2022 09:22:33 +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: <1658740926.6b4e42554589ef20233e0ed2a1ecadf725514b20.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/print-manager/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/print-manager/Manifest kde-apps/print-manager/print-manager-21.12.3.ebuild X-VCS-Directories: kde-apps/print-manager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6b4e42554589ef20233e0ed2a1ecadf725514b20 X-VCS-Branch: master Date: Mon, 25 Jul 2022 09:22:33 +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: 0623df70-e513-4df2-a5f3-a7833fdb7207 X-Archives-Hash: cc8b738e7e8fd51de4172cc049b90d32 commit: 6b4e42554589ef20233e0ed2a1ecadf725514b20 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jul 20 08:34:19 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 25 09:22:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b4e4255 kde-apps/print-manager: drop 21.12.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/print-manager/Manifest | 1 - .../print-manager/print-manager-21.12.3.ebuild | 62 ---------------------- 2 files changed, 63 deletions(-) diff --git a/kde-apps/print-manager/Manifest b/kde-apps/print-manager/Manifest index 18c49938bc03..9f6bb4ad6e07 100644 --- a/kde-apps/print-manager/Manifest +++ b/kde-apps/print-manager/Manifest @@ -1,2 +1 @@ -DIST print-manager-21.12.3.tar.xz 271276 BLAKE2B 7a49bd244a0b800e0824d805b0e5df3d8275087428f8bafa76253eb1590c93c98b996ddd80972113be7bcb831a991e629f2615684b3c9ffb0d1321138ebee3ca SHA512 f13b5f917f5671f6557f211e33522de2af336325dd350f604cdb3d7c8991e7e02da13cfee8dde81cba6c84b0abe4e6c24a6eab03a4ab518f4deb678dd9e8495d DIST print-manager-22.04.3.tar.xz 272252 BLAKE2B 0aa5e0deb85d8300c1bd961967e69c457dcdaacbd2efae265486ebc3650c61088247c92b385d0bff0d88ccac202963816287fa4b41b22d26144118e3d0a76338 SHA512 38ebc8bc028751908f3e3d7ee997364a520f520e49e3d823db6b83dda1df5ccb46ccc4757693bd1c106cf591c6b4addf1477bfa26bf1e348f954853e9937d966 diff --git a/kde-apps/print-manager/print-manager-21.12.3.ebuild b/kde-apps/print-manager/print-manager-21.12.3.ebuild deleted file mode 100644 index 3d2fef4ed616..000000000000 --- a/kde-apps/print-manager/print-manager-21.12.3.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.88.0 -PLASMA_MINIMAL=5.16.5 -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Manage print jobs and printers in Plasma" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" -IUSE="+gtk" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kcmutils-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/kservice-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 - >=kde-frameworks/plasma-${KFMIN}:5 - net-print/cups -" -RDEPEND="${DEPEND} - >=dev-qt/qtquickcontrols-${QTMIN}:5 - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=kde-frameworks/kdeclarative-${KFMIN}:5 - >=kde-plasma/kde-cli-tools-${PLASMA_MINIMAL}:5 - gtk? ( app-admin/system-config-printer ) -" - -pkg_postinst() { - ecm_pkg_postinst - - if [[ -z "${REPLACING_VERSIONS}" ]] && ! use gtk ; then - ewarn "By switching off \"gtk\" USE flag, you have chosen to do without" - ewarn "an important, though optional, runtime dependency:" - ewarn - ewarn "app-admin/system-config-printer" - ewarn - ewarn "${PN} will work nevertheless, but is going to be less comfortable" - ewarn "and will show the following error status during runtime:" - ewarn - ewarn "\"Failed to group devices: 'The name org.fedoraproject.Config.Printing" - ewarn "was not provided by any .service files'\"" - fi -}