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 3A8F9138359 for ; Mon, 28 Sep 2020 21:26:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DA59E0827; Mon, 28 Sep 2020 21:26:46 +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 682F0E081B for ; Mon, 28 Sep 2020 21:26:46 +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 7652E33FECD for ; Mon, 28 Sep 2020 21:26:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2860D334 for ; Mon, 28 Sep 2020 21:26:44 +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: <1601314341.de9937f61f46800a80ebda194a99f73e7d39bb70.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-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: de9937f61f46800a80ebda194a99f73e7d39bb70 X-VCS-Branch: master Date: Mon, 28 Sep 2020 21:26:44 +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: 8d4483f9-60a8-4717-863c-0fa3f530c4bd X-Archives-Hash: 8e0a1c6d77e9059610dcb827ba779f94 commit: de9937f61f46800a80ebda194a99f73e7d39bb70 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Sep 28 17:26:51 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Sep 28 17:32:21 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=de9937f6 net-irc/konversation: Drop unused DEPEND, update HOMEPAGE Upstream commit 508f4f9c11e0dd53c093ab504968090b3f96acf2 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> net-irc/konversation/konversation-2.9999.ebuild | 3 +-- net-irc/konversation/konversation-9999.ebuild | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/net-irc/konversation/konversation-2.9999.ebuild b/net-irc/konversation/konversation-2.9999.ebuild index a66feb7d49..aec3816583 100644 --- a/net-irc/konversation/konversation-2.9999.ebuild +++ b/net-irc/konversation/konversation-2.9999.ebuild @@ -10,8 +10,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="User friendly IRC Client" -HOMEPAGE="https://konversation.kde.org -https://kde.org/applications/internet/org.kde.konversation" +HOMEPAGE="https://konversation.kde.org" LICENSE="GPL-2" SLOT="5" diff --git a/net-irc/konversation/konversation-9999.ebuild b/net-irc/konversation/konversation-9999.ebuild index 2d31a25576..ac90c8a2ca 100644 --- a/net-irc/konversation/konversation-9999.ebuild +++ b/net-irc/konversation/konversation-9999.ebuild @@ -9,8 +9,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="User friendly IRC Client" -HOMEPAGE="https://konversation.kde.org -https://kde.org/applications/internet/org.kde.konversation" +HOMEPAGE="https://konversation.kde.org" LICENSE="GPL-2" SLOT="5" @@ -35,7 +34,6 @@ DEPEND=" >=kde-frameworks/kdbusaddons-${KFMIN}:5 >=kde-frameworks/kglobalaccel-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 >=kde-frameworks/kidletime-${KFMIN}:5 >=kde-frameworks/kio-${KFMIN}:5 >=kde-frameworks/kitemviews-${KFMIN}:5