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 AE6EF1381F3 for ; Sat, 29 Jun 2013 13:01:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC65DE0A49; Sat, 29 Jun 2013 13:01:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E03DEE0A45 for ; Sat, 29 Jun 2013 13:01:49 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8203233E81D for ; Sat, 29 Jun 2013 13:01:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6C34AE5469 for ; Sat, 29 Jun 2013 13:01:46 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1372508919.b7ea36458bd064d0db3d3125110dc8d43656be16.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/krusader/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/krusader/krusader-9999.ebuild X-VCS-Directories: kde-misc/krusader/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: b7ea36458bd064d0db3d3125110dc8d43656be16 X-VCS-Branch: master Date: Sat, 29 Jun 2013 13:01:46 +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: d243055c-15bd-49f6-9ab4-3e5b087923ae X-Archives-Hash: e49fafe147e9df57c8981a1c36418f0c commit: b7ea36458bd064d0db3d3125110dc8d43656be16 Author: Johannes Huber gentoo org> AuthorDate: Sat Jun 29 12:28:39 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jun 29 12:28:39 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b7ea3645 [kde-misc/krusader] EAPI 5. Sync with tree. Package-Manager: portage-2.2.0_alpha186 --- kde-misc/krusader/krusader-9999.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/kde-misc/krusader/krusader-9999.ebuild b/kde-misc/krusader/krusader-9999.ebuild index f5037e0..44d2ecc 100644 --- a/kde-misc/krusader/krusader-9999.ebuild +++ b/kde-misc/krusader/krusader-9999.ebuild @@ -2,11 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 KDE_HANDBOOK="optional" -KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et fr ga gl hr hu it -ja ko lt mai nb nds nl pl pt pt_BR ro ru sk sl sv tr ug uk zh_CN zh_TW" +KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et fi fr ga +gl hr hu it ja ko lt mai nb nds nl pa pl pt pt_BR ro ru sk sl sr +sr@ijekavian sr@ijekavianlatin sr@latin sv tr ug uk zh_CN zh_TW" inherit kde4-base DESCRIPTION="An advanced twin-panel (commander-style) file-manager for KDE with many extras."