diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-12 08:21:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-12 08:21:37 +0000 |
commit | b7f71a4430f39aab06ae5be42c4715c560de64af (patch) | |
tree | 2b226d85f4fe0a7da5cbc4cfb29626b12ed42a07 /xfce-base/thunar/thunar-1.6.2.ebuild | |
parent | old (diff) | |
download | historical-b7f71a4430f39aab06ae5be42c4715c560de64af.tar.gz historical-b7f71a4430f39aab06ae5be42c4715c560de64af.tar.bz2 historical-b7f71a4430f39aab06ae5be42c4715c560de64af.zip |
Stable for ppc64, wrt bug #465286
Package-Manager: portage-2.1.11.55/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
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 e6c20723400c..aff6ebaded71 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.4 2013/04/12 07:36:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.2.ebuild,v 1.5 2013/04/12 08:19:50 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" |