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 867F0158096 for ; Sat, 24 Sep 2022 20:05:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22E24E0A93; Sat, 24 Sep 2022 20:05:22 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06C3BE0A82 for ; Sat, 24 Sep 2022 20:05:21 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D2953340955 for ; Sat, 24 Sep 2022 20:05:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F1915E9 for ; Sat, 24 Sep 2022 20:05:19 +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: <1664049906.020d9e90b0a4c66ebd31dac25d03b34f911011fb.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/sysprof-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/sysprof-common/Manifest dev-util/sysprof-common/sysprof-common-3.46.0.ebuild X-VCS-Directories: dev-util/sysprof-common/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 020d9e90b0a4c66ebd31dac25d03b34f911011fb X-VCS-Branch: master Date: Sat, 24 Sep 2022 20:05:19 +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: bf84fee6-39aa-462b-a31c-6885dd317e22 X-Archives-Hash: 1fb435fbf456ffc06e360a38c2454b11 commit: 020d9e90b0a4c66ebd31dac25d03b34f911011fb Author: Matt Turner gentoo org> AuthorDate: Sat Sep 24 19:29:58 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Sep 24 20:05:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020d9e90 dev-util/sysprof-common: Version bump to 3.46.0 Signed-off-by: Matt Turner gentoo.org> dev-util/sysprof-common/Manifest | 1 + .../sysprof-common/sysprof-common-3.46.0.ebuild | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/dev-util/sysprof-common/Manifest b/dev-util/sysprof-common/Manifest index b2b2c1794cb2..ce0ab8a4aa6c 100644 --- a/dev-util/sysprof-common/Manifest +++ b/dev-util/sysprof-common/Manifest @@ -1 +1,2 @@ DIST sysprof-3.44.0.tar.xz 493924 BLAKE2B c3d9558df99ba23f63fbde0df54e201afce83da8f7d64166b44fcc2c70ec9e54a4abfbd0ac64171b1538af7e9d608b0f618559aba9444a3d884cd4944c4d595f SHA512 64bfe4d39e71954f7982ef06caffc39ff60d2d6005f8392a7918f83263d7c5b11bafdf7234ed86d52063586919a4dbe742c498b6f1f9db91d481337cf568451c +DIST sysprof-3.46.0.tar.xz 518536 BLAKE2B 8925f0cbe34411cce6bd86e9f4a924d3ff627429812682898fffe0a08c2dab9228e5d8bde44b460404f90fb29961a30154af1e8240df24bfa20b70cc7a36448e SHA512 ac248e2a06d2f7905bebae4e685dd320e3ac85097e33b9c6b8482a4647a5bfcaadc4d9a1fe117b3a74cb855d6c72d9a1453a37d7b64762a223c0fe5da2653a87 diff --git a/dev-util/sysprof-common/sysprof-common-3.46.0.ebuild b/dev-util/sysprof-common/sysprof-common-3.46.0.ebuild new file mode 100644 index 000000000000..8b7baaee69c5 --- /dev/null +++ b/dev-util/sysprof-common/sysprof-common-3.46.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 2020-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +GNOME_ORG_MODULE="sysprof" + +inherit gnome.org + +DESCRIPTION="Static library for sysprof capture data generation" +HOMEPAGE="http://sysprof.com/" + +LICENSE="GPL-3+ GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" + +RDEPEND="!=dev-util/sysprof-capture-3.36.0-r0" + +src_install() { + insinto /usr/share/dbus-1/interfaces/ + doins "${S}"/src/org.gnome.Sysprof3.Profiler.xml +}