diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-10 17:04:52 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-10 17:04:52 +0000 |
commit | 2a11301cb4a5613e945dbb5b785f6644ba0f5d40 (patch) | |
tree | 4dfc7dded682b23632ba3848bdab140c6a0347a5 /xfce-base/thunar | |
parent | Stable on ppc wrt bug 169987 (diff) | |
download | historical-2a11301cb4a5613e945dbb5b785f6644ba0f5d40.tar.gz historical-2a11301cb4a5613e945dbb5b785f6644ba0f5d40.tar.bz2 historical-2a11301cb4a5613e945dbb5b785f6644ba0f5d40.zip |
Stable on ppc wrt bug 169987
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-0.8.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 2db0901070e2..9f3d4a6cac96 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2007/03/10 08:36:50 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.26 2007/03/10 17:02:18 nixnut Exp $ + + 10 Mar 2007; nixnut <nixnut@gentoo.org> thunar-0.8.0-r2.ebuild: + Stable on ppc wrt bug 169987 10 Mar 2007; Peter Weller <welp@gentoo.org> thunar-0.8.0-r2.ebuild: Stable on amd64 wrt bug 169987 diff --git a/xfce-base/thunar/thunar-0.8.0-r2.ebuild b/xfce-base/thunar/thunar-0.8.0-r2.ebuild index 111f0b01ba61..071ebf0cb6db 100644 --- a/xfce-base/thunar/thunar-0.8.0-r2.ebuild +++ b/xfce-base/thunar/thunar-0.8.0-r2.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.8.0-r2.ebuild,v 1.7 2007/03/10 08:36:50 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.8.0-r2.ebuild,v 1.8 2007/03/10 17:02:18 nixnut Exp $ inherit eutils virtualx xfce44 @@ -11,7 +11,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 plugins pcre startup-notification" RDEPEND=">=dev-lang/perl-5.6 |