summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-07-12 09:10:14 +0000
committerJeroen Roovers <jer@gentoo.org>2015-07-12 09:10:14 +0000
commita62991b34af4a770a66d8eff273579e177e8f287 (patch)
treee3a109dfea2858cb49d5adc147830bb563cc69eb /xfce-base
parentStable for PPC64 (bug #553500). (diff)
downloadgentoo-2-a62991b34af4a770a66d8eff273579e177e8f287.tar.gz
gentoo-2-a62991b34af4a770a66d8eff273579e177e8f287.tar.bz2
gentoo-2-a62991b34af4a770a66d8eff273579e177e8f287.zip
Stable for PPC64 (bug #553500).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'xfce-base')
-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 f3ac3e4b25d0..0155b9368153 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.186 2015/07/11 06:55:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.187 2015/07/12 09:10:14 jer Exp $
+
+ 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> thunar-1.6.10.ebuild:
+ Stable for PPC64 (bug #553500).
11 Jul 2015; Markus Meier <maekke@gentoo.org> thunar-1.6.10.ebuild:
arm stable, bug #553500
diff --git a/xfce-base/thunar/thunar-1.6.10.ebuild b/xfce-base/thunar/thunar-1.6.10.ebuild
index e641bb31eaa2..cc2476cf4c42 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.4 2015/07/11 06:55:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild,v 1.5 2015/07/12 09:10:14 jer 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"