diff options
author | 2012-05-20 19:57:36 +0000 | |
---|---|---|
committer | 2012-05-20 19:57:36 +0000 | |
commit | 12913773d3e91b4c91cc81b2e608b1b50bc4627f (patch) | |
tree | 4af59e771e56a37bff3428eb8c6e4cfcdf3b3301 /xfce-base/thunar/thunar-1.4.0.ebuild | |
parent | Version bump, bug fixes (diff) | |
download | historical-12913773d3e91b4c91cc81b2e608b1b50bc4627f.tar.gz historical-12913773d3e91b4c91cc81b2e608b1b50bc4627f.tar.bz2 historical-12913773d3e91b4c91cc81b2e608b1b50bc4627f.zip |
ppc/ppc64 stable wrt #416233
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'xfce-base/thunar/thunar-1.4.0.ebuild')
-rw-r--r-- | xfce-base/thunar/thunar-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.4.0.ebuild b/xfce-base/thunar/thunar-1.4.0.ebuild index 8e2c8df798b2..14340545f974 100644 --- a/xfce-base/thunar/thunar-1.4.0.ebuild +++ b/xfce-base/thunar/thunar-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.5 2012/05/20 11:58:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.6 2012/05/20 19:53:43 ssuominen Exp $ EAPI=4 inherit virtualx xfconf @@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev" GVFS_DEPEND=">=gnome-base/gvfs-1.10.1" |