commit: 88521ef42d1a163bfb8fdf2e869ae979293ad4fc Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 12:02:47 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 12:08:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88521ef4
app-office/calligra: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-office/calligra/calligra-2.9.11-r1.ebuild | 2 +- app-office/calligra/calligra-3.0.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/calligra/calligra-2.9.11-r1.ebuild b/app-office/calligra/calligra-2.9.11-r1.ebuild index 9358071c626..ae488fe4583 100644 --- a/app-office/calligra/calligra-2.9.11-r1.ebuild +++ b/app-office/calligra/calligra-2.9.11-r1.ebuild @@ -15,7 +15,7 @@ WEBKIT_REQUIRED="optional" inherit check-reqs kde4-base versionator DESCRIPTION="KDE Office Suite" -HOMEPAGE="http://www.calligra.org/" +HOMEPAGE="https://www.calligra.org/" case ${PV} in 2.[456789].[789]?) diff --git a/app-office/calligra/calligra-3.0.1.ebuild b/app-office/calligra/calligra-3.0.1.ebuild index 9469c2e3ccf..0861d3a9810 100644 --- a/app-office/calligra/calligra-3.0.1.ebuild +++ b/app-office/calligra/calligra-3.0.1.ebuild @@ -9,7 +9,7 @@ KDE_TEST="forceoptional-recursive" inherit check-reqs kde5 versionator DESCRIPTION="KDE Office Suite" -HOMEPAGE="http://www.calligra.org/" +HOMEPAGE="https://www.calligra.org/" [[ ${KDE_BUILD_TYPE} == release ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-2"
