commit: 0a9f9750c390b85a84cff9daeae12a1bc2600248
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Jul 5 21:03:14 2021 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jul 5 21:03:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a9f9750
dev-cpp/xdgpp: wrong slot
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-cpp/xdgpp/xdgpp-0_pre20201007.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/xdgpp/xdgpp-0_pre20201007.ebuild
b/dev-cpp/xdgpp/xdgpp-0_pre20201007.ebuild
index b37291052..45399ce12 100644
--- a/dev-cpp/xdgpp/xdgpp-0_pre20201007.ebuild
+++ b/dev-cpp/xdgpp/xdgpp-0_pre20201007.ebuild
@@ -23,7 +23,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
-RDEPEND="dev-cpp/catch:1"
+RDEPEND="dev-cpp/catch:0"
DEPEND="${RDEPEND}"
RESTRICT="!test? ( test )"