From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-702270-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 9FDA61387FD
	for <garchives@archives.gentoo.org>; Tue, 10 Jun 2014 17:32:36 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C5E9BE091C;
	Tue, 10 Jun 2014 17:32:35 +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 58F00E091C
	for <gentoo-commits@lists.gentoo.org>; Tue, 10 Jun 2014 17:32:35 +0000 (UTC)
Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5DCEC3400D6
	for <gentoo-commits@lists.gentoo.org>; Tue, 10 Jun 2014 17:32:34 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by spoonbill.gentoo.org (Postfix) with ESMTP id D93D3181A9
	for <gentoo-commits@lists.gentoo.org>; Tue, 10 Jun 2014 17:32:32 +0000 (UTC)
From: "Michael Palimaka" <kensington@gentoo.org>
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" <kensington@gentoo.org>
Message-ID: <1402421390.074018a8b5f6f9221d47a894f832209053040657.kensington@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/krunner/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-frameworks/krunner/krunner-4.100.0.ebuild kde-frameworks/krunner/krunner-9999.ebuild
X-VCS-Directories: kde-frameworks/krunner/
X-VCS-Committer: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: 074018a8b5f6f9221d47a894f832209053040657
X-VCS-Branch: master
Date: Tue, 10 Jun 2014 17:32:32 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: a6080633-1134-4fc0-ad15-6745518dc9ff
X-Archives-Hash: 9ca46b1c92e077ff0e69c5bcc44c76df

commit:     074018a8b5f6f9221d47a894f832209053040657
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 10 17:29:50 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 17:29:50 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=074018a8

[kde-frameworks/krunner] Package does not have translations.

Package-Manager: portage-2.2.10

---
 kde-frameworks/krunner/krunner-4.100.0.ebuild | 1 +
 kde-frameworks/krunner/krunner-9999.ebuild    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-frameworks/krunner/krunner-4.100.0.ebuild b/kde-frameworks/krunner/krunner-4.100.0.ebuild
index 9dc476a..aed49f9 100644
--- a/kde-frameworks/krunner/krunner-4.100.0.ebuild
+++ b/kde-frameworks/krunner/krunner-4.100.0.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+KDE_NLS="false"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 

diff --git a/kde-frameworks/krunner/krunner-9999.ebuild b/kde-frameworks/krunner/krunner-9999.ebuild
index 3e01e1a..c78efd3 100644
--- a/kde-frameworks/krunner/krunner-9999.ebuild
+++ b/kde-frameworks/krunner/krunner-9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+KDE_NLS="false"
 VIRTUALX_REQUIRED="test"
 inherit kde5