diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-11-26 18:08:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-11-26 18:08:05 +0000 |
commit | 9ee53e34b3ec54406e379752fefe206c2dca6ee1 (patch) | |
tree | c4f81b7e0fbef64c679bfffda2875fd599ef9b07 /xfce-base/thunar/thunar-1.2.3.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #386963 (diff) | |
download | historical-9ee53e34b3ec54406e379752fefe206c2dca6ee1.tar.gz historical-9ee53e34b3ec54406e379752fefe206c2dca6ee1.tar.bz2 historical-9ee53e34b3ec54406e379752fefe206c2dca6ee1.zip |
alpha/ia64/sparc stable wrt #386963
Package-Manager: portage-2.1.10.38/cvs/Linux ia64
Diffstat (limited to 'xfce-base/thunar/thunar-1.2.3.ebuild')
-rw-r--r-- | xfce-base/thunar/thunar-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.2.3.ebuild b/xfce-base/thunar/thunar-1.2.3.ebuild index 232715e33683..0663a4535d1e 100644 --- a/xfce-base/thunar/thunar-1.2.3.ebuild +++ b/xfce-base/thunar/thunar-1.2.3.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-base/thunar/thunar-1.2.3.ebuild,v 1.4 2011/10/23 11:51:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.5 2011/11/26 17:54:42 armin76 Exp $ EAPI=4 inherit virtualx xfconf @@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/1.2/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~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.6.7" |