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 002C7158020 for ; Fri, 14 Oct 2022 14:29:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1988E0826; Fri, 14 Oct 2022 14:29:20 +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 EDFBBE0827 for ; Fri, 14 Oct 2022 14:29:19 +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 191C33410D4 for ; Fri, 14 Oct 2022 14:29:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49EA262A for ; Fri, 14 Oct 2022 14:29:15 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1665757745.25042cb1dbc910b2fda3d581aaaaa7047ec167d4.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-pk-helper/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/cups-pk-helper/Manifest net-print/cups-pk-helper/cups-pk-helper-0.2.6-r1.ebuild X-VCS-Directories: net-print/cups-pk-helper/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 25042cb1dbc910b2fda3d581aaaaa7047ec167d4 X-VCS-Branch: master Date: Fri, 14 Oct 2022 14:29:15 +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: 7e9aaff4-6a0c-4a10-8d89-3c68cacd30cd X-Archives-Hash: df7905df04e5f874a0be53e2f848d480 commit: 25042cb1dbc910b2fda3d581aaaaa7047ec167d4 Author: Matt Turner gentoo org> AuthorDate: Fri Oct 14 04:43:53 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Oct 14 14:29:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25042cb1 net-print/cups-pk-helper: Drop old versions Signed-off-by: Matt Turner gentoo.org> net-print/cups-pk-helper/Manifest | 1 - .../cups-pk-helper/cups-pk-helper-0.2.6-r1.ebuild | 40 ---------------------- 2 files changed, 41 deletions(-) diff --git a/net-print/cups-pk-helper/Manifest b/net-print/cups-pk-helper/Manifest index c892c20d195a..b590abe2099e 100644 --- a/net-print/cups-pk-helper/Manifest +++ b/net-print/cups-pk-helper/Manifest @@ -1,2 +1 @@ -DIST cups-pk-helper-0.2.6.tar.xz 162368 BLAKE2B 3dec9a32f577c35a426ec4bbf2f96b2e18e0cd7bbb8a43fd93a6104d8fbb01de15cc7a168ae67fe5f2dca34823c70ac5f61acc01d876130d6ae9f5b789491d23 SHA512 33f1b6f58f4772148bd1cfb8163dacaffd3cc62f2d03731710c98b765ebb8b87541cb9cf43e886880134c32db91a43c7142b1556a0abdf1449068031b0d5fbd3 DIST cups-pk-helper-0.2.7.tar.xz 54500 BLAKE2B e9107c18396e87bc8e385a32d00ac6d15bfcc6f53e9c04514bbc9e7bee6b4a87ba16b97da321c72fb01fa273a0fdcb396a0eed335e9e37eb98d7a299ec480ca1 SHA512 8f1d5dce73a52552d00eb3f54b39e03ca7ae711a0591572a25bd8926e228457628f1ee7e6ae89bda1b0ef473f860ad85bff9036ca1bc244d2cbda530bab96d40 diff --git a/net-print/cups-pk-helper/cups-pk-helper-0.2.6-r1.ebuild b/net-print/cups-pk-helper/cups-pk-helper-0.2.6-r1.ebuild deleted file mode 100644 index 39719a8af2cb..000000000000 --- a/net-print/cups-pk-helper/cups-pk-helper-0.2.6-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome2 - -DESCRIPTION="PolicyKit helper to configure cups with fine-grained privileges" -HOMEPAGE="https://www.freedesktop.org/wiki/Software/cups-pk-helper" -SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86" - -# Require {glib,gdbus-codegen}-2.30.0 due to GDBus changes between 2.29.92 -# and 2.30.0 -DEPEND=" - >=dev-libs/glib-2.30.0:2 - net-print/cups - >=sys-auth/polkit-0.97 -" -RDEPEND="${DEPEND} - sys-apps/dbus -" -BDEPEND=" - >=dev-util/gdbus-codegen-2.30.0 - >=dev-util/intltool-0.40.6 - virtual/pkgconfig - sys-devel/gettext -" - -DOCS=( AUTHORS HACKING NEWS README ) - -src_prepare() { - # Regenerate dbus-codegen files to fix build with glib-2.30.x; bug #410773 - rm -v src/cph-iface-mechanism.{c,h} || die - - gnome2_src_prepare -}