Gentoo Archives: gentoo-commits

From: Patrick Lauer <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-commander/
Date: Sat, 25 Nov 2017 20:55:36
Message-Id: 1511643321.bc687e7c690546bd01e4fe730600342a5e07d8f4.patrick@gentoo
1 commit: bc687e7c690546bd01e4fe730600342a5e07d8f4
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 20:55:21 2017 +0000
4 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 20:55:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc687e7c
7
8 gnome-extra/gnome-commander: Whitespace
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild
16 index f384e8bbb34..04455c617d8 100644
17 --- a/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild
18 +++ b/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild
19 @@ -32,8 +32,8 @@ RDEPEND="
20 samba? ( >=gnome-base/gnome-vfs-2.0.0[samba] )
21 pdf? ( >=app-text/poppler-0.18 )
22 python? (
23 - ${PYTHON_DEPS}
24 - >=dev-python/gnome-vfs-python-2.0.0
25 + ${PYTHON_DEPS}
26 + >=dev-python/gnome-vfs-python-2.0.0
27 )
28 taglib? ( >=media-libs/taglib-1.4 )
29 "
30 @@ -46,7 +46,7 @@ DEPEND="
31 "
32
33 pkg_setup() {
34 - use python && python-single-r1_pkg_setup
35 + use python && python-single-r1_pkg_setup
36 }
37
38 src_configure() {