diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-22 10:37:33 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-22 10:37:33 +0000 |
commit | 1bd631133196303586d96f11362317fe1185e5cd (patch) | |
tree | e05df8f54ac03f1878036ba673b848354380baae /xfce-base | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-1bd631133196303586d96f11362317fe1185e5cd.tar.gz gentoo-2-1bd631133196303586d96f11362317fe1185e5cd.tar.bz2 gentoo-2-1bd631133196303586d96f11362317fe1185e5cd.zip |
x86 stable per bug 358407
(Portage version: 2.1.9.44/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index d393d1ae056b..2a97629772a0 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.118 2011/03/21 23:16:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.119 2011/03/22 10:37:33 tomka Exp $ + + 22 Mar 2011; Thomas Kahle <tomka@gentoo.org> thunar-1.2.1.ebuild: + x86 stable per bug 358407 21 Mar 2011; Markus Meier <maekke@gentoo.org> thunar-1.2.1.ebuild: arm stable, bug #358407 diff --git a/xfce-base/thunar/thunar-1.2.1.ebuild b/xfce-base/thunar/thunar-1.2.1.ebuild index 3cb202184dc2..ad244fa8cd08 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.5 2011/03/21 23:16:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.1.ebuild,v 1.6 2011/03/22 10:37:33 tomka 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" |