diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-16 03:31:34 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-16 03:31:34 +0000 |
commit | af8ed129e19127b89d32dfcd6772f8ba3bb7ff65 (patch) | |
tree | b4e4122a8c39d4c3babf47412cc4b78b52f1b820 /xfce-base/thunar/thunar-1.2.3.ebuild | |
parent | x86 stable wrt bug #386963 (diff) | |
download | gentoo-2-af8ed129e19127b89d32dfcd6772f8ba3bb7ff65.tar.gz gentoo-2-af8ed129e19127b89d32dfcd6772f8ba3bb7ff65.tar.bz2 gentoo-2-af8ed129e19127b89d32dfcd6772f8ba3bb7ff65.zip |
x86 stable wrt bug #386963
(Portage version: 2.1.10.11/cvs/Linux i686)
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 0a89b91897a3..70bbb4edeb89 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.1 2011/09/23 17:32:09 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.2 2011/10/16 03:31:34 phajdan.jr 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" |