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 D55F8139335 for ; Sat, 26 Jun 2021 17:40:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 182AAE086D; Sat, 26 Jun 2021 17:40:35 +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 F0E45E086D for ; Sat, 26 Jun 2021 17:40:34 +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 87EEE335C29 for ; Sat, 26 Jun 2021 17:40:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0B6F79A for ; Sat, 26 Jun 2021 17:40:31 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1624729218.d3aeae754473d460cfb6f5f91e76de862aba6277.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/konversation/files/, net-irc/konversation/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/konversation/files/konversationrc net-irc/konversation/konversation-20.12.3-r1.ebuild net-irc/konversation/konversation-20.12.3.ebuild net-irc/konversation/konversation-21.04.2-r1.ebuild net-irc/konversation/konversation-21.04.2.ebuild X-VCS-Directories: net-irc/konversation/files/ net-irc/konversation/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: d3aeae754473d460cfb6f5f91e76de862aba6277 X-VCS-Branch: master Date: Sat, 26 Jun 2021 17:40:31 +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: 90e687ef-9c4a-4324-817b-25e2fc668709 X-Archives-Hash: 1c84f024ab824d75391ba664cd386e39 commit: d3aeae754473d460cfb6f5f91e76de862aba6277 Author: Ulrich Müller gentoo org> AuthorDate: Fri Jun 25 08:51:08 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Jun 26 17:40:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3aeae75 net-irc/konversation: Update Server default in konversationrc Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller gentoo.org> net-irc/konversation/files/konversationrc | 4 ++-- .../{konversation-20.12.3.ebuild => konversation-20.12.3-r1.ebuild} | 0 .../{konversation-21.04.2.ebuild => konversation-21.04.2-r1.ebuild} | 0 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/konversation/files/konversationrc b/net-irc/konversation/files/konversationrc index 932374b6bf4..3f4a06eff4e 100644 --- a/net-irc/konversation/files/konversationrc +++ b/net-irc/konversation/files/konversationrc @@ -13,12 +13,12 @@ Name=#gentoo-xfce [Server 0] Port=8001 SSLEnabled=false -Server=chat.freenode.net +Server=irc.libera.chat [ServerGroup 0] AutoConnect=false AutoJoinChannels=Channel 0,Channel 1,Channel 2,Channel 3 EnableNotifications=true Expanded=false -Name=Freenode +Name=Libera ServerList=Server 0 diff --git a/net-irc/konversation/konversation-20.12.3.ebuild b/net-irc/konversation/konversation-20.12.3-r1.ebuild similarity index 100% rename from net-irc/konversation/konversation-20.12.3.ebuild rename to net-irc/konversation/konversation-20.12.3-r1.ebuild diff --git a/net-irc/konversation/konversation-21.04.2.ebuild b/net-irc/konversation/konversation-21.04.2-r1.ebuild similarity index 100% rename from net-irc/konversation/konversation-21.04.2.ebuild rename to net-irc/konversation/konversation-21.04.2-r1.ebuild