diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-26 11:39:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-26 11:39:48 +0000 |
commit | f44aa2c266f04976fd84777cfdf22a533c921238 (patch) | |
tree | c46cd75742088728e7932e856991f0389285375f /xfce-base/thunar | |
parent | HOMEPAGE fixed, bug #214843 (diff) | |
download | historical-f44aa2c266f04976fd84777cfdf22a533c921238.tar.gz historical-f44aa2c266f04976fd84777cfdf22a533c921238.tar.bz2 historical-f44aa2c266f04976fd84777cfdf22a533c921238.zip |
Stable for HPPA (bug #214130).
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'xfce-base/thunar')
-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 ab9f596d7671..537fa2bbcba5 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.54 2008/03/24 11:05:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.55 2008/03/26 11:39:48 jer Exp $ + + 26 Mar 2008; Jeroen Roovers <jer@gentoo.org> thunar-0.9.0-r2.ebuild: + Stable for HPPA (bug #214130). 24 Mar 2008; Raúl Porcel <armin76@gentoo.org> thunar-0.9.0-r2.ebuild: ia64/sparc stable wrt #214130 diff --git a/xfce-base/thunar/thunar-0.9.0-r2.ebuild b/xfce-base/thunar/thunar-0.9.0-r2.ebuild index 9d7b3ae9f383..ad9f9324450d 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.7 2008/03/24 11:05:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.0-r2.ebuild,v 1.8 2008/03/26 11:39:48 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 |