diff options
author | 2011-01-17 15:07:11 +0000 | |
---|---|---|
committer | 2011-01-17 15:07:11 +0000 | |
commit | 0f627e7ced899f4a8e653e942c5dfc954f876b18 (patch) | |
tree | 54f0a7aac148bde61ef5e4f19443bcbb31f03aff | |
parent | ppc/ppc64 stable wrt #349053 (diff) | |
download | gentoo-2-0f627e7ced899f4a8e653e942c5dfc954f876b18.tar.gz gentoo-2-0f627e7ced899f4a8e653e942c5dfc954f876b18.tar.bz2 gentoo-2-0f627e7ced899f4a8e653e942c5dfc954f876b18.zip |
ppc/ppc64 stable wrt #349053
(Portage version: 2.2.0_alpha10_p22/cvs/Linux x86_64)
-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 47a36f96a3cc..47e06585a744 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.111 2011/01/16 18:46:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.112 2011/01/17 15:07:11 xarthisius Exp $ + + 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> thunar-1.2.0.ebuild: + ppc/ppc64 stable wrt #349053 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> thunar-1.2.0.ebuild: amd64/x86 stable wrt #349053 diff --git a/xfce-base/thunar/thunar-1.2.0.ebuild b/xfce-base/thunar/thunar-1.2.0.ebuild index d216eba62d20..064276e400c5 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.2 2011/01/16 18:46:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.0.ebuild,v 1.3 2011/01/17 15:07:11 xarthisius 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" |