diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-02 22:26:37 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-02 22:26:37 +0000 |
commit | 07ce4b15f67263ac946c1f70da6cdbc8d98788f9 (patch) | |
tree | bb3c3a42a59004c1c1324794b8fc020e11f6cf10 /xfce-base/thunar | |
parent | Cosmetic fix. Blame the beer ... (diff) | |
download | gentoo-2-07ce4b15f67263ac946c1f70da6cdbc8d98788f9.tar.gz gentoo-2-07ce4b15f67263ac946c1f70da6cdbc8d98788f9.tar.bz2 gentoo-2-07ce4b15f67263ac946c1f70da6cdbc8d98788f9.zip |
Keyworded on x86-fbsd
(Portage version: 2.1.2-r13)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-0.8.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 1642630da667..d489c29e4058 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.20 2007/02/15 16:18:53 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.21 2007/03/02 22:26:37 welp Exp $ + + 02 Mar 2007; Peter Weller <welp@gentoo.org> thunar-0.8.0-r2.ebuild: + Keyworded on x86-fbsd 15 Feb 2007; Samuli Suominen <drac@gentoo.org> thunar-0.8.0-r2.ebuild: Use Xemake from virtualx.eclass in src_test for DISPLAY variable. diff --git a/xfce-base/thunar/thunar-0.8.0-r2.ebuild b/xfce-base/thunar/thunar-0.8.0-r2.ebuild index bc5e933f849d..d1f2d8c6c1cd 100644 --- a/xfce-base/thunar/thunar-0.8.0-r2.ebuild +++ b/xfce-base/thunar/thunar-0.8.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.8.0-r2.ebuild,v 1.2 2007/02/15 16:18:53 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.8.0-r2.ebuild,v 1.3 2007/03/02 22:26:37 welp Exp $ inherit eutils virtualx xfce44 @@ -11,7 +11,7 @@ xfce44 DESCRIPTION="File manager" HOMEPAGE="http://thunar.xfce.org" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc dbus debug exif gnome hal plugins pcre startup-notification" RDEPEND=">=dev-lang/perl-5.6 |