From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-875119-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 33B5959CAF
	for <garchives@archives.gentoo.org>; Thu,  7 Apr 2016 11:46:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A371021C001;
	Thu,  7 Apr 2016 11:46:55 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 42C2F21C001
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Apr 2016 11:46:55 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id F091D340E2F
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Apr 2016 11:46:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id AAA01CA
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Apr 2016 11:46:50 +0000 (UTC)
From: "Jeroen Roovers" <jer@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, "Jeroen Roovers" <jer@gentoo.org>
Message-ID: <1460029599.cf734f582de863e9ec75ae319344377cae0fe8b6.jer@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/devilspie2/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-misc/devilspie2/devilspie2-0.41.ebuild
X-VCS-Directories: x11-misc/devilspie2/
X-VCS-Committer: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: cf734f582de863e9ec75ae319344377cae0fe8b6
X-VCS-Branch: master
Date: Thu,  7 Apr 2016 11:46:50 +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: 75879c6e-b061-4aad-870d-6ea953423a25
X-Archives-Hash: 5607fef050038b3f4c6e58be58a4e0cc

commit:     cf734f582de863e9ec75ae319344377cae0fe8b6
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 11:46:39 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 11:46:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf734f58

x11-misc/devilspie2: Add LINGUAS=it.

Package-Manager: portage-2.2.28

 x11-misc/devilspie2/devilspie2-0.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/devilspie2/devilspie2-0.41.ebuild b/x11-misc/devilspie2/devilspie2-0.41.ebuild
index 8be06c9..db434e8 100644
--- a/x11-misc/devilspie2/devilspie2-0.41.ebuild
+++ b/x11-misc/devilspie2/devilspie2-0.41.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 # check locales on version bump!
-PLOCALES="fi fr ja nl pt_BR ru sv"
+PLOCALES="fi fr it ja nl pt_BR ru sv"
 inherit flag-o-matic toolchain-funcs l10n
 
 DESCRIPTION="Devilspie like window matching utility, using LUA for scripting"