From 68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 14:04:52 +0200 Subject: Convert URIs for gnome.org and kde.org to https Signed-off-by: Justin Lecher --- kde-misc/akonadi-social-utils/akonadi-social-utils-0_p20120827.ebuild | 2 +- kde-misc/basket/basket-1.81.ebuild | 4 ++-- kde-misc/colord-kde/colord-kde-0.3.0.ebuild | 2 +- kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild | 2 +- kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild | 2 +- kde-misc/kde-gtk-config/kde-gtk-config-2.2.1.ebuild | 2 +- kde-misc/kdeconnect/kdeconnect-0.7.3.ebuild | 2 +- kde-misc/kdeconnect/kdeconnect-0.8.ebuild | 2 +- kde-misc/kio-mtp/kio-mtp-0.75_p20131020.ebuild | 2 +- kde-misc/kio-mtp/kio-mtp-0.75_p20141221.ebuild | 2 +- kde-misc/kio-slp/kio-slp-0_p20120621.ebuild | 2 +- kde-misc/kio_gopher/kio_gopher-0.1.4.ebuild | 2 +- kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild | 2 +- kde-misc/rsibreak/rsibreak-0.11-r1.ebuild | 2 +- kde-misc/skanlite/skanlite-1.1-r1.ebuild | 2 +- kde-misc/yakuake/yakuake-2.9.9-r2.ebuild | 2 +- kde-misc/zanshin/zanshin-0.2.1-r1.ebuild | 4 ++-- 17 files changed, 19 insertions(+), 19 deletions(-) (limited to 'kde-misc') diff --git a/kde-misc/akonadi-social-utils/akonadi-social-utils-0_p20120827.ebuild b/kde-misc/akonadi-social-utils/akonadi-social-utils-0_p20120827.ebuild index 2551f3224dbf..d98b08ee73da 100644 --- a/kde-misc/akonadi-social-utils/akonadi-social-utils-0_p20120827.ebuild +++ b/kde-misc/akonadi-social-utils/akonadi-social-utils-0_p20120827.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="Akonadi library for social communities" -HOMEPAGE="http://quickgit.kde.org/index.php?p=scratch%2Fmklapetek%2Fakonadi-social-utils.git&a=summary" +HOMEPAGE="https://quickgit.kde.org/index.php?p=scratch%2Fmklapetek%2Fakonadi-social-utils.git&a=summary" SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" LICENSE="LGPL-2.1" diff --git a/kde-misc/basket/basket-1.81.ebuild b/kde-misc/basket/basket-1.81.ebuild index be128843f74b..4e218c9a2905 100644 --- a/kde-misc/basket/basket-1.81.ebuild +++ b/kde-misc/basket/basket-1.81.ebuild @@ -8,8 +8,8 @@ VIRTUALX_REQUIRED="test" inherit kde4-base DESCRIPTION="A DropDrawers clone. Multiple information organizer" -HOMEPAGE="http://basket.kde.org/" -SRC_URI="http://${PN}.kde.org/downloads/${P}.tar.bz2" +HOMEPAGE="https://basket.kde.org/" +SRC_URI="https://${PN}.kde.org/downloads/${P}.tar.bz2" LICENSE="GPL-2" KEYWORDS="amd64 x86" diff --git a/kde-misc/colord-kde/colord-kde-0.3.0.ebuild b/kde-misc/colord-kde/colord-kde-0.3.0.ebuild index 9966711d190d..e0596cded20c 100644 --- a/kde-misc/colord-kde/colord-kde-0.3.0.ebuild +++ b/kde-misc/colord-kde/colord-kde-0.3.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="Provides interfaces and session daemon to colord" -HOMEPAGE="http://projects.kde.org/projects/playground/graphics/colord-kde" +HOMEPAGE="https://projects.kde.org/projects/playground/graphics/colord-kde" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2+" diff --git a/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild b/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild index 42988466ffaf..cd388b055f17 100644 --- a/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild +++ b/kde-misc/kbstateapplet/kbstateapplet-0_p1268845.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="Plasmoid that shows the state of keyboard leds" -HOMEPAGE="http://websvn.kde.org/trunk/playground/base/plasma/applets/kbstateapplet" +HOMEPAGE="https://websvn.kde.org/trunk/playground/base/plasma/applets/kbstateapplet" SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz" LICENSE="GPL-2" diff --git a/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild b/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild index cce6ee925f66..8639a06c705d 100644 --- a/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild +++ b/kde-misc/kcm-touchpad/kcm-touchpad-1.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://projects.kde.org/projects/playground/utils/kcm-touchpad" if [[ "${PV}" == *9999 ]]; then KEYWORDS="" else - SRC_URI="http://quickgit.kde.org/?p=kcm-touchpad.git&a=snapshot&t=v${PV} -> ${P}.tar.gz" + SRC_URI="https://quickgit.kde.org/?p=kcm-touchpad.git&a=snapshot&t=v${PV} -> ${P}.tar.gz" S=${WORKDIR}/${PN} KEYWORDS="amd64 x86" fi diff --git a/kde-misc/kde-gtk-config/kde-gtk-config-2.2.1.ebuild b/kde-misc/kde-gtk-config/kde-gtk-config-2.2.1.ebuild index d570c67276a7..53c7768e3813 100644 --- a/kde-misc/kde-gtk-config/kde-gtk-config-2.2.1.ebuild +++ b/kde-misc/kde-gtk-config/kde-gtk-config-2.2.1.ebuild @@ -9,7 +9,7 @@ km lt mr nb nds nl pl pt pt_BR ro ru sk sl sv uk zh_CN zh_TW" inherit kde4-base DESCRIPTION="KDE systemsettings kcm to set GTK application look&feel" -HOMEPAGE="http://projects.kde.org/kde-gtk-config" +HOMEPAGE="https://projects.kde.org/kde-gtk-config" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-3" diff --git a/kde-misc/kdeconnect/kdeconnect-0.7.3.ebuild b/kde-misc/kdeconnect/kdeconnect-0.7.3.ebuild index 71e176bdc640..763ee434eeb4 100644 --- a/kde-misc/kdeconnect/kdeconnect-0.7.3.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-0.7.3.ebuild @@ -20,7 +20,7 @@ else fi DESCRIPTION="Adds communication between KDE and your smartphone" -HOMEPAGE="http://www.kde.org/" +HOMEPAGE="https://www.kde.org/" LICENSE="GPL-2+" SLOT="4" diff --git a/kde-misc/kdeconnect/kdeconnect-0.8.ebuild b/kde-misc/kdeconnect/kdeconnect-0.8.ebuild index 9a4907b2ac72..07e7568b6a7f 100644 --- a/kde-misc/kdeconnect/kdeconnect-0.8.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-0.8.ebuild @@ -19,7 +19,7 @@ else fi DESCRIPTION="Adds communication between KDE and your smartphone" -HOMEPAGE="http://www.kde.org/" +HOMEPAGE="https://www.kde.org/" LICENSE="GPL-2+" SLOT="4" diff --git a/kde-misc/kio-mtp/kio-mtp-0.75_p20131020.ebuild b/kde-misc/kio-mtp/kio-mtp-0.75_p20131020.ebuild index c8f211a9b30a..20c6ad1ac70e 100644 --- a/kde-misc/kio-mtp/kio-mtp-0.75_p20131020.ebuild +++ b/kde-misc/kio-mtp/kio-mtp-0.75_p20131020.ebuild @@ -9,7 +9,7 @@ inherit kde4-base DESCRIPTION="MTP KIO-Client for KDE" HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp" COMMIT_ID="2063e757559edb20d744ac5200e8340f56de2afd" -SRC_URI="http://quickgit.kde.org/?p=kio-mtp.git&a=snapshot&h=${COMMIT_ID}&fmt=tgz -> ${P}.tar.gz" +SRC_URI="https://quickgit.kde.org/?p=kio-mtp.git&a=snapshot&h=${COMMIT_ID}&fmt=tgz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="4" diff --git a/kde-misc/kio-mtp/kio-mtp-0.75_p20141221.ebuild b/kde-misc/kio-mtp/kio-mtp-0.75_p20141221.ebuild index 2258f31a37e1..1a63649e97b5 100644 --- a/kde-misc/kio-mtp/kio-mtp-0.75_p20141221.ebuild +++ b/kde-misc/kio-mtp/kio-mtp-0.75_p20141221.ebuild @@ -9,7 +9,7 @@ inherit kde4-base DESCRIPTION="MTP KIO-Client for KDE" HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-mtp" COMMIT_ID="c418634e4216279fcedfa5cc14f20bda7672b609" -SRC_URI="http://quickgit.kde.org/?p=kio-mtp.git&a=snapshot&h=${COMMIT_ID}&fmt=tgz -> ${P}.tar.gz" +SRC_URI="https://quickgit.kde.org/?p=kio-mtp.git&a=snapshot&h=${COMMIT_ID}&fmt=tgz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="4" diff --git a/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild b/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild index 09101b688737..c412693ea153 100644 --- a/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild +++ b/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild @@ -8,7 +8,7 @@ OPENGL_REQUIRED="optional" inherit kde4-base DESCRIPTION="Service Location Protocol component for KIO" -HOMEPAGE="http://websvn.kde.org/trunk/playground/network/kio_slp/" +HOMEPAGE="https://websvn.kde.org/trunk/playground/network/kio_slp/" SRC_URI="https://dev.gentoo.org/~creffett/${P}.tar.xz" LICENSE="GPL-1" diff --git a/kde-misc/kio_gopher/kio_gopher-0.1.4.ebuild b/kde-misc/kio_gopher/kio_gopher-0.1.4.ebuild index e4fbf1847e1f..bf319aab7073 100644 --- a/kde-misc/kio_gopher/kio_gopher-0.1.4.ebuild +++ b/kde-misc/kio_gopher/kio_gopher-0.1.4.ebuild @@ -14,7 +14,7 @@ inherit kde4-base MY_P=${PN/_/-}-${PV} DESCRIPTION="Gopher Kioslave for Konqueror" -HOMEPAGE="http://userbase.kde.org/Kio_gopher" +HOMEPAGE="https://userbase.kde.org/Kio_gopher" SRC_URI="mirror://kde/stable/extragear/${MY_P}.tar.bz2" LICENSE="GPL-2" diff --git a/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild b/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild index 7c932dd1b1de..d00c8978597e 100644 --- a/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild +++ b/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="A Plasma widget displaying new and important email" -HOMEPAGE="http://www.kde.org http://www.vizzzion.org" +HOMEPAGE="https://www.kde.org http://www.vizzzion.org" SRC_URI="https://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz" LICENSE="GPL-2 LGPL-2" diff --git a/kde-misc/rsibreak/rsibreak-0.11-r1.ebuild b/kde-misc/rsibreak/rsibreak-0.11-r1.ebuild index 30a690bf7472..fb3f6866ddd6 100644 --- a/kde-misc/rsibreak/rsibreak-0.11-r1.ebuild +++ b/kde-misc/rsibreak/rsibreak-0.11-r1.ebuild @@ -11,7 +11,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="Small utility which bothers you at certain intervals" -HOMEPAGE="http://userbase.kde.org/RSIBreak" +HOMEPAGE="https://userbase.kde.org/RSIBreak" SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.bz2" LICENSE="GPL-2 FDL-1.2" diff --git a/kde-misc/skanlite/skanlite-1.1-r1.ebuild b/kde-misc/skanlite/skanlite-1.1-r1.ebuild index 9c9ed62f05d8..47e2daceb236 100644 --- a/kde-misc/skanlite/skanlite-1.1-r1.ebuild +++ b/kde-misc/skanlite/skanlite-1.1-r1.ebuild @@ -12,7 +12,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE image scanning application" -HOMEPAGE="http://www.kde.org/applications/graphics/skanlite/" +HOMEPAGE="https://www.kde.org/applications/graphics/skanlite/" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2" diff --git a/kde-misc/yakuake/yakuake-2.9.9-r2.ebuild b/kde-misc/yakuake/yakuake-2.9.9-r2.ebuild index 3e5eb9343489..9f4c3b92105b 100644 --- a/kde-misc/yakuake/yakuake-2.9.9-r2.ebuild +++ b/kde-misc/yakuake/yakuake-2.9.9-r2.ebuild @@ -10,7 +10,7 @@ sv th tr uk wa zh_CN zh_TW" inherit kde4-base DESCRIPTION="A quake-style terminal emulator based on KDE konsole technology" -HOMEPAGE="http://yakuake.kde.org/" +HOMEPAGE="https://yakuake.kde.org/" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2 LGPL-2" diff --git a/kde-misc/zanshin/zanshin-0.2.1-r1.ebuild b/kde-misc/zanshin/zanshin-0.2.1-r1.ebuild index 58b6e3d4403e..be77ecaa7c43 100644 --- a/kde-misc/zanshin/zanshin-0.2.1-r1.ebuild +++ b/kde-misc/zanshin/zanshin-0.2.1-r1.ebuild @@ -8,8 +8,8 @@ VIRTUALX_REQUIRED="test" inherit kde4-base DESCRIPTION="Todo management application for KDE" -HOMEPAGE="http://zanshin.kde.org/" -SRC_URI="http://files.kde.org/${PN}/${P}.tar.bz2" +HOMEPAGE="https://zanshin.kde.org/" +SRC_URI="https://files.kde.org/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="4" -- cgit v1.2.3