diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-01-13 01:42:00 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-01-13 01:42:11 +1100 |
commit | 1c8419bafbea39e4137c3d51c8d3c07c440c840c (patch) | |
tree | 606fc89377586057f4b37a2e7e6f985a52334c42 /app-dicts/myspell-de | |
parent | app-dicts/myspell-de: remove 2013.12.06 (diff) | |
download | gentoo-1c8419bafbea39e4137c3d51c8d3c07c440c840c.tar.gz gentoo-1c8419bafbea39e4137c3d51c8d3c07c440c840c.tar.bz2 gentoo-1c8419bafbea39e4137c3d51c8d3c07c440c840c.zip |
app-dicts/myspell-de: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts/myspell-de')
-rw-r--r-- | app-dicts/myspell-de/myspell-de-2015.12.28.ebuild | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app-dicts/myspell-de/myspell-de-2015.12.28.ebuild b/app-dicts/myspell-de/myspell-de-2015.12.28.ebuild index 060cad3ac732..ead5b74bfdfe 100644 --- a/app-dicts/myspell-de/myspell-de-2015.12.28.ebuild +++ b/app-dicts/myspell-de/myspell-de-2015.12.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,14 +32,14 @@ inherit myspell-r2 DESCRIPTION="German dictionaries for myspell/hunspell" HOMEPAGE=" - http://extensions.libreoffice.org/extension-center/german-de-at-frami-dictionaries - http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries - http://extensions.libreoffice.org/extension-center/german-de-ch-frami-dictionaries + https://extensions.libreoffice.org/extensions/german-de-at-frami-dictionaries + https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries + https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries " SRC_URI=" - http://extensions.libreoffice.org/extension-center/german-de-at-frami-dictionaries/pscreleasefolder.2011-11-05.7614737245/${PV}/dict-de_at-frami_${PV//./-}.oxt - http://extensions.libreoffice.org/extension-center/german-de-de-frami-dictionaries/releases/${PV}/dict-de_de-frami_${PV//./-}.oxt - http://extensions.libreoffice.org/extension-center/german-de-ch-frami-dictionaries/pscreleasefolder.2011-11-05.5296069116/${PV}/dict-de_ch-frami_${PV//./-}.oxt + https://extensions.libreoffice.org/extensions/german-de-at-frami-dictionaries/${PV}/@@download/file/dict-de_at-frami_${PV//./-}.oxt + https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/${PV}/@@download/file/dict-de_de-frami_${PV//./-}.oxt + https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries/${PV}/@@download/file/dict-de_ch-frami_${PV//./-}.oxt " LICENSE="GPL-2 LGPL-2" |