diff options
author | Markus Meier <maekke@gentoo.org> | 2011-02-05 18:49:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-02-05 18:49:05 +0000 |
commit | 9c8ed0ef6f5b22b017b3f58b5e98d5d44db5f147 (patch) | |
tree | 0cbef9e054424c3a61e65b9f6e58b3ca82a34dd9 /xfce-base | |
parent | arm stable, bug #349053 (diff) | |
download | gentoo-2-9c8ed0ef6f5b22b017b3f58b5e98d5d44db5f147.tar.gz gentoo-2-9c8ed0ef6f5b22b017b3f58b5e98d5d44db5f147.tar.bz2 gentoo-2-9c8ed0ef6f5b22b017b3f58b5e98d5d44db5f147.zip |
arm stable, bug #349053
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index f99b07cac4c6..71c9ca9202b1 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.113 2011/01/30 18:48:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.114 2011/02/05 18:49:05 maekke Exp $ + + 05 Feb 2011; Markus Meier <maekke@gentoo.org> thunar-1.2.0.ebuild: + arm stable, bug #349053 *thunar-1.2.1 (30 Jan 2011) diff --git a/xfce-base/thunar/thunar-1.2.0.ebuild b/xfce-base/thunar/thunar-1.2.0.ebuild index 064276e400c5..e9c101c7dc02 100644 --- a/xfce-base/thunar/thunar-1.2.0.ebuild +++ b/xfce-base/thunar/thunar-1.2.0.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.0.ebuild,v 1.3 2011/01/17 15:07:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.0.ebuild,v 1.4 2011/02/05 18:49:05 maekke Exp $ EAPI=3 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.4-r2" |