commit: d1a51dda1088db9a16f0565bad7aa701a5a09459
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Jun 14 07:43:31 2022 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Tue Jun 14 08:00:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d1a51dda
sys-cluster/adios2: move evpath to net-libs
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
profiles/updates/2Q-2022 | 1 +
sys-cluster/adios2/adios2-2.8.1-r1.ebuild | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/profiles/updates/2Q-2022 b/profiles/updates/2Q-2022
index cdca86cd7..d3e83d4f4 100644
--- a/profiles/updates/2Q-2022
+++ b/profiles/updates/2Q-2022
@@ -7,4 +7,5 @@ move kde-misc/skanpage media-gfx/skanpage
move sys-cluster/KVTree dev-libs/KVTree
move sys-cluster/shuffile dev-libs/shuffile
move sys-cluster/dyninst dev-libs/dyninst
+move sys-cluster/evpath net-libs/evpath
diff --git a/sys-cluster/adios2/adios2-2.8.1-r1.ebuild
b/sys-cluster/adios2/adios2-2.8.1-r1.ebuild
index 1313f9029..638853e8f 100644
--- a/sys-cluster/adios2/adios2-2.8.1-r1.ebuild
+++ b/sys-cluster/adios2/adios2-2.8.1-r1.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
dev-libs/perfstubs:=[timers]
dev-libs/pugixml
net-libs/enet
- >sys-cluster/evpath-4.5.0
+ >net-libs/evpath-4.5.0
blosc? ( dev-libs/c-blosc:= )
bzip2? ( app-arch/bzip2 )