summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-03-21 23:17:58 +0000
committerMarkus Meier <maekke@gentoo.org>2011-03-21 23:17:58 +0000
commit6b1d0cc0279e542ec4d255def04f3bd8e6fcaa60 (patch)
tree889a71ea8499a6b6ef9b0678095842ccb5b4d021 /xfce-base/thunar
parentFix slot-deps on gnome libs (diff)
downloadhistorical-6b1d0cc0279e542ec4d255def04f3bd8e6fcaa60.tar.gz
historical-6b1d0cc0279e542ec4d255def04f3bd8e6fcaa60.tar.bz2
historical-6b1d0cc0279e542ec4d255def04f3bd8e6fcaa60.zip
arm stable, bug #358407
Package-Manager: portage-2.1.9.44/cvs/Linux i686
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index 53efcf0aded8..d393d1ae056b 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.117 2011/03/13 16:27:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.118 2011/03/21 23:16:20 maekke Exp $
+
+ 21 Mar 2011; Markus Meier <maekke@gentoo.org> thunar-1.2.1.ebuild:
+ arm stable, bug #358407
13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> thunar-1.2.1.ebuild:
Stable on amd64 wrt bug #358407
diff --git a/xfce-base/thunar/thunar-1.2.1.ebuild b/xfce-base/thunar/thunar-1.2.1.ebuild
index af2490dcd2b0..3cb202184dc2 100644
--- a/xfce-base/thunar/thunar-1.2.1.ebuild
+++ b/xfce-base/thunar/thunar-1.2.1.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.1.ebuild,v 1.4 2011/03/13 16:27:01 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.1.ebuild,v 1.5 2011/03/21 23:16:20 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.6-r1"