commit:     95adfc9c63ffde11ce348aafc5d658811ed65f8c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 23:06:06 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 23:06:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95adfc9c

sci-mathematics/lcalc: fix RDEPEND typo

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-mathematics/lcalc/{lcalc-2.0.5.ebuild => lcalc-2.0.5-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/lcalc/lcalc-2.0.5.ebuild 
b/sci-mathematics/lcalc/lcalc-2.0.5-r1.ebuild
similarity index 97%
rename from sci-mathematics/lcalc/lcalc-2.0.5.ebuild
rename to sci-mathematics/lcalc/lcalc-2.0.5-r1.ebuild
index 31542c170399..7e0b02e50370 100644
--- a/sci-mathematics/lcalc/lcalc-2.0.5.ebuild
+++ b/sci-mathematics/lcalc/lcalc-2.0.5-r1.ebuild
@@ -23,7 +23,7 @@ BDEPEND="dev-util/gengetopt"
 DEPEND="double-double? ( sci-libs/qd:= )
        quad-double? ( sci-libs/qd:= )
        pari? ( sci-mathematics/pari:= )"
-REPEND="${DEPEND}"
+RDEPEND="${DEPEND}"
 
 src_configure() {
        econf $(use_with pari) \

Reply via email to