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="

Reply via email to