commit: 23c069aa8b04e0767518562cd6c4147bbc203920
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 9 03:08:42 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 9 03:08:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23c069aa
sci-biology/rebase: fix RDEPEND typo
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-biology/rebase/{rebase-1901-r1.ebuild => rebase-1901-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-biology/rebase/rebase-1901-r1.ebuild
b/sci-biology/rebase/rebase-1901-r2.ebuild
similarity index 98%
rename from sci-biology/rebase/rebase-1901-r1.ebuild
rename to sci-biology/rebase/rebase-1901-r2.ebuild
index a993a8c2c44a..1b4b75407947 100644
--- a/sci-biology/rebase/rebase-1901-r1.ebuild
+++ b/sci-biology/rebase/rebase-1901-r2.ebuild
@@ -16,7 +16,7 @@ IUSE="emboss minimal"
RESTRICT="binchecks strip"
BDEPEND="emboss? ( sci-biology/emboss )"
-REPEND="${BDEPEND}"
+RDEPEND="${BDEPEND}"
src_compile() {
if use emboss; then