diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 06:59:02 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 06:59:02 +0000 |
commit | 93f300ecf16ff3f476d1a7377ca74f983884b906 (patch) | |
tree | 0d9abb8cbd7a99c22554a662e95ff2265dd33968 /xfce-base/thunar | |
parent | Stable on mips. (diff) | |
download | gentoo-2-93f300ecf16ff3f476d1a7377ca74f983884b906.tar.gz gentoo-2-93f300ecf16ff3f476d1a7377ca74f983884b906.tar.bz2 gentoo-2-93f300ecf16ff3f476d1a7377ca74f983884b906.zip |
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-0.8.0-r3.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 72b6f9da9d89..5c2e81ac00d3 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,12 @@ # 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.34 2007/05/24 21:24:41 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.35 2007/05/27 06:59:02 kumba Exp $ + + 27 May 2007; Joshua Kinard <kumba@gentoo.org> thunar-0.8.0-r3.ebuild: + Stable on mips. + + 27 May 2007; Joshua Kinard <kumba@gentoo.org> thunar-0.8.0-r3.ebuild: + Stable on mips. 24 May 2007; Lars Weiler <pylon@gentoo.org> thunar-0.8.0-r3.ebuild: Stable on ppc; bug #178510. diff --git a/xfce-base/thunar/thunar-0.8.0-r3.ebuild b/xfce-base/thunar/thunar-0.8.0-r3.ebuild index 2343f253ea5f..d52e4ab8bae7 100644 --- a/xfce-base/thunar/thunar-0.8.0-r3.ebuild +++ b/xfce-base/thunar/thunar-0.8.0-r3.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-r3.ebuild,v 1.6 2007/05/24 21:24:41 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.8.0-r3.ebuild,v 1.7 2007/05/27 06:59:02 kumba 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 |