summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-07-19 12:37:48 +0000
committerTobias Klausmann <klausman@gentoo.org>2015-07-19 12:37:48 +0000
commit13b69b53ab3d17b3e7c79e539b0af435c273c843 (patch)
tree1205625defd7b330d2bcc959ef7c0742a6b740ea /xfce-base/thunar
parentStable on alpha, bug 553500 (diff)
downloadgentoo-2-13b69b53ab3d17b3e7c79e539b0af435c273c843.tar.gz
gentoo-2-13b69b53ab3d17b3e7c79e539b0af435c273c843.tar.bz2
gentoo-2-13b69b53ab3d17b3e7c79e539b0af435c273c843.zip
Stable on alpha, bug 553500
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-1.6.10-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index 0155b9368153..b23aab6b7351 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.187 2015/07/12 09:10:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.188 2015/07/19 12:37:48 klausman Exp $
+
+ 19 Jul 2015; Tobias Klausmann <klausman@gentoo.org> thunar-1.6.10-r1.ebuild:
+ Stable on alpha, bug 553500
12 Jul 2015; Jeroen Roovers <jer@gentoo.org> thunar-1.6.10.ebuild:
Stable for PPC64 (bug #553500).
diff --git a/xfce-base/thunar/thunar-1.6.10-r1.ebuild b/xfce-base/thunar/thunar-1.6.10-r1.ebuild
index 4f8afe97f191..5875b3b02379 100644
--- a/xfce-base/thunar/thunar-1.6.10-r1.ebuild
+++ b/xfce-base/thunar/thunar-1.6.10-r1.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-r1.ebuild,v 1.1 2015/07/02 18:22:25 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.10-r1.ebuild,v 1.2 2015/07/19 12:37:48 klausman 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"