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 690F8138CCF for ; 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 ; 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 ; 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 ; Tue, 12 May 2015 22:20:26 +0000 (UTC) From: "Gilles Dartiguelongue" 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" 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: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fd56c0f2-112c-4f18-8820-27bba08e3ef3 X-Archives-Hash: 0cf7bf78c081c226cd7889fe428c1621 commit: 71f642fc2c16f7c0887c55ef148ccd77dc6d40cb Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue May 12 22:14:30 2015 +0000 Commit: Gilles Dartiguelongue gentoo 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="