commit: 2a69e0a9e47566cd07ef0dcf14aab822068c07f5 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Apr 19 15:31:47 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Apr 19 15:32:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a69e0a9
app-text/enchant: Correct the blocker's slot enchant-1.6 is SLOT=0, not SLOT=1. Closes: https://bugs.gentoo.org/839492 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> app-text/enchant/{enchant-2.3.3.ebuild => enchant-2.3.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/enchant/enchant-2.3.3.ebuild b/app-text/enchant/enchant-2.3.3-r1.ebuild similarity index 97% rename from app-text/enchant/enchant-2.3.3.ebuild rename to app-text/enchant/enchant-2.3.3-r1.ebuild index 237874a845fd..01202d5bee1a 100644 --- a/app-text/enchant/enchant-2.3.3.ebuild +++ b/app-text/enchant/enchant-2.3.3-r1.ebuild @@ -23,7 +23,7 @@ COMMON_DEPEND=" voikko? ( dev-libs/libvoikko ) " RDEPEND="${COMMON_DEPEND} - !<app-text/enchant-1.6.1-r2:1 + !<app-text/enchant-1.6.1-r2:0 " DEPEND="${COMMON_DEPEND} test? ( >=dev-libs/unittest++-2.0.0-r2 )
