diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-19 14:46:36 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-19 14:46:36 +0000 |
commit | 53b5b82f4243c66c9b95b93b1d19cb3dca05ac12 (patch) | |
tree | 45c7543fb620c903b43cc07debec8174090b8452 /xfce-base | |
parent | Stable on amd64 wrt bug 178510 (diff) | |
download | gentoo-2-53b5b82f4243c66c9b95b93b1d19cb3dca05ac12.tar.gz gentoo-2-53b5b82f4243c66c9b95b93b1d19cb3dca05ac12.tar.bz2 gentoo-2-53b5b82f4243c66c9b95b93b1d19cb3dca05ac12.zip |
Stable on amd64 wrt bug 178510
(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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 36a8d67f2d6d..49fb3d334a44 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.31 2007/05/18 10:57:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.32 2007/05/19 14:46:36 welp Exp $ + + 19 May 2007; Peter Weller <welp@gentoo.org> thunar-0.8.0-r3.ebuild: + Stable on amd64 wrt bug 178510 18 May 2007; Raúl Porcel <armin76@gentoo.org> thunar-0.8.0-r3.ebuild: alpha/ia64/x86 stable wrt #178510 diff --git a/xfce-base/thunar/thunar-0.8.0-r3.ebuild b/xfce-base/thunar/thunar-0.8.0-r3.ebuild index 39cc77a4d6ef..ba4c3d91c811 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.3 2007/05/18 10:57:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.8.0-r3.ebuild,v 1.4 2007/05/19 14:46:36 welp 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 |