commit: 6c61bc33d6867df0fb272b4fb558da98c83520f9
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 22:02:46 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 22:02:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c61bc33
app-dicts/aspell-nb: fix SRC_URI
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
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 97ac2985aff..e71904c6989 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