diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 21:50:00 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 22:02:13 +1000 |
commit | 104844e6efb1e62fee0e0958d2d1df0ee868eb27 (patch) | |
tree | 937a9c86c6295fd4cb2120965c8c82d34f8024e7 /app-dicts/myspell-da | |
parent | app-dicts/myspell-cy: use HTTPS (diff) | |
download | gentoo-104844e6efb1e62fee0e0958d2d1df0ee868eb27.tar.gz gentoo-104844e6efb1e62fee0e0958d2d1df0ee868eb27.tar.bz2 gentoo-104844e6efb1e62fee0e0958d2d1df0ee868eb27.zip |
app-dicts/myspell-da: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-dicts/myspell-da')
-rw-r--r-- | app-dicts/myspell-da/myspell-da-2.1.ebuild | 6 | ||||
-rw-r--r-- | app-dicts/myspell-da/myspell-da-2.3.ebuild | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/myspell-da/myspell-da-2.1.ebuild b/app-dicts/myspell-da/myspell-da-2.1.ebuild index 2ed02ab35814..f64b905c5f43 100644 --- a/app-dicts/myspell-da/myspell-da-2.1.ebuild +++ b/app-dicts/myspell-da/myspell-da-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -18,8 +18,8 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Danish dictionaries for myspell/hunspell" -HOMEPAGE="http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary" -SRC_URI="http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/2.1/dict-da-${PV}.oxt" +HOMEPAGE="https://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary" +SRC_URI="https://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/2.1/dict-da-${PV}.oxt" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" diff --git a/app-dicts/myspell-da/myspell-da-2.3.ebuild b/app-dicts/myspell-da/myspell-da-2.3.ebuild index d0ef2b8fde39..8f733833f9c5 100644 --- a/app-dicts/myspell-da/myspell-da-2.3.ebuild +++ b/app-dicts/myspell-da/myspell-da-2.3.ebuild @@ -19,7 +19,7 @@ inherit myspell-r2 DESCRIPTION="Danish dictionaries for myspell/hunspell" HOMEPAGE="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary" -SRC_URI="http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/2.1/dict-da-${PV}.oxt" +SRC_URI="https://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/2.1/dict-da-${PV}.oxt" SRC_URI="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary/${PV}/@@download/file/dict-da-${PV/./-}.oxt" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" |