diff options
author | 2011-11-26 17:54:42 +0000 | |
---|---|---|
committer | 2011-11-26 17:54:42 +0000 | |
commit | 7af53a32855f0de6cacd0aa6f0e48f63c792474b (patch) | |
tree | e9b37fd025a1beb8b19ddfdf6b1f6d51b4852fec /xfce-base | |
parent | alpha/ia64/sh/sparc stable wrt #386963 (diff) | |
download | gentoo-2-7af53a32855f0de6cacd0aa6f0e48f63c792474b.tar.gz gentoo-2-7af53a32855f0de6cacd0aa6f0e48f63c792474b.tar.bz2 gentoo-2-7af53a32855f0de6cacd0aa6f0e48f63c792474b.zip |
alpha/ia64/sparc stable wrt #386963
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index e18407793545..d38d447b6526 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.128 2011/10/23 11:51:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.129 2011/11/26 17:54:42 armin76 Exp $ + + 26 Nov 2011; Raúl Porcel <armin76@gentoo.org> thunar-1.2.3.ebuild: + alpha/ia64/sparc stable wrt #386963 23 Oct 2011; Markus Meier <maekke@gentoo.org> thunar-1.2.3.ebuild: arm stable, bug #386963 diff --git a/xfce-base/thunar/thunar-1.2.3.ebuild b/xfce-base/thunar/thunar-1.2.3.ebuild index 232715e33683..0663a4535d1e 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.4 2011/10/23 11:51:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.5 2011/11/26 17:54:42 armin76 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" |