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 BD5A31384B4 for ; Sun, 13 Dec 2015 21:19:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1899121C0A9; Sun, 13 Dec 2015 21:19:36 +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 73D8021C0A9 for ; Sun, 13 Dec 2015 21:19:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46F063409A4 for ; Sun, 13 Dec 2015 21:19:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF33BCB1 for ; Sun, 13 Dec 2015 21:19:31 +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: <1450030991.b3bcbd9a8b1d0f30e922e547328e82124433d7bc.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-todo/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild X-VCS-Directories: gnome-extra/gnome-todo/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: b3bcbd9a8b1d0f30e922e547328e82124433d7bc X-VCS-Branch: master Date: Sun, 13 Dec 2015 21:19:31 +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: 18ddafcc-304d-4a7c-b033-2e94d8276926 X-Archives-Hash: 8972b6268b11f08eca2a05572ccf76bb commit: b3bcbd9a8b1d0f30e922e547328e82124433d7bc Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Dec 13 18:23:11 2015 +0000 Commit: Gilles Dartiguelongue gentoo 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