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 B684C138334 for ; Tue, 30 Apr 2019 18:42:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9070DE0900; Tue, 30 Apr 2019 18:42:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3E650E0900 for ; Tue, 30 Apr 2019 18:42:18 +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 7E61E343019 for ; Tue, 30 Apr 2019 18:42:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6892A5BD for ; Tue, 30 Apr 2019 18:42:13 +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: <1556648594.875eae0370ab8a996c3392b74da88b0ffe4d260e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/choqok/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/choqok/choqok-9999.ebuild X-VCS-Directories: net-im/choqok/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 875eae0370ab8a996c3392b74da88b0ffe4d260e X-VCS-Branch: master Date: Tue, 30 Apr 2019 18:42:13 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f643597c-cfeb-4ae6-bf8c-c0a2ab7017b3 X-Archives-Hash: 7c2f8694b9253f893414b23ecdd86bac commit: 875eae0370ab8a996c3392b74da88b0ffe4d260e Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 30 18:23:14 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 30 18:23:14 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=875eae03 net-im/choqok: Update HOMEPAGE Closes: https://bugs.gentoo.org/684794 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/choqok/choqok-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-9999.ebuild index 1d57a0db6b..8eb6e995b6 100644 --- a/net-im/choqok/choqok-9999.ebuild +++ b/net-im/choqok/choqok-9999.ebuild @@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Free/Open Source micro-blogging client by KDE" -HOMEPAGE="http://choqok.gnufolks.org/" +HOMEPAGE="https://choqok.kde.org/" [[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz" LICENSE="GPL-2+"