Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Fri, 05 Jan 2018 10:59:11
Message-Id: 1515149931.25e3003643f74321702cf06bc45bf3b7793401f5.zlogene@gentoo
1 commit: 25e3003643f74321702cf06bc45bf3b7793401f5
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 10:52:26 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 10:58:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25e30036
7
8 xfce-base/thunar: amd64 stable wrt bug #643074
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 xfce-base/thunar/thunar-1.6.13.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/xfce-base/thunar/thunar-1.6.13.ebuild b/xfce-base/thunar/thunar-1.6.13.ebuild
16 index f1baaf54ef0..af6cab0d767 100644
17 --- a/xfce-base/thunar/thunar-1.6.13.ebuild
18 +++ b/xfce-base/thunar/thunar-1.6.13.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2"
26
27 LICENSE="GPL-2 LGPL-2"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
31 IUSE="+dbus exif libnotify pcre test +trash-panel-plugin udisks"
32
33 GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"