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 B1878139084 for ; Sat, 25 Nov 2017 20:55:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00ED3E0D9E; Sat, 25 Nov 2017 20:55:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2897E0D9E for ; Sat, 25 Nov 2017 20:55:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01D5D33BEAC for ; Sat, 25 Nov 2017 20:55:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BF44A778 for ; Sat, 25 Nov 2017 20:55:33 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1511643321.bc687e7c690546bd01e4fe730600342a5e07d8f4.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-commander/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild X-VCS-Directories: gnome-extra/gnome-commander/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: bc687e7c690546bd01e4fe730600342a5e07d8f4 X-VCS-Branch: master Date: Sat, 25 Nov 2017 20:55:33 +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: 33e64e70-e344-4818-8bbc-e651b4a2e57d X-Archives-Hash: 9ceca41b0c171ad47f5715970f0ee261 commit: bc687e7c690546bd01e4fe730600342a5e07d8f4 Author: Patrick Lauer gentoo org> AuthorDate: Sat Nov 25 20:55:21 2017 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Sat Nov 25 20:55:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc687e7c gnome-extra/gnome-commander: Whitespace Package-Manager: Portage-2.3.16, Repoman-2.3.6 gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild index f384e8bbb34..04455c617d8 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild @@ -32,8 +32,8 @@ RDEPEND=" samba? ( >=gnome-base/gnome-vfs-2.0.0[samba] ) pdf? ( >=app-text/poppler-0.18 ) python? ( - ${PYTHON_DEPS} - >=dev-python/gnome-vfs-python-2.0.0 + ${PYTHON_DEPS} + >=dev-python/gnome-vfs-python-2.0.0 ) taglib? ( >=media-libs/taglib-1.4 ) " @@ -46,7 +46,7 @@ DEPEND=" " pkg_setup() { - use python && python-single-r1_pkg_setup + use python && python-single-r1_pkg_setup } src_configure() {