diff options
author | 2007-03-10 17:02:18 +0000 | |
---|---|---|
committer | 2007-03-10 17:02:18 +0000 | |
commit | a7b22b74d8e4a531092b2765ab202c57b39632ee (patch) | |
tree | db77f34d2a5242fe41c21c1b889cee17ea32074e /xfce-base | |
parent | Stable on ppc wrt bug 169987 (diff) | |
download | gentoo-2-a7b22b74d8e4a531092b2765ab202c57b39632ee.tar.gz gentoo-2-a7b22b74d8e4a531092b2765ab202c57b39632ee.tar.bz2 gentoo-2-a7b22b74d8e4a531092b2765ab202c57b39632ee.zip |
Stable on ppc wrt bug 169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-base')
-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 |