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 96F7D158020 for ; Tue, 15 Nov 2022 05:33:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0B95E09C8; Tue, 15 Nov 2022 05:33:53 +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 A6659E09C8 for ; Tue, 15 Nov 2022 05:33:53 +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 B8161340B1F for ; Tue, 15 Nov 2022 05:33:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BE15625 for ; Tue, 15 Nov 2022 05:33:51 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1668490428.5939d19f252cbaca7d5d6ad597e94a59dd8ed8cc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfconf/Manifest xfce-base/xfconf/xfconf-4.17.0.ebuild X-VCS-Directories: xfce-base/xfconf/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5939d19f252cbaca7d5d6ad597e94a59dd8ed8cc X-VCS-Branch: master Date: Tue, 15 Nov 2022 05:33:51 +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: 016bd02b-709b-4eb9-9768-9883e04ffb8a X-Archives-Hash: 393df77187171424f4305a49d57633ca commit: 5939d19f252cbaca7d5d6ad597e94a59dd8ed8cc Author: Michał Górny gentoo org> AuthorDate: Tue Nov 15 05:24:07 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Nov 15 05:33:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5939d19f xfce-base/xfconf: Remove old Signed-off-by: Michał Górny gentoo.org> xfce-base/xfconf/Manifest | 1 - xfce-base/xfconf/xfconf-4.17.0.ebuild | 80 ----------------------------------- 2 files changed, 81 deletions(-) diff --git a/xfce-base/xfconf/Manifest b/xfce-base/xfconf/Manifest index 6382956b8a43..022d6d2c0f30 100644 --- a/xfce-base/xfconf/Manifest +++ b/xfce-base/xfconf/Manifest @@ -1,3 +1,2 @@ DIST xfconf-4.16.0.tar.bz2 634858 BLAKE2B 34a03e457934310d4750b0811ff3b6fbde0c786656c9cc1bb2dd733e0104c2ab3ff1834fefcea31a6711931406b8ab507a528596b598e92c401defb8e6d7715e SHA512 d2e6b272243d6eda71f42cb3df18cb9c0745a1864718639e9aa494902dfe5b4989b2761fee2195456e5725cad0f744978f9c95c6f01e48aa016a919ce3468344 -DIST xfconf-4.17.0.tar.bz2 629001 BLAKE2B f7dbddc5762e4000a1cd5de4c02656f2a1626a244c847f53d1d0646773d91b2a10ee48e870d4b42bd004756e09a9b1e3d3e22f240712e5e7c9fe759908ece048 SHA512 e1eac703a898f151d9bde6c4177103498754a776b0c7f1381e7af9994a9cb1765943f840b31e665f40a1c4a26bc8b8a0c6e8aa0615f5501a52d4860065d59bc3 DIST xfconf-4.17.1.tar.bz2 624819 BLAKE2B a8752240b6619c9be83b73c16e1bb4915853b728aeb168d803f569dc38f221d5a02d2d1cbf8eee7ea43dd37f6473de5b6ec30848bf1f502bdc974002edcde681 SHA512 c0d5d3b41a9194390b0d45705a496a37bb55c7dd8821efcbad06e0e37ccfd917c4a54de45be16820c20748df81c1aee47cbec2c27caa1eaa5007802f87848762 diff --git a/xfce-base/xfconf/xfconf-4.17.0.ebuild b/xfce-base/xfconf/xfconf-4.17.0.ebuild deleted file mode 100644 index 4e3f29b8703c..000000000000 --- a/xfce-base/xfconf/xfconf-4.17.0.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit bash-completion-r1 vala - -DESCRIPTION="A configuration management system for Xfce" -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" -HOMEPAGE=" - https://docs.xfce.org/xfce/xfconf/start - https://gitlab.xfce.org/xfce/xfconf/ -" - -LICENSE="GPL-2+" -SLOT="0/3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" -IUSE="debug +introspection vala" -REQUIRED_USE="vala? ( introspection )" - -DEPEND=" - >=dev-libs/glib-2.50 - sys-apps/dbus - >=xfce-base/libxfce4util-4.14:= - introspection? ( >=dev-libs/gobject-introspection-1.66:= ) - ! "${service_dir}/org.xfce.Xfconf.service" <<-EOF || die - [D-BUS Service] - Name=org.xfce.Xfconf - Exec=${S}/xfconfd/xfconfd - EOF - - ( - # start isolated dbus session bus - dbus_data=$(dbus-launch --sh-syntax) || exit - eval "${dbus_data}" - - # -j>1 often hangs - # https://gitlab.xfce.org/xfce/xfconf/-/issues/13 - nonfatal emake -j1 check - ret=${?} - - kill "${DBUS_SESSION_BUS_PID}" - exit "${ret}" - ) || die -} - -src_install() { - default - find "${D}" -type f -name '*.la' -delete || die -}