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 9DF641396D0 for ; Sun, 20 Aug 2017 09:55:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF38F1FC005; Sun, 20 Aug 2017 09:55:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 AAE801FC005 for ; Sun, 20 Aug 2017 09:55:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E659634194E for ; Sun, 20 Aug 2017 09:55:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A53E7C2D for ; Sun, 20 Aug 2017 09:55:08 +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: <1503222878.d10e92bc6065aebc38a7c9cc31349dbc7ea58a31.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kate/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kate/kate-17.08.49.9999.ebuild kde-apps/kate/kate-9999.ebuild X-VCS-Directories: kde-apps/kate/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d10e92bc6065aebc38a7c9cc31349dbc7ea58a31 X-VCS-Branch: master Date: Sun, 20 Aug 2017 09:55:08 +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: e01667bd-ff60-41af-9848-d9f2eb77d265 X-Archives-Hash: a13a156a75ebe40ac6ec53a9fddb48a8 commit: d10e92bc6065aebc38a7c9cc31349dbc7ea58a31 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Aug 20 09:54:38 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 20 09:54:38 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d10e92bc kde-apps/kate: Switch HOMEPAGE to https Package-Manager: Portage-2.3.8, Repoman-2.3.3 kde-apps/kate/kate-17.08.49.9999.ebuild | 2 +- kde-apps/kate/kate-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kate/kate-17.08.49.9999.ebuild b/kde-apps/kate/kate-17.08.49.9999.ebuild index 813d73cb6c..970562b0e4 100644 --- a/kde-apps/kate/kate-17.08.49.9999.ebuild +++ b/kde-apps/kate/kate-17.08.49.9999.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Kate is an advanced text editor" -HOMEPAGE="https://www.kde.org/applications/utilities/kate http://kate-editor.org" +HOMEPAGE="https://www.kde.org/applications/utilities/kate https://kate-editor.org/" KEYWORDS="" IUSE="+addons" diff --git a/kde-apps/kate/kate-9999.ebuild b/kde-apps/kate/kate-9999.ebuild index 5e8e3eff0b..9d40d633d2 100644 --- a/kde-apps/kate/kate-9999.ebuild +++ b/kde-apps/kate/kate-9999.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Kate is an advanced text editor" -HOMEPAGE="https://www.kde.org/applications/utilities/kate http://kate-editor.org" +HOMEPAGE="https://www.kde.org/applications/utilities/kate https://kate-editor.org/" KEYWORDS="" IUSE="+addons"