diff options
Diffstat (limited to 'app-dicts/aspell-nb')
-rw-r--r-- | app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 97ac2985aff7..e71904c6989d 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 |