diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-12 15:03:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-12 15:03:30 +0000 |
commit | d17507688751da37630e529cd0b6b6cb5f9cefc4 (patch) | |
tree | 541c005a3d6299497ff47bc0bb0f2041f00f8241 /xfce-base/thunar/thunar-1.6.2.ebuild | |
parent | Stable for arm, wrt bug #465286 (diff) | |
download | gentoo-2-d17507688751da37630e529cd0b6b6cb5f9cefc4.tar.gz gentoo-2-d17507688751da37630e529cd0b6b6cb5f9cefc4.tar.bz2 gentoo-2-d17507688751da37630e529cd0b6b6cb5f9cefc4.zip |
Stable for arm, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-base/thunar/thunar-1.6.2.ebuild')
-rw-r--r-- | xfce-base/thunar/thunar-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.6.2.ebuild b/xfce-base/thunar/thunar-1.6.2.ebuild index 0d01ff85690f..9ecb5e53461e 100644 --- a/xfce-base/thunar/thunar-1.6.2.ebuild +++ b/xfce-base/thunar/thunar-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.2.ebuild,v 1.6 2013/04/12 08:53:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.2.ebuild,v 1.7 2013/04/12 15:03:30 ago Exp $ EAPI=5 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" |