From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 60F55139694 for ; Thu, 23 Mar 2017 10:13:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D852E0C13; Thu, 23 Mar 2017 10:13:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6A60EE0C13 for ; Thu, 23 Mar 2017 10:13:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 21542340AC7 for ; Thu, 23 Mar 2017 10:13:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91D61720C for ; Thu, 23 Mar 2017 10:13:29 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1490263988.26470f1c28653818cdfcf9d64a101750b186fac2.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-photos/gnome-photos-3.22.5.ebuild X-VCS-Directories: media-gfx/gnome-photos/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 26470f1c28653818cdfcf9d64a101750b186fac2 X-VCS-Branch: master Date: Thu, 23 Mar 2017 10:13:29 +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: da0100b1-87c9-4ecd-9b0a-f1db3d02f71d X-Archives-Hash: 87208feb419c33489b3d84aa620cd420 commit: 26470f1c28653818cdfcf9d64a101750b186fac2 Author: Mart Raudsepp gentoo org> AuthorDate: Thu Mar 23 10:13:06 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Mar 23 10:13:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26470f1c media-gfx/gnome-photos: reindent test deps media-gfx/gnome-photos/gnome-photos-3.22.5.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-gfx/gnome-photos/gnome-photos-3.22.5.ebuild b/media-gfx/gnome-photos/gnome-photos-3.22.5.ebuild index 3ad3cc3ddc8..a27fa0ba11a 100644 --- a/media-gfx/gnome-photos/gnome-photos-3.22.5.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-3.22.5.ebuild @@ -43,8 +43,7 @@ DEPEND="${COMMON_DEPEND} dev-util/desktop-file-utils >=dev-util/intltool-0.50.1 virtual/pkgconfig - test? ( - $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') ) + test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') ) " python_check_deps() {