summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-20 19:53:43 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-20 19:53:43 +0000
commit9375bab3761c253cdba2d8ba73d04f58f327e246 (patch)
tree99542741c2630c7b5b4eb86bf42a7a4843cad1d9 /xfce-base
parentppc/ppc64 stable wrt #416233 (diff)
downloadgentoo-2-9375bab3761c253cdba2d8ba73d04f58f327e246.tar.gz
gentoo-2-9375bab3761c253cdba2d8ba73d04f58f327e246.tar.bz2
gentoo-2-9375bab3761c253cdba2d8ba73d04f58f327e246.zip
ppc/ppc64 stable wrt #416233
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/thunar/ChangeLog7
-rw-r--r--xfce-base/thunar/thunar-1.4.0.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index 9717f5b1193f..42d1dcdcbb8f 100644
--- a/xfce-base/thunar/ChangeLog
+++ b/xfce-base/thunar/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for xfce-base/thunar
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.145 2012/05/20 11:58:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.146 2012/05/20 19:53:43 ssuominen Exp $
+
+ 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> thunar-1.4.0.ebuild:
+ ppc/ppc64 stable wrt #416233
20 May 2012; Agostino Sarubbo <ago@gentoo.org> thunar-1.4.0.ebuild:
- Stable for amd64, wrt bug #416223
+ Stable for amd64, wrt bug #416233
19 May 2012; Anthony G. Basile <blueness@gentoo.org> thunar-1.4.0.ebuild:
Keyword mips
diff --git a/xfce-base/thunar/thunar-1.4.0.ebuild b/xfce-base/thunar/thunar-1.4.0.ebuild
index 8e2c8df798b2..14340545f974 100644
--- a/xfce-base/thunar/thunar-1.4.0.ebuild
+++ b/xfce-base/thunar/thunar-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.5 2012/05/20 11:58:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.6 2012/05/20 19:53:43 ssuominen Exp $
EAPI=4
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"