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 1034C15817D for ; Sat, 8 Jun 2024 14:42:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D092E2AA7; Sat, 8 Jun 2024 14:42:11 +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 C7816E2AA7 for ; Sat, 8 Jun 2024 14:42:10 +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 C3590340775 for ; Sat, 8 Jun 2024 14:42:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C5AE1A32 for ; Sat, 8 Jun 2024 14:42:08 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1717857719.2e78f26f9faea69f7a5903bf20c3e19ad8435694.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gprof2dot/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gprof2dot/Manifest dev-util/gprof2dot/gprof2dot-2024.6.6.ebuild X-VCS-Directories: dev-util/gprof2dot/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 2e78f26f9faea69f7a5903bf20c3e19ad8435694 X-VCS-Branch: master Date: Sat, 8 Jun 2024 14:42:08 +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: 4700e8cc-2871-4c8c-ba94-8586fecfee8c X-Archives-Hash: fa4408c0c90db9355bde82da7bb51f4d commit: 2e78f26f9faea69f7a5903bf20c3e19ad8435694 Author: Sebastian Pipping gentoo org> AuthorDate: Sat Jun 8 14:40:20 2024 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Sat Jun 8 14:41:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e78f26f dev-util/gprof2dot: 2024.6.6 Signed-off-by: Sebastian Pipping gentoo.org> dev-util/gprof2dot/Manifest | 1 + dev-util/gprof2dot/gprof2dot-2024.6.6.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/dev-util/gprof2dot/Manifest b/dev-util/gprof2dot/Manifest index 341df2c82c9a..04d3d5911dc8 100644 --- a/dev-util/gprof2dot/Manifest +++ b/dev-util/gprof2dot/Manifest @@ -1,2 +1,3 @@ DIST gprof2dot-2022.7.29.tar.gz 33948 BLAKE2B cc96bcf0cbce2159f6a03bb1b7d3b2e89212a2acdb948fbeb947b8664ed34123102792476d16d11b7b2bdb269aef9ce54a7224a355c5390fe6010e82bc2df189 SHA512 347e24c11f4ca3b5d6b50dfebb158f046e64aa302549b82949c5e089d081c741c9936272d45d378f3828d3d824ed632a98444e6aa3dc1a3b9b86abc27738bcb8 DIST gprof2dot-2024.6.5.tar.gz 36539 BLAKE2B ed1d2b9417004b30e6c345302e5d081386b593c5bdd606342854a627bbd1910d48dc9bd0263683f13b0df31b4beb0acb6de06760bc2ec97a32e27dc0bb99dd3a SHA512 b81f01ad1c31862894831881142ffc38f598feb201cced53adf11c485885e0f25843bdf86ac106a814dd537932293eba2163eb55efc2361ebf70e4561032ea3c +DIST gprof2dot-2024.6.6.tar.gz 36536 BLAKE2B 89e46b519f3b8a8ee4cf9e3490ee75dc2577db93da31ad23aa34e5af6fd1a1d186841dc7a9dd90a9291f454bc308f3a3e9875dc06d960a86d161346b5cc1cc8d SHA512 4943e7827461453a573a2d2f4b465acbf9f444de3dd2dad7dcc1addde607735c3ee2d162fbd9f6c46ece343befa8d7a35b502d18f499cdc06c3655bafaa1d80f diff --git a/dev-util/gprof2dot/gprof2dot-2024.6.6.ebuild b/dev-util/gprof2dot/gprof2dot-2024.6.6.ebuild new file mode 100644 index 000000000000..7c934ff49e65 --- /dev/null +++ b/dev-util/gprof2dot/gprof2dot-2024.6.6.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_REQ_USE='xml(+)' + +inherit distutils-r1 pypi + +DESCRIPTION="Converts profiling output to dot graphs" +HOMEPAGE=" + https://github.com/jrfonseca/gprof2dot/ + https://pypi.org/project/gprof2dot/ +" + +LICENSE="LGPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86"