summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-02-01 17:41:21 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-02-01 17:41:21 +0000
commit170b3b8b6cb848820ebe6117425643a60fc66307 (patch)
treefc721318a97cbb3172fbc331617fb0371280ec9a /xfce-base/xffm
parenteclass fixes (diff)
downloadhistorical-170b3b8b6cb848820ebe6117425643a60fc66307.tar.gz
historical-170b3b8b6cb848820ebe6117425643a60fc66307.tar.bz2
historical-170b3b8b6cb848820ebe6117425643a60fc66307.zip
eclass fixes
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'xfce-base/xffm')
-rw-r--r--xfce-base/xffm/Manifest6
-rw-r--r--xfce-base/xffm/xffm-4.2.0.ebuild4
2 files changed, 3 insertions, 7 deletions
diff --git a/xfce-base/xffm/Manifest b/xfce-base/xffm/Manifest
index 8c3b5447a054..36217b9861ed 100644
--- a/xfce-base/xffm/Manifest
+++ b/xfce-base/xffm/Manifest
@@ -1,6 +1,2 @@
-MD5 b8c67a844698243f9578db12a11c003e xffm-4.2.0.ebuild 403
-MD5 66940130499c8a5195000f169844a854 xffm-4.0.6.ebuild 1125
-MD5 45d38dd61518de9573913c3c8a250c64 ChangeLog 5145
-MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157
-MD5 e9150083279d46fe00ba1017f6b6c621 files/digest-xffm-4.0.6 63
+MD5 e9bb411de6030868c17e576730820ad6 xffm-4.2.0.ebuild 402
MD5 8dd59d0caf5b08c7efe41811486876f5 files/digest-xffm-4.2.0 64
diff --git a/xfce-base/xffm/xffm-4.2.0.ebuild b/xfce-base/xffm/xffm-4.2.0.ebuild
index dedec490ef77..1f9c5b54f87e 100644
--- a/xfce-base/xffm/xffm-4.2.0.ebuild
+++ b/xfce-base/xffm/xffm-4.2.0.ebuild
@@ -1,12 +1,12 @@
# 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.5 2005/01/31 15:32:21 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.0.ebuild,v 1.6 2005/02/01 17:41:21 bcowan Exp $
DESCRIPTION="Xfce 4 file manager"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
BZIPPED=1
-XRDEPEND="samba? ( net-fs/samba )"
+RDEPEND="samba? ( net-fs/samba )"
XFCE_CONFIG="--enable-all"
inherit xfce4 \ No newline at end of file