diff options
author | 2012-07-14 12:32:31 +0000 | |
---|---|---|
committer | 2012-07-14 12:32:31 +0000 | |
commit | 05a0459aea84538401162379312d5b01c6e1f424 (patch) | |
tree | 984a2a340d248821a09efd52cebe727f44ee6870 /xfce-base/thunar/thunar-1.4.0.ebuild | |
parent | arm stable, bug #422517 (diff) | |
download | historical-05a0459aea84538401162379312d5b01c6e1f424.tar.gz historical-05a0459aea84538401162379312d5b01c6e1f424.tar.bz2 historical-05a0459aea84538401162379312d5b01c6e1f424.zip |
arm stable, bug #416233
Package-Manager: portage-2.1.11.6/cvs/Linux i686
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 8dd3738009aa..fca1e049ebe8 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.7 2012/05/22 05:28:36 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.8 2012/07/14 12:29:40 maekke 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" |