From: David Seifert Date: Wed, 28 Aug 2019 10:09:54 +0000 (+0200) Subject: app-dicts/myspell-cs: [QA] Fix ${HOMEPAGE} in SRC_URI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=476386fa60ca25390a4ab63fe5c89599deeaa4df;p=gentoo.git app-dicts/myspell-cs: [QA] Fix ${HOMEPAGE} in SRC_URI Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: David Seifert --- diff --git a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild index 3158a741e5db..e78b30190222 100644 --- a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild +++ b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild @@ -21,7 +21,7 @@ inherit myspell-r2 DESCRIPTION="Czech dictionaries for myspell/hunspell" HOMEPAGE="http://www.liberix.cz/doplnky/slovniky/ooo/" -SRC_URI="${HOMEPAGE}/dict-cs-2.oxt -> ${P}.zip" +SRC_URI="http://www.liberix.cz/doplnky/slovniky/ooo/dict-cs-2.oxt -> ${P}.zip" LICENSE="GPL-2 MIT" SLOT="0"