From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BFC991382C5 for ; Sat, 17 Mar 2018 16:52:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5C2BE0801; Sat, 17 Mar 2018 16:52:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A1961E0801 for ; Sat, 17 Mar 2018 16:52:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D92B335C73 for ; Sat, 17 Mar 2018 16:52:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6615F239 for ; Sat, 17 Mar 2018 16:52:39 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1521305508.a5fad5cab7af2bd5020858de17982144b591d710.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/lokalize/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/lokalize/lokalize-9999.ebuild X-VCS-Directories: kde-apps/lokalize/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a5fad5cab7af2bd5020858de17982144b591d710 X-VCS-Branch: master Date: Sat, 17 Mar 2018 16:52:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9eb9bdbb-3927-4084-b8e8-d2f656bcac89 X-Archives-Hash: b2c586931e7571966b64045d06c46957 commit: a5fad5cab7af2bd5020858de17982144b591d710 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sat Mar 17 16:37:55 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 17 16:51:48 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a5fad5ca kde-apps/lokalize: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7491 kde-apps/lokalize/lokalize-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/lokalize/lokalize-9999.ebuild b/kde-apps/lokalize/lokalize-9999.ebuild index 1e844ff294..f58cd454dd 100644 --- a/kde-apps/lokalize/lokalize-9999.ebuild +++ b/kde-apps/lokalize/lokalize-9999.ebuild @@ -9,7 +9,7 @@ inherit python-single-r1 kde5 DESCRIPTION="KDE Applications 5 translation tool" HOMEPAGE="https://www.kde.org/applications/development/lokalize -http://l10n.kde.org/tools" +https://l10n.kde.org/tools" KEYWORDS="" IUSE=""