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 846E8139357 for ; Sat, 8 Aug 2015 08:03:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7B73E080B; Sat, 8 Aug 2015 08:03:40 +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 88D0EE080B for ; Sat, 8 Aug 2015 08:03:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D7A4340C03 for ; Sat, 8 Aug 2015 08:03:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF6D2B2 for ; Sat, 8 Aug 2015 08:03:36 +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: <1439021019.008e6abf29dffcef58489581c601e1f332cd0ccb.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-plugins/kipi-plugins/ X-VCS-Repository: proj/kde X-VCS-Files: media-plugins/kipi-plugins/kipi-plugins-5.9999.ebuild X-VCS-Directories: media-plugins/kipi-plugins/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 008e6abf29dffcef58489581c601e1f332cd0ccb X-VCS-Branch: master Date: Sat, 8 Aug 2015 08:03:36 +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: af429e5a-0c2b-4bf4-95a9-29547df74441 X-Archives-Hash: bea1dacf432e1793d759fea42e8210c7 commit: 008e6abf29dffcef58489581c601e1f332cd0ccb Author: Johannes Huber gentoo org> AuthorDate: Sat Aug 8 08:03:39 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Aug 8 08:03:39 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=008e6abf [media-plugins/kipi-plugins] Drop KDE_LINGUAS Handled by kde5.eclass automatically. Package-Manager: portage-2.2.20 media-plugins/kipi-plugins/kipi-plugins-5.9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/media-plugins/kipi-plugins/kipi-plugins-5.9999.ebuild b/media-plugins/kipi-plugins/kipi-plugins-5.9999.ebuild index b75932e..1a25928 100644 --- a/media-plugins/kipi-plugins/kipi-plugins-5.9999.ebuild +++ b/media-plugins/kipi-plugins/kipi-plugins-5.9999.ebuild @@ -10,10 +10,6 @@ EAPI=5 if [[ ${KDE_BUILD_TYPE} != live ]]; then KDE_HANDBOOK=true -KDE_LINGUAS="af ar az be bg bn br bs ca cs csb cy da de el en_GB eo es et eu fa -fi fo fr fy ga gl ha he hi hr hsb hu id is it ja ka kk km ko ku lb lo lt lv mi -mk mn ms mt nb nds ne nl nn nso oc pa pl pt pt_BR ro ru rw se sk sl sq sr ss sv -ta te tg th tr tt uk uz ven vi wa xh zh_CN zh_HK zh_TW zu" fi EGIT_BRANCH=frameworks