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 7CC62139694 for ; Thu, 23 Mar 2017 10:01:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAFB921C080; Thu, 23 Mar 2017 10:01:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9AC2221C080 for ; Thu, 23 Mar 2017 10:01:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3F99933BEBE for ; Thu, 23 Mar 2017 10:01:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADE7F720B for ; Thu, 23 Mar 2017 10:01:26 +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: <1490263234.da7d712ffacf2fd843f55e7257b150da8364412f.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: da7d712ffacf2fd843f55e7257b150da8364412f X-VCS-Branch: master Date: Thu, 23 Mar 2017 10:01: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: 3697c5e9-72ff-4f71-9cc6-360c079c8360 X-Archives-Hash: 9d3d58bb3fc48da882b9b50a9a5fc17d commit: da7d712ffacf2fd843f55e7257b150da8364412f Author: Mart Raudsepp gentoo org> AuthorDate: Thu Mar 23 10:00:20 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Mar 23 10:00:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7d712f media-gfx/gnome-photos: remove extra PYTHON_DEPS, python_gen_any_dep already includes it Package-Manager: Portage-2.3.4, Repoman-2.3.1 media-gfx/gnome-photos/gnome-photos-3.22.5.ebuild | 1 - 1 file changed, 1 deletion(-) 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 94b210aa673..3ad3cc3ddc8 100644 --- a/media-gfx/gnome-photos/gnome-photos-3.22.5.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-3.22.5.ebuild @@ -44,7 +44,6 @@ DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50.1 virtual/pkgconfig test? ( - ${PYTHON_DEPS} $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') ) "