diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-18 22:02:47 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-18 22:08:16 +1000 |
commit | 88521ef42d1a163bfb8fdf2e869ae979293ad4fc (patch) | |
tree | da99f66b6f9cb38144afc56021adf86a16e24bf3 /app-office/calligra | |
parent | dev-vcs/kdesvn: use HTTPS (diff) | |
download | gentoo-88521ef42d1a163bfb8fdf2e869ae979293ad4fc.tar.gz gentoo-88521ef42d1a163bfb8fdf2e869ae979293ad4fc.tar.bz2 gentoo-88521ef42d1a163bfb8fdf2e869ae979293ad4fc.zip |
app-office/calligra: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-office/calligra')
-rw-r--r-- | app-office/calligra/calligra-2.9.11-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 9358071c6267..ae488fe45833 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 9469c2e3ccf8..0861d3a98107 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" |