summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-12-31 08:49:40 +0000
committerMarkus Meier <maekke@gentoo.org>2013-12-31 08:49:40 +0000
commitec448896802ec645ea1691815d7909adc04aee24 (patch)
tree09ad8a7d08d5e7307f37286e9fb8bdbe60bb3eb8 /xfce-base
parentarm stable, bug #496018 (diff)
downloadgentoo-2-ec448896802ec645ea1691815d7909adc04aee24.tar.gz
gentoo-2-ec448896802ec645ea1691815d7909adc04aee24.tar.bz2
gentoo-2-ec448896802ec645ea1691815d7909adc04aee24.zip
arm stable, bug #496018
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-1.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index d13310adb9ed..33c7e48f8ea3 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/thunar
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.164 2013/05/05 17:02:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.165 2013/12/31 08:49:40 maekke Exp $
+
+ 31 Dec 2013; Markus Meier <maekke@gentoo.org> thunar-1.6.3.ebuild:
+ arm stable, bug #496018
05 May 2013; Samuli Suominen <ssuominen@gentoo.org> -thunar-1.4.0.ebuild:
old
diff --git a/xfce-base/thunar/thunar-1.6.3.ebuild b/xfce-base/thunar/thunar-1.6.3.ebuild
index 3542aa60dec8..a4767cae62e6 100644
--- a/xfce-base/thunar/thunar-1.6.3.ebuild
+++ b/xfce-base/thunar/thunar-1.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.3.ebuild,v 1.1 2013/05/05 17:02:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.3.ebuild,v 1.2 2013/12/31 08:49:40 maekke 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 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev"
GVFS_DEPEND=">=gnome-base/gvfs-1.10.1"