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 1CDE513835A for ; Mon, 26 Oct 2020 13:56:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6771BE08C3; Mon, 26 Oct 2020 13:56:45 +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 507D6E08C3 for ; Mon, 26 Oct 2020 13:56:45 +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 5458F33F6A5 for ; Mon, 26 Oct 2020 13:56:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A710F3C1 for ; Mon, 26 Oct 2020 13:56: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: <1603714405.c681c7b79aaa83c8353c67e42548f009b4b1804e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-irc/konversation/ X-VCS-Repository: proj/kde X-VCS-Files: net-irc/konversation/konversation-1.7.9999.ebuild net-irc/konversation/konversation-2.9999.ebuild net-irc/konversation/konversation-9999.ebuild X-VCS-Directories: net-irc/konversation/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c681c7b79aaa83c8353c67e42548f009b4b1804e X-VCS-Branch: master Date: Mon, 26 Oct 2020 13:56: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7776265f-1ad3-4840-b294-dfd25ae34824 X-Archives-Hash: 7a0e1365271d628d7e3b90035cb0fbca commit: c681c7b79aaa83c8353c67e42548f009b4b1804e Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 26 12:13:25 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 26 12:13:25 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c681c7b7 net-irc/konversation: Update HOMEPAGE Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> net-irc/konversation/konversation-1.7.9999.ebuild | 2 +- net-irc/konversation/konversation-2.9999.ebuild | 2 +- net-irc/konversation/konversation-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-irc/konversation/konversation-1.7.9999.ebuild b/net-irc/konversation/konversation-1.7.9999.ebuild index 5775461662..9e21389177 100644 --- a/net-irc/konversation/konversation-1.7.9999.ebuild +++ b/net-irc/konversation/konversation-1.7.9999.ebuild @@ -10,7 +10,7 @@ QTMIN=5.15.1 inherit ecm kde.org DESCRIPTION="User friendly IRC Client" -HOMEPAGE="https://konversation.kde.org" +HOMEPAGE="https://konversation.kde.org https://apps.kde.org/en/konversation" if [[ ${KDE_BUILD_TYPE} == release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV/_/-}/src/${P/_/-}.tar.xz" diff --git a/net-irc/konversation/konversation-2.9999.ebuild b/net-irc/konversation/konversation-2.9999.ebuild index 53ebf7a3b2..ac9ffdee39 100644 --- a/net-irc/konversation/konversation-2.9999.ebuild +++ b/net-irc/konversation/konversation-2.9999.ebuild @@ -10,7 +10,7 @@ QTMIN=5.15.1 inherit ecm kde.org DESCRIPTION="User friendly IRC Client" -HOMEPAGE="https://konversation.kde.org" +HOMEPAGE="https://konversation.kde.org https://apps.kde.org/en/konversation" LICENSE="GPL-2" SLOT="5" diff --git a/net-irc/konversation/konversation-9999.ebuild b/net-irc/konversation/konversation-9999.ebuild index e7d834dad7..40771e4d0c 100644 --- a/net-irc/konversation/konversation-9999.ebuild +++ b/net-irc/konversation/konversation-9999.ebuild @@ -9,7 +9,7 @@ QTMIN=5.15.1 inherit ecm kde.org DESCRIPTION="User friendly IRC Client" -HOMEPAGE="https://konversation.kde.org" +HOMEPAGE="https://konversation.kde.org https://apps.kde.org/en/konversation" LICENSE="GPL-2" SLOT="5"