diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-23 07:44:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-23 07:44:08 +0000 |
commit | c023f90de9495648257297f99a97db827a15fb83 (patch) | |
tree | 64ba07cca1351312d0740a7a1a5830cd24f7b5d6 /xfce-base | |
parent | arm stable, bug #323729 (diff) | |
download | gentoo-2-c023f90de9495648257297f99a97db827a15fb83.tar.gz gentoo-2-c023f90de9495648257297f99a97db827a15fb83.tar.bz2 gentoo-2-c023f90de9495648257297f99a97db827a15fb83.zip |
arm stable, bug #323729
(Portage version: 2.2_rc67/cvs/Linux i686)
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 71bfeead5320..c6b395aeaa55 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.92 2010/07/09 16:49:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.93 2010/07/23 07:44:08 maekke Exp $ + + 23 Jul 2010; Markus Meier <maekke@gentoo.org> thunar-1.0.2.ebuild: + arm stable, bug #323729 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> thunar-1.0.2.ebuild: ppc64 stable wrt #323729 diff --git a/xfce-base/thunar/thunar-1.0.2.ebuild b/xfce-base/thunar/thunar-1.0.2.ebuild index e3fe13acae70..3ce0bc6675b0 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.4 2010/07/09 16:49:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.5 2010/07/23 07:44:08 maekke 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 |