From 073d99a8b494e85cc634aba706234b7474a79962 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 17 Sep 2025 21:00:44 +0200 Subject: [PATCH] dev-cpp/robin-hood-hashing: treeclean Signed-off-by: Andreas Sturmlechner --- dev-cpp/robin-hood-hashing/Manifest | 1 - .../robin-hood-hashing-include-cstdint.patch | 12 ---------- dev-cpp/robin-hood-hashing/metadata.xml | 11 --------- .../robin-hood-hashing-3.11.5-r2.ebuild | 24 ------------------- profiles/package.mask | 5 ---- profiles/updates/2Q-2021 | 1 - 6 files changed, 54 deletions(-) delete mode 100644 dev-cpp/robin-hood-hashing/Manifest delete mode 100644 dev-cpp/robin-hood-hashing/files/robin-hood-hashing-include-cstdint.patch delete mode 100644 dev-cpp/robin-hood-hashing/metadata.xml delete mode 100644 dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild diff --git a/dev-cpp/robin-hood-hashing/Manifest b/dev-cpp/robin-hood-hashing/Manifest deleted file mode 100644 index 11af6af618500..0000000000000 --- a/dev-cpp/robin-hood-hashing/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST robin-hood-hashing-3.11.5.tar.gz 177134 BLAKE2B b114c1d68ff2eae4cdb526e67def750a11056c2b5c400eab0870fda7c81dde5cf3bb168ea13ed3d34f2e57edffea5c58cb79ffb5328ecf839c723c71f54676d3 SHA512 5f73e089b1e8ec41a9bedded22bc64a789d3a3d04873a2ad9f8cc2970797a473b0f4d3436c2324b3ced85a0d983998a75b1dfaf2b7f3b77235b29806ff2fd489 diff --git a/dev-cpp/robin-hood-hashing/files/robin-hood-hashing-include-cstdint.patch b/dev-cpp/robin-hood-hashing/files/robin-hood-hashing-include-cstdint.patch deleted file mode 100644 index e5f10b7a0126b..0000000000000 --- a/dev-cpp/robin-hood-hashing/files/robin-hood-hashing-include-cstdint.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/include/robin_hood.h b/src/include/robin_hood.h -index b4e0fbc..b83eaef 100644 ---- a/src/include/robin_hood.h -+++ b/src/include/robin_hood.h -@@ -39,6 +39,7 @@ - #define ROBIN_HOOD_VERSION_PATCH 5 // for backwards-compatible bug fixes - - #include -+#include - #include - #include - #include diff --git a/dev-cpp/robin-hood-hashing/metadata.xml b/dev-cpp/robin-hood-hashing/metadata.xml deleted file mode 100644 index 3dd614efa875f..0000000000000 --- a/dev-cpp/robin-hood-hashing/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - vulkan@gentoo.org - Vulkan Project - - - martinus/robin-hood-hashing - - diff --git a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild deleted file mode 100644 index af33088be0d75..0000000000000 --- a/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.5-r2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -DESCRIPTION="Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20" -HOMEPAGE="https://github.com/martinus/robin-hood-hashing" -SRC_URI="https://github.com/martinus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86" - -PATCHES=( "${FILESDIR}/${PN}-include-cstdint.patch" ) - -src_configure() { - local mycmakeargs=( - -DRH_STANDALONE_PROJECT=OFF - -DCMAKE_INSTALL_LIBDIR="${EPREFIX}/usr/share/" - ) - cmake_src_configure -} diff --git a/profiles/package.mask b/profiles/package.mask index ce9eec425a827..48a03dd5e1748 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -233,11 +233,6 @@ dev-libs/redis-ipc dev-cpp/cpp-hocon dev-libs/leatherman -# Andreas Sturmlechner (2025-08-27) -# EAPI-7 cmake.eclass library without any revdeps. -# Removal on 2025-09-26. -dev-cpp/robin-hood-hashing - # Andreas Sturmlechner (2025-08-27) # Qt5 based and still EAPI-7, last release from 2016, broken Qt6 "support" # in upstream repo. Needs someone to pick up the pieces of upstream's diff --git a/profiles/updates/2Q-2021 b/profiles/updates/2Q-2021 index d47fc80340294..7c8951c736bfb 100644 --- a/profiles/updates/2Q-2021 +++ b/profiles/updates/2Q-2021 @@ -1,7 +1,6 @@ move dev-python/PyICU dev-python/pyicu move dev-python/python-fastimport dev-python/fastimport move dev-python/ebuildtester dev-util/ebuildtester -move dev-util/robin-hood-hashing dev-cpp/robin-hood-hashing move dev-python/awscli app-admin/awscli move dev-util/dwarves dev-util/pahole move net-irc/oragono net-irc/ergo