summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-01 07:56:47 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-01 07:56:47 +0000
commitedb4d4cd9c99fc1a6d29d05a712143b654c8e887 (patch)
tree8955af8345a7dfd1467f775a12d3ec56b4cb8573 /xfce-base/thunar
parentx86 stable wrt bug #553500 (diff)
downloadgentoo-2-edb4d4cd9c99fc1a6d29d05a712143b654c8e887.tar.gz
gentoo-2-edb4d4cd9c99fc1a6d29d05a712143b654c8e887.tar.bz2
gentoo-2-edb4d4cd9c99fc1a6d29d05a712143b654c8e887.zip
x86 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-1.6.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index b43a63b0048b..5794252e781d 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/thunar
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.182 2015/05/23 20:49:52 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.183 2015/07/01 07:56:47 zlogene Exp $
+
+ 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> thunar-1.6.10.ebuild:
+ x86 stable wrt bug #553500
*thunar-1.6.10 (23 May 2015)
diff --git a/xfce-base/thunar/thunar-1.6.10.ebuild b/xfce-base/thunar/thunar-1.6.10.ebuild
index ee51fdd658aa..8c5e7e401c9d 100644
--- a/xfce-base/thunar/thunar-1.6.10.ebuild
+++ b/xfce-base/thunar/thunar-1.6.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild,v 1.1 2015/05/23 20:49:52 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild,v 1.2 2015/07/01 07:56:47 zlogene Exp $
EAPI=5
inherit virtualx xfconf
@@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+dbus debug exif libnotify pcre test udisks +xfce_plugins_trash"
GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"