commit:     c9cfe71fee410185e2fe1a0d20f64dba8e27cd1d
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 05:09:28 2021 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Thu May 27 05:10:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9cfe71f

dev-cpp/robin-hood-hashing: Rename package

Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 {dev-util => dev-cpp}/robin-hood-hashing/Manifest                       | 0
 {dev-util => dev-cpp}/robin-hood-hashing/metadata.xml                   | 0
 .../robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild                 | 0
 media-libs/vulkan-layers/vulkan-layers-1.2.179.ebuild                   | 2 +-
 media-libs/vulkan-layers/vulkan-layers-9999.ebuild                      | 2 +-
 profiles/updates/2Q-2021                                                | 1 +
 6 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-util/robin-hood-hashing/Manifest 
b/dev-cpp/robin-hood-hashing/Manifest
similarity index 100%
rename from dev-util/robin-hood-hashing/Manifest
rename to dev-cpp/robin-hood-hashing/Manifest

diff --git a/dev-util/robin-hood-hashing/metadata.xml 
b/dev-cpp/robin-hood-hashing/metadata.xml
similarity index 100%
rename from dev-util/robin-hood-hashing/metadata.xml
rename to dev-cpp/robin-hood-hashing/metadata.xml

diff --git a/dev-util/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild 
b/dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
similarity index 100%
rename from dev-util/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild
rename to dev-cpp/robin-hood-hashing/robin-hood-hashing-3.11.2.ebuild

diff --git a/media-libs/vulkan-layers/vulkan-layers-1.2.179.ebuild 
b/media-libs/vulkan-layers/vulkan-layers-1.2.179.ebuild
index 54be66bf8af..f00991f25ee 100644
--- a/media-libs/vulkan-layers/vulkan-layers-1.2.179.ebuild
+++ b/media-libs/vulkan-layers/vulkan-layers-1.2.179.ebuild
@@ -27,8 +27,8 @@ IUSE="wayland X"
 
 BDEPEND=">=dev-util/cmake-3.10.2"
 DEPEND="${PYTHON_DEPS}
+       dev-cpp/robin-hood-hashing
        >=dev-util/glslang-11.4.0:=[${MULTILIB_USEDEP}]
-       dev-util/robin-hood-hashing
        >=dev-util/spirv-tools-2021.0_pre20210526:=[${MULTILIB_USEDEP}]
        >=dev-util/vulkan-headers-${PV}
        wayland? ( dev-libs/wayland:=[${MULTILIB_USEDEP}] )

diff --git a/media-libs/vulkan-layers/vulkan-layers-9999.ebuild 
b/media-libs/vulkan-layers/vulkan-layers-9999.ebuild
index 54be66bf8af..f00991f25ee 100644
--- a/media-libs/vulkan-layers/vulkan-layers-9999.ebuild
+++ b/media-libs/vulkan-layers/vulkan-layers-9999.ebuild
@@ -27,8 +27,8 @@ IUSE="wayland X"
 
 BDEPEND=">=dev-util/cmake-3.10.2"
 DEPEND="${PYTHON_DEPS}
+       dev-cpp/robin-hood-hashing
        >=dev-util/glslang-11.4.0:=[${MULTILIB_USEDEP}]
-       dev-util/robin-hood-hashing
        >=dev-util/spirv-tools-2021.0_pre20210526:=[${MULTILIB_USEDEP}]
        >=dev-util/vulkan-headers-${PV}
        wayland? ( dev-libs/wayland:=[${MULTILIB_USEDEP}] )

diff --git a/profiles/updates/2Q-2021 b/profiles/updates/2Q-2021
index e2f025a02ff..bc1b4ac67bb 100644
--- a/profiles/updates/2Q-2021
+++ b/profiles/updates/2Q-2021
@@ -1,3 +1,4 @@
 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

Reply via email to