diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-28 13:23:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-28 13:23:22 +0000 |
commit | 3babcfbc5dc39a86e93fad518db566a692db4503 (patch) | |
tree | 5e326218d1b56a642cb087fc28143038d700f967 /xfce-base/thunar | |
parent | Marking xfwm4-themes-4.6.0 ppc64 for bug 265587 (diff) | |
download | gentoo-2-3babcfbc5dc39a86e93fad518db566a692db4503.tar.gz gentoo-2-3babcfbc5dc39a86e93fad518db566a692db4503.tar.bz2 gentoo-2-3babcfbc5dc39a86e93fad518db566a692db4503.zip |
Marking thunar-1.0.1 ppc64 for bug 265587
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 90e288f8ccdc..b7d725fb5c16 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.74 2009/06/22 16:59:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.75 2009/06/28 13:23:22 ranger Exp $ + + 28 Jun 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking thunar-1.0.1 ppc64 stable for bug 265587 22 Jun 2009; Raúl Porcel <armin76@gentoo.org> ChangeLog: arm/ia64 stable wrt #265587 diff --git a/xfce-base/thunar/thunar-1.0.1.ebuild b/xfce-base/thunar/thunar-1.0.1.ebuild index e5fabec2127b..15868971f523 100644 --- a/xfce-base/thunar/thunar-1.0.1.ebuild +++ b/xfce-base/thunar/thunar-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.1.ebuild,v 1.7 2009/06/22 16:59:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.1.ebuild,v 1.8 2009/06/28 13:23:22 ranger Exp $ EAPI="2" @@ -13,7 +13,7 @@ xfce4_core DESCRIPTION="File manager" HOMEPAGE="http://thunar.xfce.org" -KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" LICENSE="GPL-2 LGPL-2" IUSE="dbus debug doc exif gnome hal pcre startup-notification +trash-plugin" |