diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-06-07 18:37:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-06-07 18:37:36 +0000 |
commit | d3deb378aea59397ba30a038a43c2a2f5ac4f8b7 (patch) | |
tree | b257923ff1959b22ec69f415227584b20168d6dc /xfce-base/thunar | |
parent | Add ~x86-fbsd keyword (diff) | |
download | historical-d3deb378aea59397ba30a038a43c2a2f5ac4f8b7.tar.gz historical-d3deb378aea59397ba30a038a43c2a2f5ac4f8b7.tar.bz2 historical-d3deb378aea59397ba30a038a43c2a2f5ac4f8b7.zip |
Stable on arm.
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-0.8.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index c3681d9fd67f..e33408f7915f 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.36 2007/06/01 00:03:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.37 2007/06/07 18:31:31 drac Exp $ + + 07 Jun 2007; Samuli Suominen <drac@gentoo.org> thunar-0.8.0-r3.ebuild: + Stable on arm. 01 Jun 2007; Brent Baude <ranger@gentoo.org> thunar-0.8.0-r3.ebuild: Marking thunar-0.8.0-r3 ppc64 stable for 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 617d5d69f319..d27bd1e2ae54 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.8 2007/06/01 00:03:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.8.0-r3.ebuild,v 1.9 2007/06/07 18:31:31 drac 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 |