summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-06-18 21:52:09 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-06-18 22:08:13 +1000
commit6adc00341e1a7e1a0c3ec19de36daea43a2ffc69 (patch)
tree9ee9ff2c3b4052e61da88427f069e9fdf07f9630 /kde-misc/yakuake
parentnet-im/vacuum: Switch to building 'dev_qt5' branch (diff)
downloadgentoo-6adc00341e1a7e1a0c3ec19de36daea43a2ffc69.tar.gz
gentoo-6adc00341e1a7e1a0c3ec19de36daea43a2ffc69.tar.bz2
gentoo-6adc00341e1a7e1a0c3ec19de36daea43a2ffc69.zip
kde-misc/yakuake: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'kde-misc/yakuake')
-rw-r--r--kde-misc/yakuake/yakuake-3.0.2.ebuild4
-rw-r--r--kde-misc/yakuake/yakuake-3.0.4.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/yakuake/yakuake-3.0.2.ebuild b/kde-misc/yakuake/yakuake-3.0.2.ebuild
index 62ecbe96de46..ae57aa8c900a 100644
--- a/kde-misc/yakuake/yakuake-3.0.2.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit kde5
DESCRIPTION="Quake-style terminal emulator based on konsole"
-HOMEPAGE="http://yakuake.kde.org/"
+HOMEPAGE="https://yakuake.kde.org/"
if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
fi
diff --git a/kde-misc/yakuake/yakuake-3.0.4.ebuild b/kde-misc/yakuake/yakuake-3.0.4.ebuild
index 961c9b9d991e..311463a66388 100644
--- a/kde-misc/yakuake/yakuake-3.0.4.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.4.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit kde5
DESCRIPTION="Quake-style terminal emulator based on konsole"
-HOMEPAGE="http://yakuake.kde.org/"
+HOMEPAGE="https://yakuake.kde.org/"
if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
fi