Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nautilus-dropbox/
Date: Fri, 29 Nov 2019 08:17:11
Message-Id: 1575015272.f2eb0f583b5545391ed79f1fc494691eacb3304a.mgorny@gentoo
1 commit: f2eb0f583b5545391ed79f1fc494691eacb3304a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 28 17:29:34 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 29 08:14:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2eb0f58
7
8 gnome-extra/nautilus-dropbox: python_export_best → python_setup
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild b/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild
16 index 1419c0468b8..ba29db204a6 100644
17 --- a/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild
18 +++ b/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild
19 @@ -42,7 +42,7 @@ pkg_setup () {
20 plugin to the group 'dropbox'. You need to setup a drobox account
21 before using this plugin. Visit ${HOMEPAGE} for more information."
22
23 - python_export_best
24 + python_setup
25 }
26
27 src_prepare() {