summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-30 20:14:14 +0200
committerAaron Bauman <bman@gentoo.org>2018-03-30 14:46:31 -0400
commit8fa35dc4ad32a8dc72a117c1f55c976a50e98449 (patch)
tree67014a7b3431c819e8722c93b137c1cb343c20f1
parentapp-portage/kuroo: update HOMEPAGE of live ebuild (diff)
downloadgentoo-8fa35dc4ad32a8dc72a117c1f55c976a50e98449.tar.gz
gentoo-8fa35dc4ad32a8dc72a117c1f55c976a50e98449.tar.bz2
gentoo-8fa35dc4ad32a8dc72a117c1f55c976a50e98449.zip
kde-misc/openofficeorg-thumbnail: use HTTPS
-rw-r--r--kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
index fa422af5a09a..8c5f3e9949fe 100644
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ MY_P="${MY_PN}-${PV}"
inherit kde5
DESCRIPTION="KDE thumbnail-plugin that generates thumbnails for ODF files"
-HOMEPAGE="http://www.kde-apps.org/content/show.php?content=110864"
+HOMEPAGE="https://www.kde-apps.org/content/show.php?content=110864"
SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
LICENSE="LGPL-3"