diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-03-21 13:17:14 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-03-21 13:17:14 +0000 |
commit | 639c3a513ea1163c15e120107662c619e2efe3c7 (patch) | |
tree | c68e2ab349175f683ec51dae7d65b64a17646d75 /xfce-base | |
parent | Add media umount on suspend patch thanks to Andreas K. Huettel <mail@akhuette... (diff) | |
download | gentoo-2-639c3a513ea1163c15e120107662c619e2efe3c7.tar.gz gentoo-2-639c3a513ea1163c15e120107662c619e2efe3c7.tar.bz2 gentoo-2-639c3a513ea1163c15e120107662c619e2efe3c7.zip |
Stable on x86 wrt bug #214130
(Portage version: 2.1.4.4)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-0.9.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 7f007f0c4831..27ee3cb0a2da 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.49 2008/03/21 06:07:46 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.50 2008/03/21 13:17:14 cla Exp $ + + 21 Mar 2008; Dawid Węgliński <cla@gentoo.org> thunar-0.9.0-r2.ebuild: + Stable on x86 (bug #214130) 21 Mar 2008; Samuli Suominen <drac@gentoo.org> thunar-0.9.0-r2.ebuild: pkg_setup clean up, amd64 stable diff --git a/xfce-base/thunar/thunar-0.9.0-r2.ebuild b/xfce-base/thunar/thunar-0.9.0-r2.ebuild index c49e74be2951..dd69400e9db9 100644 --- a/xfce-base/thunar/thunar-0.9.0-r2.ebuild +++ b/xfce-base/thunar/thunar-0.9.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.0-r2.ebuild,v 1.2 2008/03/21 06:07:46 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.0-r2.ebuild,v 1.3 2008/03/21 13:17:14 cla Exp $ EAPI=1 @@ -14,7 +14,7 @@ xfce44 DESCRIPTION="File manager" HOMEPAGE="http://thunar.xfce.org" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc dbus debug exif gnome hal pcre startup-notification +trash-plugin" RDEPEND=">=dev-lang/perl-5.6 |