Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/nautilus/
Date: Mon, 08 Apr 2019 02:18:28
Message-Id: 1554689542.a07e2228041cfe5aef91f3ef9229bf45e619cbdc.whissi@gentoo
1 commit: a07e2228041cfe5aef91f3ef9229bf45e619cbdc
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 02:12:22 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 02:12:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07e2228
7
8 gnome-base/nautilus: x86 stable (bug #682116)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 gnome-base/nautilus/nautilus-3.26.4-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-base/nautilus/nautilus-3.26.4-r2.ebuild b/gnome-base/nautilus/nautilus-3.26.4-r2.ebuild
17 index aef38545ec0..efdf7e693c3 100644
18 --- a/gnome-base/nautilus/nautilus-3.26.4-r2.ebuild
19 +++ b/gnome-base/nautilus/nautilus-3.26.4-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ LICENSE="GPL-3+ LGPL-2.1+"
27 SLOT="0"
28 IUSE="exif gnome gtk-doc +introspection packagekit +previewer selinux sendto tracker xmp"
29
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
31 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
32
33 COMMON_DEPEND="
34 >=dev-libs/glib-2.51.2:2