commit:     a6f323f9a3abc15f3b095ca74f48b1976b34af34
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 11 09:36:27 2017 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 09:36:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f323f9

app-dicts/myspell-ru: Use variable in SRC_URI

substitute fixed version number with variable.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild 
b/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild
index 2702ed185f1..f8ec8a9ebff 100644
--- a/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild
+++ b/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild
@@ -16,7 +16,7 @@ MY_PV="0.4.0"
 
 DESCRIPTION="Russian spellcheck dictionary based on works of AOT group for 
myspell/hunspell"
 
HOMEPAGE="https://extensions.libreoffice.org/extensions/russian-dictionary-pack";
-SRC_URI="https://extensions.libreoffice.org/${EXT}/${DICT}/${MY_PV}/@@download/file/${MY_PN}-0-4-0.oxt";
+SRC_URI="https://extensions.libreoffice.org/${EXT}/${DICT}/${MY_PV}/@@download/file/${MY_PN}-${MY_PV//./-}.oxt";
 
 LICENSE="LGPL-2.1"
 SLOT="0"

Reply via email to