diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-30 15:49:08 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-30 15:49:08 +0000 |
commit | c7ddd2f3e8b91ec8284e5b66d7cc9f58ec2b5e09 (patch) | |
tree | 95f9c5a98f2f0733e1d4ef974a8c789816911e81 /xfce-base/thunar | |
parent | x86 stable, bug 323729 (diff) | |
download | gentoo-2-c7ddd2f3e8b91ec8284e5b66d7cc9f58ec2b5e09.tar.gz gentoo-2-c7ddd2f3e8b91ec8284e5b66d7cc9f58ec2b5e09.tar.bz2 gentoo-2-c7ddd2f3e8b91ec8284e5b66d7cc9f58ec2b5e09.zip |
x86 stable, bug 323729
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index a52b0e3dcf27..5c4c59ff7eec 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.90 2010/06/29 07:04:01 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.91 2010/06/30 15:49:08 fauli Exp $ + + 30 Jun 2010; Christian Faulhammer <fauli@gentoo.org> thunar-1.0.2.ebuild: + x86 stable, bug 323729 29 Jun 2010; Christoph Mende <angelos@gentoo.org> thunar-1.0.2.ebuild: Stable on amd64 wrt bug #323729 diff --git a/xfce-base/thunar/thunar-1.0.2.ebuild b/xfce-base/thunar/thunar-1.0.2.ebuild index 3b2594a2058d..ed1b3549d9cd 100644 --- a/xfce-base/thunar/thunar-1.0.2.ebuild +++ b/xfce-base/thunar/thunar-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.2 2010/06/29 07:04:01 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.3 2010/06/30 15:49:08 fauli Exp $ EAPI=2 MY_P=${P/t/T} @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/1.0/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="dbus debug doc exif gnome hal pcre startup-notification +trash-plugin" RDEPEND=">=dev-lang/perl-5.6 |