commit: 85ffbe62c98e97a23634cd9892984e525d382d0e Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 11:52:15 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 12:08:01 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=85ffbe62
kde-misc/yakuake: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 kde-misc/yakuake/yakuake-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/yakuake/yakuake-9999.ebuild b/kde-misc/yakuake/yakuake-9999.ebuild index 04fbb85f3b..dc199c5a27 100644 --- a/kde-misc/yakuake/yakuake-9999.ebuild +++ b/kde-misc/yakuake/yakuake-9999.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
