diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-30 20:14:14 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-30 14:46:31 -0400 |
commit | 8fa35dc4ad32a8dc72a117c1f55c976a50e98449 (patch) | |
tree | 67014a7b3431c819e8722c93b137c1cb343c20f1 /kde-misc/openofficeorg-thumbnail | |
parent | app-portage/kuroo: update HOMEPAGE of live ebuild (diff) | |
download | gentoo-8fa35dc4ad32a8dc72a117c1f55c976a50e98449.tar.gz gentoo-8fa35dc4ad32a8dc72a117c1f55c976a50e98449.tar.bz2 gentoo-8fa35dc4ad32a8dc72a117c1f55c976a50e98449.zip |
kde-misc/openofficeorg-thumbnail: use HTTPS
Diffstat (limited to 'kde-misc/openofficeorg-thumbnail')
-rw-r--r-- | kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild | 4 |
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" |