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