diff options
author | 2011-02-05 18:51:59 +0000 | |
---|---|---|
committer | 2011-02-05 18:51:59 +0000 | |
commit | e369451ac154d21643cf464b55962b8d5b5f1d89 (patch) | |
tree | f041dcdf3245f5efd7ff134e9e28d97eab93d82d /xfce-base/thunar | |
parent | Version bump. (diff) | |
download | historical-e369451ac154d21643cf464b55962b8d5b5f1d89.tar.gz historical-e369451ac154d21643cf464b55962b8d5b5f1d89.tar.bz2 historical-e369451ac154d21643cf464b55962b8d5b5f1d89.zip |
arm stable, bug #349053
Package-Manager: portage-2.1.9.35/cvs/Linux i686
Diffstat (limited to 'xfce-base/thunar')
-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" |