summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-10-23 11:51:26 +0000
committerMarkus Meier <maekke@gentoo.org>2011-10-23 11:51:26 +0000
commit110d21891a386b6ff44c11d566b229ded0a2b021 (patch)
tree4f9a215fe7a3e6285372eafe5ad4a009fe68b350 /xfce-base
parentx86 stable, bug #386023 (diff)
downloadgentoo-2-110d21891a386b6ff44c11d566b229ded0a2b021.tar.gz
gentoo-2-110d21891a386b6ff44c11d566b229ded0a2b021.tar.bz2
gentoo-2-110d21891a386b6ff44c11d566b229ded0a2b021.zip
arm stable, bug #386963
(Portage version: 2.1.10.30/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index dcbb4e03650c..e18407793545 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/thunar
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.127 2011/10/16 05:22:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.128 2011/10/23 11:51:26 maekke Exp $
+
+ 23 Oct 2011; Markus Meier <maekke@gentoo.org> thunar-1.2.3.ebuild:
+ arm stable, bug #386963
16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> thunar-1.2.3.ebuild:
amd64 stable wrt #386963
diff --git a/xfce-base/thunar/thunar-1.2.3.ebuild b/xfce-base/thunar/thunar-1.2.3.ebuild
index f872bc411002..232715e33683 100644
--- a/xfce-base/thunar/thunar-1.2.3.ebuild
+++ b/xfce-base/thunar/thunar-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.3 2011/10/16 05:22:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.4 2011/10/23 11:51:26 maekke Exp $
EAPI=4
inherit virtualx xfconf
@@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/1.2/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~ia64 ~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.6.7"