diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 00:08:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 00:08:20 +0000 |
commit | 177a66cc7facf44ab161e1a562349331a643ed4e (patch) | |
tree | c0868590805c1c0c339bbc931592d556aff031de /xfce-base | |
parent | Stable on Alpha + IA64. (diff) | |
download | gentoo-2-177a66cc7facf44ab161e1a562349331a643ed4e.tar.gz gentoo-2-177a66cc7facf44ab161e1a562349331a643ed4e.tar.bz2 gentoo-2-177a66cc7facf44ab161e1a562349331a643ed4e.zip |
Stable on Alpha + IA64.
(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 9f3d4a6cac96..c1b0e44a9b3c 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.26 2007/03/10 17:02:18 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.27 2007/03/12 00:08:20 kloeri Exp $ + + 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> thunar-0.8.0-r2.ebuild: + Stable on Alpha + IA64. 10 Mar 2007; nixnut <nixnut@gentoo.org> thunar-0.8.0-r2.ebuild: Stable on ppc 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 071ebf0cb6db..382fc715b193 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.8 2007/03/10 17:02:18 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.8.0-r2.ebuild,v 1.9 2007/03/12 00:08:20 kloeri 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 |