summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-11 17:54:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-11 17:54:53 +0000
commit02ba7057c4ba9c7e6fcff2463c4863cbc0ee4d5c (patch)
tree7703a22455b56017a404f3b229764c465d2e2bae
parentStable for amd64, wrt bug #465286 (diff)
downloadgentoo-2-02ba7057c4ba9c7e6fcff2463c4863cbc0ee4d5c.tar.gz
gentoo-2-02ba7057c4ba9c7e6fcff2463c4863cbc0ee4d5c.tar.bz2
gentoo-2-02ba7057c4ba9c7e6fcff2463c4863cbc0ee4d5c.zip
Stable for amd64, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
-rw-r--r--xfce-base/thunar/ChangeLog6
-rw-r--r--xfce-base/thunar/thunar-1.6.2.ebuild6
2 files changed, 7 insertions, 5 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index 67e766718931..617f8e5dbd0f 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.155 2013/04/09 15:34:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.156 2013/04/11 17:54:53 ago Exp $
+
+ 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thunar-1.6.2.ebuild:
+ Stable for amd64, wrt bug #465286
09 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> -thunar-1.6.1.ebuild:
old
@@ -585,4 +588,3 @@
20 Apr 2006; Daniel Ostrow <dostrow@gentoo.org> +metadata.xml,
+thunar-0.3.0_beta1.ebuild:
Version bump for 4.4_beta1.
-
diff --git a/xfce-base/thunar/thunar-1.6.2.ebuild b/xfce-base/thunar/thunar-1.6.2.ebuild
index f76c9ef7b60e..4b80bf173ad4 100644
--- a/xfce-base/thunar/thunar-1.6.2.ebuild
+++ b/xfce-base/thunar/thunar-1.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.2.ebuild,v 1.1 2012/12/27 14:47:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.2.ebuild,v 1.2 2013/04/11 17:54:53 ago 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"