diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-12-15 04:56:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-12-15 04:56:56 +0000 |
commit | 09c31146278a810af5d533e2a0788c3a12d19af2 (patch) | |
tree | c68aef0d701400f11180aad443ee72f54bf9352f /xfce-base | |
parent | Stable for HPPA (bug #249942). (diff) | |
download | gentoo-2-09c31146278a810af5d533e2a0788c3a12d19af2.tar.gz gentoo-2-09c31146278a810af5d533e2a0788c3a12d19af2.tar.bz2 gentoo-2-09c31146278a810af5d533e2a0788c3a12d19af2.zip |
Stable for HPPA (bug #249942).
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index d39b4b409724..08ba2fc69565 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.63 2008/12/13 16:59:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.64 2008/12/15 04:56:56 jer Exp $ + + 15 Dec 2008; Jeroen Roovers <jer@gentoo.org> thunar-0.9.3.ebuild: + Stable for HPPA (bug #249942). 13 Dec 2008; Raúl Porcel <armin76@gentoo.org> thunar-0.9.3.ebuild: alpha/arm/ia64/sparc/x86 stable wrt #249942 diff --git a/xfce-base/thunar/thunar-0.9.3.ebuild b/xfce-base/thunar/thunar-0.9.3.ebuild index 0574949d600f..4ef21c064bac 100644 --- a/xfce-base/thunar/thunar-0.9.3.ebuild +++ b/xfce-base/thunar/thunar-0.9.3.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.3.ebuild,v 1.7 2008/12/13 16:59:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.3.ebuild,v 1.8 2008/12/15 04:56:56 jer 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 |