diff options
author | 2007-12-09 20:33:55 +0000 | |
---|---|---|
committer | 2007-12-09 20:33:55 +0000 | |
commit | bc730ce380b5b7950e517cebca1d98c3ccf6ebad (patch) | |
tree | 1bfbc9c5fa669dfc79a9136314c22d43df99a2fc /xfce-base/thunar | |
parent | ppc stable, bug #201747 (diff) | |
download | gentoo-2-bc730ce380b5b7950e517cebca1d98c3ccf6ebad.tar.gz gentoo-2-bc730ce380b5b7950e517cebca1d98c3ccf6ebad.tar.bz2 gentoo-2-bc730ce380b5b7950e517cebca1d98c3ccf6ebad.zip |
ppc stable, bug #201747
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-0.9.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 2eeae70a13b8..ed35ae813719 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/thunar # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.42 2007/12/09 17:24:18 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.43 2007/12/09 20:33:55 dertobi123 Exp $ + + 09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> + thunar-0.9.0-r1.ebuild: + ppc stable, bug #201747 09 Dec 2007; Dawid Węgliński <cla@gentoo.org> thunar-0.9.0-r1.ebuild: Stable on amd64/x86 (bug #201747) diff --git a/xfce-base/thunar/thunar-0.9.0-r1.ebuild b/xfce-base/thunar/thunar-0.9.0-r1.ebuild index 27585386c530..217dabc1d1ff 100644 --- a/xfce-base/thunar/thunar-0.9.0-r1.ebuild +++ b/xfce-base/thunar/thunar-0.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.2 2007/12/09 17:24:18 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.0-r1.ebuild,v 1.3 2007/12/09 20:33:55 dertobi123 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 |