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 | fefc100103ce8fae9e3b5e1d574c8596af9bbb0c (patch) | |
tree | 86cdb560134554ad2d5e35f38185b4b7d57368ac /xfce-base | |
parent | HOMEPAGE fixed, bug #214843 (diff) | |
download | gentoo-2-fefc100103ce8fae9e3b5e1d574c8596af9bbb0c.tar.gz gentoo-2-fefc100103ce8fae9e3b5e1d574c8596af9bbb0c.tar.bz2 gentoo-2-fefc100103ce8fae9e3b5e1d574c8596af9bbb0c.zip |
Stable for HPPA (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 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 |