commit: b3bcbd9a8b1d0f30e922e547328e82124433d7bc Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Sun Dec 13 18:23:11 2015 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sun Dec 13 18:23:11 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b3bcbd9a
gnome-extra/gnome-todo: fix QA warning gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild index 265e2d8..37a305b 100644 --- a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild +++ b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI="5" +GCONF_DEBUG="no" inherit gnome2
