commit:     476386fa60ca25390a4ab63fe5c89599deeaa4df
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 10:09:54 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 10:09:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476386fa

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 <soap <AT> gentoo.org>

 app-dicts/myspell-cs/myspell-cs-20110224.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/myspell-cs/myspell-cs-20110224.ebuild 
b/app-dicts/myspell-cs/myspell-cs-20110224.ebuild
index 3158a741e5d..e78b3019022 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"

Reply via email to