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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4F5C8138334 for ; Wed, 5 Dec 2018 14:07:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0038E08C4; Wed, 5 Dec 2018 14:07:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C8A6E08C4 for ; Wed, 5 Dec 2018 14:07:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 719E2335CD2 for ; Wed, 5 Dec 2018 14:07:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EA674DB for ; Wed, 5 Dec 2018 14:07:20 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1544018823.e70ef2429720ed6dab363e1917f7f5327bfb300e.leio@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.5.ebuild X-VCS-Directories: net-print/cups-pk-helper/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: e70ef2429720ed6dab363e1917f7f5327bfb300e X-VCS-Branch: master Date: Wed, 5 Dec 2018 14:07:20 +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: 3bc28109-004c-4fb5-ac2e-ae97db58b309 X-Archives-Hash: 92af4ae55ed043629141c2ec5b1a65ec commit: e70ef2429720ed6dab363e1917f7f5327bfb300e Author: Mart Raudsepp gentoo org> AuthorDate: Wed Dec 5 14:06:36 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Dec 5 14:07:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70ef242 net-print/cups-pk-helper: remove old Signed-off-by: Mart Raudsepp gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11 net-print/cups-pk-helper/Manifest | 1 - .../cups-pk-helper/cups-pk-helper-0.2.5.ebuild | 42 ---------------------- 2 files changed, 43 deletions(-) diff --git a/net-print/cups-pk-helper/Manifest b/net-print/cups-pk-helper/Manifest index c5112100c16..be83f62d218 100644 --- a/net-print/cups-pk-helper/Manifest +++ b/net-print/cups-pk-helper/Manifest @@ -1,2 +1 @@ -DIST cups-pk-helper-0.2.5.tar.xz 152620 BLAKE2B 341d3e6d961cbdf949105a55bc5734c81fe29c3cd855026ab4846bdb9f4bb191bbe2fe9720e3b8050d1350eea32809cb0395d3805ce2971e150c0f041a983097 SHA512 9fc0af517755482dc3787ce87df389adee41b826c4ccca25df69474812523fa265c3dcf31fbc1a75c1b680b9b6490a9c358ac30aed7570fa98f5287f02a2be40 DIST cups-pk-helper-0.2.6.tar.xz 162368 BLAKE2B 3dec9a32f577c35a426ec4bbf2f96b2e18e0cd7bbb8a43fd93a6104d8fbb01de15cc7a168ae67fe5f2dca34823c70ac5f61acc01d876130d6ae9f5b789491d23 SHA512 33f1b6f58f4772148bd1cfb8163dacaffd3cc62f2d03731710c98b765ebb8b87541cb9cf43e886880134c32db91a43c7142b1556a0abdf1449068031b0d5fbd3 diff --git a/net-print/cups-pk-helper/cups-pk-helper-0.2.5.ebuild b/net-print/cups-pk-helper/cups-pk-helper-0.2.5.ebuild deleted file mode 100644 index 9122aabc219..00000000000 --- a/net-print/cups-pk-helper/cups-pk-helper-0.2.5.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -GCONF_DEBUG="no" - -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 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -# Require {glib,gdbus-codegen}-2.30.0 due to GDBus changes between 2.29.92 -# and 2.30.0 -COMMON_DEPEND=" - >=dev-libs/glib-2.30.0:2 - net-print/cups - >=sys-auth/polkit-0.97 -" -RDEPEND="${COMMON_DEPEND} - sys-apps/dbus -" -DEPEND="${COMMON_DEPEND} - >=dev-util/gdbus-codegen-2.30.0 - >=dev-util/intltool-0.40.6 - virtual/pkgconfig - sys-devel/gettext -" - -src_prepare() { - DOCS="AUTHORS HACKING NEWS README" - - # 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 -}