diff options
Diffstat (limited to 'app-dicts/aspell-ga/aspell-ga-5.1.0-r1.ebuild')
-rw-r--r-- | app-dicts/aspell-ga/aspell-ga-5.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-ga/aspell-ga-5.1.0-r1.ebuild b/app-dicts/aspell-ga/aspell-ga-5.1.0-r1.ebuild index d02c50cedb9b..738ebd03c7a3 100644 --- a/app-dicts/aspell-ga/aspell-ga-5.1.0-r1.ebuild +++ b/app-dicts/aspell-ga/aspell-ga-5.1.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 ASPELL_LANG="Irish" ASPELL_VERSION=5 -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV%.*}-${PV##*.}" +MY_P="${PN/aspell/aspell"${ASPELL_VERSION}"}-${PV%.*}-${PV##*.}" inherit aspell-dict-r1 |