diff options
author | Patrick Lauer <patrick@gentoo.org> | 2017-11-25 20:55:21 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2017-11-25 20:55:21 +0000 |
commit | bc687e7c690546bd01e4fe730600342a5e07d8f4 (patch) | |
tree | b823585fccd70f2e8dadd6a2a8d659086b06c85c /gnome-extra | |
parent | sys-freebsd/freebsd-ubin: Whitespace (diff) | |
download | gentoo-bc687e7c690546bd01e4fe730600342a5e07d8f4.tar.gz gentoo-bc687e7c690546bd01e4fe730600342a5e07d8f4.tar.bz2 gentoo-bc687e7c690546bd01e4fe730600342a5e07d8f4.zip |
gnome-extra/gnome-commander: Whitespace
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild | 6 |
1 files 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 f384e8bbb34e..04455c617d80 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() { |