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 5A93C138A1A for ; Thu, 13 Nov 2014 08:44:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 759BBE08BD; Thu, 13 Nov 2014 08:44:26 +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 1EC05E08BD for ; Thu, 13 Nov 2014 08:44:26 +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 234B03402C3 for ; Thu, 13 Nov 2014 08:44:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3403A0A3 for ; Thu, 13 Nov 2014 08:44:23 +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: <1415868253.4bea59635dee556607cfdb850539e429cbde9448.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 X-VCS-Directories: net-irc/konversation/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4bea59635dee556607cfdb850539e429cbde9448 X-VCS-Branch: master Date: Thu, 13 Nov 2014 08:44:23 +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: 72d7f1a7-1a51-4827-a75b-e32b2a6b95a9 X-Archives-Hash: 2a7eb58b1fee2a1b2c016c86d8a3cfd1 commit: 4bea59635dee556607cfdb850539e429cbde9448 Author: Michael Palimaka gentoo org> AuthorDate: Thu Nov 13 08:44:13 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Nov 13 08:44:13 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4bea5963 [net-irc/konversation] Sync with portage. Package-Manager: portage-2.2.14 --- net-irc/konversation/konversation-4.9999.ebuild | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/net-irc/konversation/konversation-4.9999.ebuild b/net-irc/konversation/konversation-4.9999.ebuild index 45fe409..8d39023 100644 --- a/net-irc/konversation/konversation-4.9999.ebuild +++ b/net-irc/konversation/konversation-4.9999.ebuild @@ -4,18 +4,23 @@ EAPI=5 +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" inherit kde4-base DESCRIPTION="A user friendly IRC Client for KDE4" HOMEPAGE="http://kde.org/applications/internet/konversation/ http://konversation.kde.org" -LICENSE="GPL-2" -KEYWORDS="" +LICENSE="GPL-2 FDL-1.2" SLOT="4" +KEYWORDS="" IUSE="+crypt debug" DEPEND=" $(add_kdebase_dep kdepimlibs) + media-libs/phonon[qt4] crypt? ( app-crypt/qca:2 ) " RDEPEND="${DEPEND}