diff options
Diffstat (limited to 'kde-misc/yakuake')
-rw-r--r-- | kde-misc/yakuake/yakuake-3.0.2.ebuild | 4 | ||||
-rw-r--r-- | kde-misc/yakuake/yakuake-3.0.4.ebuild | 2 |
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 |