diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 21:51:03 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 22:02:13 +1000 |
commit | 2a5446ead61ef0df9ad2710c1671b85fed87c5b6 (patch) | |
tree | ffc9469c5ec4ce9d622cd71ea70e26c2c03fc3df /app-dicts/myspell-en | |
parent | app-dicts/myspell-da: use HTTPS (diff) | |
download | gentoo-2a5446ead61ef0df9ad2710c1671b85fed87c5b6.tar.gz gentoo-2a5446ead61ef0df9ad2710c1671b85fed87c5b6.tar.bz2 gentoo-2a5446ead61ef0df9ad2710c1671b85fed87c5b6.zip |
app-dicts/myspell-en: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-dicts/myspell-en')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20160901.ebuild | 2 | ||||
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20170101.ebuild | 2 | ||||
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20170501.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20160901.ebuild b/app-dicts/myspell-en/myspell-en-20160901.ebuild index f65778714c02..7fc9b1cc89f6 100644 --- a/app-dicts/myspell-en/myspell-en-20160901.ebuild +++ b/app-dicts/myspell-en/myspell-en-20160901.ebuild @@ -30,7 +30,7 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="English dictionaries for myspell/hunspell" -HOMEPAGE="http://extensions.libreoffice.org/extensions/english-dictionaries" +HOMEPAGE="https://extensions.libreoffice.org/extensions/english-dictionaries" SRC_URI="https://extensions.libreoffice.org/extensions/english-dictionaries/${MY_PV}/@@download/file/dict-en.oxt -> dict-en-${PV}.oxt" LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson" diff --git a/app-dicts/myspell-en/myspell-en-20170101.ebuild b/app-dicts/myspell-en/myspell-en-20170101.ebuild index 23061a18cdfd..971a5a8d437a 100644 --- a/app-dicts/myspell-en/myspell-en-20170101.ebuild +++ b/app-dicts/myspell-en/myspell-en-20170101.ebuild @@ -30,7 +30,7 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="English dictionaries for myspell/hunspell" -HOMEPAGE="http://extensions.libreoffice.org/extensions/english-dictionaries" +HOMEPAGE="https://extensions.libreoffice.org/extensions/english-dictionaries" SRC_URI="https://extensions.libreoffice.org/extensions/english-dictionaries/${MY_PV}/@@download/file/dict-en-${PV}.oxt" LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson" diff --git a/app-dicts/myspell-en/myspell-en-20170501.ebuild b/app-dicts/myspell-en/myspell-en-20170501.ebuild index 4a22cb35078f..8a91e263b3ae 100644 --- a/app-dicts/myspell-en/myspell-en-20170501.ebuild +++ b/app-dicts/myspell-en/myspell-en-20170501.ebuild @@ -30,7 +30,7 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="English dictionaries for myspell/hunspell" -HOMEPAGE="http://extensions.libreoffice.org/extensions/english-dictionaries" +HOMEPAGE="https://extensions.libreoffice.org/extensions/english-dictionaries" SRC_URI="https://extensions.libreoffice.org/extensions/english-dictionaries/${MY_PV}/@@download/file/dict-en-${PV}.oxt" LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson" |