diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 18:09:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 18:09:36 +0000 |
commit | ceea16876ecd5def8d3e17fc219a2557ff4df5c4 (patch) | |
tree | 4c9aa6a9f4783487c8c17e8b8aa127f31b83133b /xfce-base/thunar | |
parent | Stable on sparc wrt #178510 (diff) | |
download | gentoo-2-ceea16876ecd5def8d3e17fc219a2557ff4df5c4.tar.gz gentoo-2-ceea16876ecd5def8d3e17fc219a2557ff4df5c4.tar.bz2 gentoo-2-ceea16876ecd5def8d3e17fc219a2557ff4df5c4.zip |
Stable on sparc wrt #178510
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-0.8.0-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index a1af25409025..7c550fc517d7 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,10 @@ # 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.29 2007/05/02 12:34:51 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.30 2007/05/15 18:09:36 gustavoz Exp $ + + 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + thunar-0.8.0-r3.ebuild: + Stable on sparc wrt #178510 *thunar-0.8.0-r3 (02 May 2007) diff --git a/xfce-base/thunar/thunar-0.8.0-r3.ebuild b/xfce-base/thunar/thunar-0.8.0-r3.ebuild index d677fa54de1c..b83ac544a68b 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.1 2007/05/02 12:34:51 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.8.0-r3.ebuild,v 1.2 2007/05/15 18:09:36 gustavoz 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 |