commit:     a80716e9a065b9c8304b32fdc1ea6324fa62c6b5
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  4 17:43:52 2026 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Jan  4 17:43:52 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a80716e9

dev-util/gprof2dot: Drop old

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 dev-util/gprof2dot/Manifest                     |  1 -
 dev-util/gprof2dot/gprof2dot-2024.6.6-r1.ebuild | 20 --------------------
 dev-util/gprof2dot/gprof2dot-2024.6.6.ebuild    | 20 --------------------
 3 files changed, 41 deletions(-)

diff --git a/dev-util/gprof2dot/Manifest b/dev-util/gprof2dot/Manifest
index 3c35774e55f7..8d253dcec6c9 100644
--- a/dev-util/gprof2dot/Manifest
+++ b/dev-util/gprof2dot/Manifest
@@ -1,2 +1 @@
-DIST gprof2dot-2024.6.6.tar.gz 36536 BLAKE2B 
89e46b519f3b8a8ee4cf9e3490ee75dc2577db93da31ad23aa34e5af6fd1a1d186841dc7a9dd90a9291f454bc308f3a3e9875dc06d960a86d161346b5cc1cc8d
 SHA512 
4943e7827461453a573a2d2f4b465acbf9f444de3dd2dad7dcc1addde607735c3ee2d162fbd9f6c46ece343befa8d7a35b502d18f499cdc06c3655bafaa1d80f
 DIST gprof2dot-2025.4.14.tar.gz 39536 BLAKE2B 
686f97e547056bbf0a0d062e075b17aa946878e8d15a26877e39ea3530b1f6d5a55ae2cb1a48ecda7ac8d0032ae133f2bbeffc3dd9096a9996c450614e70d332
 SHA512 
c08adf10abd79a4d5a150fd522f6055e01b2a62942243f83ab19fd463499fd025f2e627446977826a1930dae6b87520900d4e34cfa0b3f1be433f9a8a4506a0f

diff --git a/dev-util/gprof2dot/gprof2dot-2024.6.6-r1.ebuild 
b/dev-util/gprof2dot/gprof2dot-2024.6.6-r1.ebuild
deleted file mode 100644
index edd935be8403..000000000000
--- a/dev-util/gprof2dot/gprof2dot-2024.6.6-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..13} )
-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"

diff --git a/dev-util/gprof2dot/gprof2dot-2024.6.6.ebuild 
b/dev-util/gprof2dot/gprof2dot-2024.6.6.ebuild
deleted file mode 100644
index 7c934ff49e65..000000000000
--- a/dev-util/gprof2dot/gprof2dot-2024.6.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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"

Reply via email to