From 6c61bc33d6867df0fb272b4fb558da98c83520f9 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Thu, 22 Apr 2021 00:02:46 +0200 Subject: [PATCH] app-dicts/aspell-nb: fix SRC_URI Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki --- app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild index 97ac2985aff7a..e71904c6989dd 100644 --- a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild +++ b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=7 ASPELL_LANG="Norwegian Bokmal" -MY_P="${PN/aspell/aspell-${PV%.*}-${PV##*.}" +MY_P="${PN}-${PV%.*}-${PV##*.}" inherit aspell-dict-r1