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 C7F7F1382C5 for ; Sat, 17 Mar 2018 16:49:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6302E0837; Sat, 17 Mar 2018 16:49:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9D538E0833 for ; Sat, 17 Mar 2018 16:49:33 +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 B260A335CBB for ; Sat, 17 Mar 2018 16:49:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C19BD245 for ; Sat, 17 Mar 2018 16:49:29 +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: <1521305361.978ad88b464c35af2bcb27315564ba050dd06703.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/lokalize/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/lokalize/lokalize-17.08.3.ebuild kde-apps/lokalize/lokalize-17.12.3.ebuild X-VCS-Directories: kde-apps/lokalize/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 978ad88b464c35af2bcb27315564ba050dd06703 X-VCS-Branch: master Date: Sat, 17 Mar 2018 16:49:29 +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: 79d21390-2039-4b26-b3ab-01b945d2bcc5 X-Archives-Hash: 2b146bb22a01da516b888a617989cc25 commit: 978ad88b464c35af2bcb27315564ba050dd06703 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:49:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978ad88b kde-apps/lokalize: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7491 kde-apps/lokalize/lokalize-17.08.3.ebuild | 4 ++-- kde-apps/lokalize/lokalize-17.12.3.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/lokalize/lokalize-17.08.3.ebuild b/kde-apps/lokalize/lokalize-17.08.3.ebuild index 698fc0444b1..a970f8b9e41 100644 --- a/kde-apps/lokalize/lokalize-17.08.3.ebuild +++ b/kde-apps/lokalize/lokalize-17.08.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="amd64 x86" IUSE="" diff --git a/kde-apps/lokalize/lokalize-17.12.3.ebuild b/kde-apps/lokalize/lokalize-17.12.3.ebuild index ccedc718301..3bd5fd7b145 100644 --- a/kde-apps/lokalize/lokalize-17.12.3.ebuild +++ b/kde-apps/lokalize/lokalize-17.12.3.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="~amd64 ~x86" IUSE=""