diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 18:57:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 18:57:21 +0000 |
commit | 74431cd14ec7ac1b1b8c465bb4eb7c338e88be33 (patch) | |
tree | dffb9c6d23904f03ef4527415a4f8cf92e549ddb /xfce-base/thunar | |
parent | amd64 stable, bug 496018 (diff) | |
download | gentoo-2-74431cd14ec7ac1b1b8c465bb4eb7c338e88be33.tar.gz gentoo-2-74431cd14ec7ac1b1b8c465bb4eb7c338e88be33.tar.bz2 gentoo-2-74431cd14ec7ac1b1b8c465bb4eb7c338e88be33.zip |
amd64 stable, bug 496018
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.6.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 33c7e48f8ea3..a6c2dd33905d 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.165 2013/12/31 08:49:40 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.166 2014/01/19 18:57:21 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> thunar-1.6.3.ebuild: + amd64 stable, bug 496018 31 Dec 2013; Markus Meier <maekke@gentoo.org> thunar-1.6.3.ebuild: arm stable, bug #496018 diff --git a/xfce-base/thunar/thunar-1.6.3.ebuild b/xfce-base/thunar/thunar-1.6.3.ebuild index a4767cae62e6..92c3930ea661 100644 --- a/xfce-base/thunar/thunar-1.6.3.ebuild +++ b/xfce-base/thunar/thunar-1.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.3.ebuild,v 1.2 2013/12/31 08:49:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.3.ebuild,v 1.3 2014/01/19 18:57:21 pacho 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" |