commit: 00e90b00243fc9cd9926221279c5142fac397f0b Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Jul 9 18:44:26 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Jul 21 01:36:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00e90b00
app-office/wps-office: use HTTPS Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16651 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> app-office/wps-office/wps-office-11.1.0.9126.ebuild | 4 ++-- app-office/wps-office/wps-office-11.1.0.9505.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-office/wps-office/wps-office-11.1.0.9126.ebuild b/app-office/wps-office/wps-office-11.1.0.9126.ebuild index 961aa55ae4a..823d9553666 100644 --- a/app-office/wps-office/wps-office-11.1.0.9126.ebuild +++ b/app-office/wps-office/wps-office-11.1.0.9126.ebuild @@ -7,11 +7,11 @@ inherit unpacker xdg MY_PV="$(ver_cut 4)" DESCRIPTION="WPS Office is an office productivity suite" -HOMEPAGE="http://www.wps.cn/product/wpslinux/ http://wps-community.org/" +HOMEPAGE="https://www.wps.cn/product/wpslinux/ http://wps-community.org/" KEYWORDS="~amd64" -SRC_URI="http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${MY_PV}/${PN}_${PV}.XA_amd64.deb" +SRC_URI="https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${MY_PV}/${PN}_${PV}.XA_amd64.deb" SLOT="0" RESTRICT="strip mirror" # mirror as explained at bug #547372 diff --git a/app-office/wps-office/wps-office-11.1.0.9505.ebuild b/app-office/wps-office/wps-office-11.1.0.9505.ebuild index 961aa55ae4a..823d9553666 100644 --- a/app-office/wps-office/wps-office-11.1.0.9505.ebuild +++ b/app-office/wps-office/wps-office-11.1.0.9505.ebuild @@ -7,11 +7,11 @@ inherit unpacker xdg MY_PV="$(ver_cut 4)" DESCRIPTION="WPS Office is an office productivity suite" -HOMEPAGE="http://www.wps.cn/product/wpslinux/ http://wps-community.org/" +HOMEPAGE="https://www.wps.cn/product/wpslinux/ http://wps-community.org/" KEYWORDS="~amd64" -SRC_URI="http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${MY_PV}/${PN}_${PV}.XA_amd64.deb" +SRC_URI="https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${MY_PV}/${PN}_${PV}.XA_amd64.deb" SLOT="0" RESTRICT="strip mirror" # mirror as explained at bug #547372
