From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-799492-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 690F8138CCF
	for <garchives@archives.gentoo.org>; Tue, 12 May 2015 22:20:38 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 52633E07F2;
	Tue, 12 May 2015 22:20:31 +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 3728CE07F2
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 May 2015 22:20:30 +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 48709340DD5
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 May 2015 22:20:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B622C9F2
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 May 2015 22:20:26 +0000 (UTC)
From: "Gilles Dartiguelongue" <eva@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, "Gilles Dartiguelongue" <eva@gentoo.org>
Message-ID: <1431468870.71f642fc2c16f7c0887c55ef148ccd77dc6d40cb.eva@gentoo>
Subject: [gentoo-commits] proj/gnome:master commit in: app-misc/gnote/
X-VCS-Repository: proj/gnome
X-VCS-Files: app-misc/gnote/gnote-3.16.0.ebuild app-misc/gnote/gnote-9999.ebuild
X-VCS-Directories: app-misc/gnote/
X-VCS-Committer: eva
X-VCS-Committer-Name: Gilles Dartiguelongue
X-VCS-Revision: 71f642fc2c16f7c0887c55ef148ccd77dc6d40cb
X-VCS-Branch: master
Date: Tue, 12 May 2015 22:20:26 +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: fd56c0f2-112c-4f18-8820-27bba08e3ef3
X-Archives-Hash: 0cf7bf78c081c226cd7889fe428c1621

commit:     71f642fc2c16f7c0887c55ef148ccd77dc6d40cb
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue May 12 22:14:30 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue May 12 22:14:30 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=71f642fc

app-misc/gnote: drop la files for plugins

 app-misc/gnote/gnote-3.16.0.ebuild | 1 +
 app-misc/gnote/gnote-9999.ebuild   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-misc/gnote/gnote-3.16.0.ebuild b/app-misc/gnote/gnote-3.16.0.ebuild
index 3646dea..3070705 100644
--- a/app-misc/gnote/gnote-3.16.0.ebuild
+++ b/app-misc/gnote/gnote-3.16.0.ebuild
@@ -4,6 +4,7 @@
 
 EAPI="5"
 GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
 
 inherit gnome2 readme.gentoo
 

diff --git a/app-misc/gnote/gnote-9999.ebuild b/app-misc/gnote/gnote-9999.ebuild
index 05640a1..6315a6c 100644
--- a/app-misc/gnote/gnote-9999.ebuild
+++ b/app-misc/gnote/gnote-9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI="5"
 GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
 
 inherit gnome2 readme.gentoo
 if [[ ${PV} = 9999 ]]; then
@@ -20,7 +21,7 @@ if [[ ${PV} = 9999 ]]; then
 else
 	KEYWORDS="~amd64 ~x86"
 fi
-IUSE="debug +X"
+IUSE="debug X"
 
 # Automagic glib-2.32 dep
 COMMON_DEPEND="