diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-06 14:47:06 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-06 14:47:06 +0000 |
commit | e81ca33ad6d2d35741cc6f96dee05c02c8fb8a1e (patch) | |
tree | 7f92cd2c7aebf796bb1cc31dc5b672c9e1cb52ce /xfce-base/thunar | |
parent | ia64 stable wrt bug #553500 (diff) | |
download | gentoo-2-e81ca33ad6d2d35741cc6f96dee05c02c8fb8a1e.tar.gz gentoo-2-e81ca33ad6d2d35741cc6f96dee05c02c8fb8a1e.tar.bz2 gentoo-2-e81ca33ad6d2d35741cc6f96dee05c02c8fb8a1e.zip |
ia64 stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.6.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index a4f9e6db0d08..13b2ff8a17d8 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.190 2015/08/05 10:46:10 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.191 2015/08/06 14:47:06 zlogene Exp $ + + 06 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> thunar-1.6.10.ebuild: + ia64 stable wrt bug #553500 05 Aug 2015; Jason Zaman <perfinion@gentoo.org> metadata.xml: Replace herd with xfce@g.o diff --git a/xfce-base/thunar/thunar-1.6.10.ebuild b/xfce-base/thunar/thunar-1.6.10.ebuild index d8748e955004..f2d589c753b1 100644 --- a/xfce-base/thunar/thunar-1.6.10.ebuild +++ b/xfce-base/thunar/thunar-1.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild,v 1.6 2015/07/25 11:50:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild,v 1.7 2015/08/06 14:47:06 zlogene 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 ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbus debug exif libnotify pcre test udisks +xfce_plugins_trash" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" |