diff options
author | 2010-06-29 07:04:01 +0000 | |
---|---|---|
committer | 2010-06-29 07:04:01 +0000 | |
commit | 171405c7155bbe99cc2c12bc719afbd14a5d560d (patch) | |
tree | 85d525dd988d09314ae8f5af86eb90345f4a84fc /xfce-base | |
parent | Fix broken Manifest entry for jruby-1.3.1-r1.ebuild. (diff) | |
download | gentoo-2-171405c7155bbe99cc2c12bc719afbd14a5d560d.tar.gz gentoo-2-171405c7155bbe99cc2c12bc719afbd14a5d560d.tar.bz2 gentoo-2-171405c7155bbe99cc2c12bc719afbd14a5d560d.zip |
Stable on amd64 wrt bug #323729
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-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 9ad4142c3cac..a52b0e3dcf27 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.89 2010/05/22 16:25:37 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.90 2010/06/29 07:04:01 angelos Exp $ + + 29 Jun 2010; Christoph Mende <angelos@gentoo.org> thunar-1.0.2.ebuild: + Stable on amd64 wrt bug #323729 *thunar-1.0.2 (22 May 2010) diff --git a/xfce-base/thunar/thunar-1.0.2.ebuild b/xfce-base/thunar/thunar-1.0.2.ebuild index 59947175c09c..3b2594a2058d 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.1 2010/05/22 16:25:37 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.2 2010/06/29 07:04:01 angelos 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 |