diff options
author | David Seifert <soap@gentoo.org> | 2019-08-28 12:09:54 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-08-28 12:09:54 +0200 |
commit | 476386fa60ca25390a4ab63fe5c89599deeaa4df (patch) | |
tree | e6b25da1753372c56896b394ea6a84952bd1a07f /app-dicts/myspell-cs | |
parent | app-dicts/mecab-unidic: [QA] Add missing DEPEND="app-arch/unzip" (diff) | |
download | gentoo-476386fa60ca25390a4ab63fe5c89599deeaa4df.tar.gz gentoo-476386fa60ca25390a4ab63fe5c89599deeaa4df.tar.bz2 gentoo-476386fa60ca25390a4ab63fe5c89599deeaa4df.zip |
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@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-cs')
-rw-r--r-- | app-dicts/myspell-cs/myspell-cs-20110224.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |