diff options
author | Markus Meier <maekke@gentoo.org> | 2011-02-05 22:38:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-02-05 22:38:50 +0000 |
commit | 2400f77e41cc9f9b9c303d32d8e21aadd6093101 (patch) | |
tree | cbbba6d35bb92abbb84241e1f2cfa220ff468584 /xfce-extra | |
parent | arm stable, bug #352318 (diff) | |
download | gentoo-2-2400f77e41cc9f9b9c303d32d8e21aadd6093101.tar.gz gentoo-2-2400f77e41cc9f9b9c303d32d8e21aadd6093101.tar.bz2 gentoo-2-2400f77e41cc9f9b9c303d32d8e21aadd6093101.zip |
arm stable, bug #349053
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-vfs/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/thunar-vfs/ChangeLog b/xfce-extra/thunar-vfs/ChangeLog index 5f34256c7f99..557e2daaec22 100644 --- a/xfce-extra/thunar-vfs/ChangeLog +++ b/xfce-extra/thunar-vfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/thunar-vfs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/ChangeLog,v 1.10 2011/01/29 07:10:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/ChangeLog,v 1.11 2011/02/05 22:38:50 maekke Exp $ + + 05 Feb 2011; Markus Meier <maekke@gentoo.org> thunar-vfs-1.2.0.ebuild: + arm stable, bug #349053 29 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> thunar-vfs-1.2.0.ebuild: ppc stable wrt #349053 diff --git a/xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild b/xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild index 9e3e7239a688..b58ed21732d5 100644 --- a/xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild +++ b/xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild,v 1.3 2011/01/29 07:10:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild,v 1.4 2011/02/05 22:38:50 maekke Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/1.2/${P}.tar.bz2" LICENSE="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 gnome startup-notification" RDEPEND=">=xfce-base/exo-0.6 |