diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-10-05 21:10:19 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-10-05 21:10:19 +0000 |
commit | 73872159cbc6361d0cc4e6ac68bff5e143b3718f (patch) | |
tree | f10b1fa9454447c63192f6803f35f75e41d5aa91 /xfce-base | |
parent | x86 stable, bug #285599 (diff) | |
download | gentoo-2-73872159cbc6361d0cc4e6ac68bff5e143b3718f.tar.gz gentoo-2-73872159cbc6361d0cc4e6ac68bff5e143b3718f.tar.bz2 gentoo-2-73872159cbc6361d0cc4e6ac68bff5e143b3718f.zip |
Port Gentoo Prefix ebuild to gentoo-x86
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 5aece5c5f9f0..ca7d03b3b573 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.80 2009/09/04 04:05:44 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.81 2009/10/05 21:10:19 darkside Exp $ + + 05 Oct 2009; Jeremy Olexa <darkside@gentoo.org> thunar-1.0.1.ebuild: + Port Gentoo Prefix ebuild to gentoo-x86 04 Sep 2009; Jeremy Olexa <darkside@gentoo.org> thunar-1.0.1.ebuild: Add warning for dbus error if you aren't in the plugdev group, bug 279077 diff --git a/xfce-base/thunar/thunar-1.0.1.ebuild b/xfce-base/thunar/thunar-1.0.1.ebuild index 6cdf19a29121..001ab07ec821 100644 --- a/xfce-base/thunar/thunar-1.0.1.ebuild +++ b/xfce-base/thunar/thunar-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.1.ebuild,v 1.13 2009/09/04 04:05:44 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.1.ebuild,v 1.14 2009/10/05 21:10:19 darkside Exp $ EAPI=2 MY_P=${P/t/T} @@ -11,7 +11,7 @@ HOMEPAGE="http://thunar.xfce.org" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +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 doc exif gnome hal pcre startup-notification +trash-plugin" RDEPEND=">=dev-lang/perl-5.6 |