diff options
Diffstat (limited to 'xfce-base/xffm')
-rw-r--r-- | xfce-base/xffm/xffm-4.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/xffm/xffm-4.2.0.ebuild b/xfce-base/xffm/xffm-4.2.0.ebuild index 0e3a177e86b8..8b15eafbb89d 100644 --- a/xfce-base/xffm/xffm-4.2.0.ebuild +++ b/xfce-base/xffm/xffm-4.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.0.ebuild,v 1.8 2005/02/20 02:40:24 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.0.ebuild,v 1.9 2005/03/12 20:15:28 vapier Exp $ DESCRIPTION="Xfce 4 file manager" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 RDEPEND="~xfce-base/xfce-mcs-manager-${PV} samba? ( net-fs/samba )" XFCE_CONFIG="--enable-all" -inherit xfce4
\ No newline at end of file +inherit xfce4 |