Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/
Date: Sat, 03 Mar 2018 17:48:31
Message-Id: 1520099291.84a82bdf59f5064cc36558345b046af99d073f60.klausman@gentoo
1 commit: 84a82bdf59f5064cc36558345b046af99d073f60
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 3 13:42:52 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 3 17:48:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a82bdf
7
8 xfce-base/thunar-1.6.13-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/643074
11
12 xfce-base/thunar/thunar-1.6.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/thunar/thunar-1.6.13.ebuild b/xfce-base/thunar/thunar-1.6.13.ebuild
16 index fbc500acb8f..00cb87b8d36 100644
17 --- a/xfce-base/thunar/thunar-1.6.13.ebuild
18 +++ b/xfce-base/thunar/thunar-1.6.13.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2"
20
21 LICENSE="GPL-2 LGPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
25 IUSE="+dbus exif libnotify pcre test +trash-panel-plugin udisks"
26
27 GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"