summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-12-06 19:28:20 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-12-06 19:28:20 +0000
commit60a6722cbdfc3b4615c56dc65f63164bafec1d98 (patch)
tree97ac00121a54008824cbe67588f6b370cf54c91b /xfce-base/thunar
parentStable on ppc wrt bug 249942 (diff)
downloadgentoo-2-60a6722cbdfc3b4615c56dc65f63164bafec1d98.tar.gz
gentoo-2-60a6722cbdfc3b4615c56dc65f63164bafec1d98.tar.bz2
gentoo-2-60a6722cbdfc3b4615c56dc65f63164bafec1d98.zip
Stable on ppc wrt bug 249942
(Portage version: 2.1.6_rc3/cvs/Linux 2.6.27-hardened-r2 ppc)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r--xfce-base/thunar/ChangeLog5
-rw-r--r--xfce-base/thunar/thunar-0.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog
index 6122642710eb..2d4fd5fcf14d 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.59 2008/12/05 14:46:49 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.60 2008/12/06 19:28:20 nixnut Exp $
+
+ 06 Dec 2008; nixnut <nixnut@gentoo.org> thunar-0.9.3.ebuild:
+ Stable on ppc wrt bug 249942
05 Dec 2008; Christoph Mende <angelos@gentoo.org> thunar-0.9.3.ebuild:
Append -Wno-error, bug 249558
diff --git a/xfce-base/thunar/thunar-0.9.3.ebuild b/xfce-base/thunar/thunar-0.9.3.ebuild
index fb23b4a09afd..c5d284dabc4c 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.3 2008/12/05 14:46:49 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.3.ebuild,v 1.4 2008/12/06 19:28:20 nixnut 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