diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-14 19:50:52 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-14 19:50:52 +0000 |
commit | b6e1d37a68ca728617e900e2958fc3141f4b272d (patch) | |
tree | 7061212d60855977befceec988063060477860c1 /xfce-extra | |
parent | RDEPEND was wrong, it needs dev-python/pygtksourceview instead of dev-python/... (diff) | |
download | gentoo-2-b6e1d37a68ca728617e900e2958fc3141f4b272d.tar.gz gentoo-2-b6e1d37a68ca728617e900e2958fc3141f4b272d.tar.bz2 gentoo-2-b6e1d37a68ca728617e900e2958fc3141f4b272d.zip |
alpha/hppa/ia64/ppc64/sparc stable wrt #349053
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-vfs/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/thunar-vfs/ChangeLog b/xfce-extra/thunar-vfs/ChangeLog index 557e2daaec22..3e7c2304367e 100644 --- a/xfce-extra/thunar-vfs/ChangeLog +++ b/xfce-extra/thunar-vfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/thunar-vfs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/ChangeLog,v 1.11 2011/02/05 22:38:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/ChangeLog,v 1.12 2011/02/14 19:50:52 ssuominen Exp $ + + 14 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> thunar-vfs-1.2.0.ebuild: + alpha/hppa/ia64/ppc64/sparc stable wrt #349053 05 Feb 2011; Markus Meier <maekke@gentoo.org> thunar-vfs-1.2.0.ebuild: arm stable, bug #349053 diff --git a/xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild b/xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild index b58ed21732d5..42515b4b8e8c 100644 --- a/xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild +++ b/xfce-extra/thunar-vfs/thunar-vfs-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-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild,v 1.4 2011/02/05 22:38:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/thunar-vfs-1.2.0.ebuild,v 1.5 2011/02/14 19:50:52 ssuominen Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/1.2/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="dbus debug gnome startup-notification" RDEPEND=">=xfce-base/exo-0.6 |