diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 20:20:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-12 20:20:11 +0000 |
commit | d263c6d62aaa7dadf0f7a5c44658246a875fc73d (patch) | |
tree | 16fe20484eabea740d989738cbb7dc1e7361162b /xfce-base/xffm | |
parent | s390 stable (diff) | |
download | historical-d263c6d62aaa7dadf0f7a5c44658246a875fc73d.tar.gz historical-d263c6d62aaa7dadf0f7a5c44658246a875fc73d.tar.bz2 historical-d263c6d62aaa7dadf0f7a5c44658246a875fc73d.zip |
arm/ia64 stable
Package-Manager: portage-2.0.51.19
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 |