From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7B5DB1389E2 for ; Tue, 25 Nov 2014 15:13:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08B4DE0917; Tue, 25 Nov 2014 15:13:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AAAA7E0917 for ; Tue, 25 Nov 2014 15:13:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF2573405B9 for ; Tue, 25 Nov 2014 15:13:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57FA5AE14 for ; Tue, 25 Nov 2014 15:13:05 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1416928385.489f506dc7b19b9e5330ca35c7b7ebbc100640c9.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-irc/konversation/ X-VCS-Repository: proj/kde X-VCS-Files: net-irc/konversation/konversation-4.9999.ebuild net-irc/konversation/konversation-9999.ebuild X-VCS-Directories: net-irc/konversation/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 489f506dc7b19b9e5330ca35c7b7ebbc100640c9 X-VCS-Branch: master Date: Tue, 25 Nov 2014 15:13:05 +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: f7c252ff-21ae-45ff-9748-abca041ea7f7 X-Archives-Hash: f6a66117d617a601d27a1ed814784675 commit: 489f506dc7b19b9e5330ca35c7b7ebbc100640c9 Author: Joao Carreira gmail com> AuthorDate: Mon Nov 24 22:49:26 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Nov 25 15:13:05 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=489f506d [net-irc/konversation] KF5 implementation is now in master --- net-irc/konversation/konversation-4.9999.ebuild | 1 + net-irc/konversation/konversation-9999.ebuild | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/konversation/konversation-4.9999.ebuild b/net-irc/konversation/konversation-4.9999.ebuild index 8d39023..60b691f 100644 --- a/net-irc/konversation/konversation-4.9999.ebuild +++ b/net-irc/konversation/konversation-4.9999.ebuild @@ -8,6 +8,7 @@ KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB es et fi fr gl he hu it ja kk km ko lt nb nds nl pa pl pt pt_BR ru si sk sl sr sr@ijekavian sr@ijekavianlatin sr@latin sv tr uk zh_CN zh_TW" KDE_HANDBOOK="optional" +EGIT_BRANCH="1.5" inherit kde4-base DESCRIPTION="A user friendly IRC Client for KDE4" diff --git a/net-irc/konversation/konversation-9999.ebuild b/net-irc/konversation/konversation-9999.ebuild index ec2b0af..805ae07 100644 --- a/net-irc/konversation/konversation-9999.ebuild +++ b/net-irc/konversation/konversation-9999.ebuild @@ -4,7 +4,6 @@ EAPI=5 -EGIT_BRANCH="frameworks" inherit kde5 DESCRIPTION="A user friendly IRC Client for KDE"