diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-02-20 02:40:24 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-02-20 02:40:24 +0000 |
commit | 098dfe5977499e9353d791c58be5cd8f26d31aa7 (patch) | |
tree | 9b672dd23f13f2d5a33831ee16a43118665b069c /xfce-base/xffm | |
parent | Added a patch which might fix bug #82455. (diff) | |
download | historical-098dfe5977499e9353d791c58be5cd8f26d31aa7.tar.gz historical-098dfe5977499e9353d791c58be5cd8f26d31aa7.tar.bz2 historical-098dfe5977499e9353d791c58be5cd8f26d31aa7.zip |
added mcs-manager depend
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'xfce-base/xffm')
-rw-r--r-- | xfce-base/xffm/Manifest | 14 | ||||
-rw-r--r-- | xfce-base/xffm/xffm-4.2.0.ebuild | 5 |
2 files changed, 5 insertions, 14 deletions
diff --git a/xfce-base/xffm/Manifest b/xfce-base/xffm/Manifest index e6ef82c5dae3..0b8e35d5c332 100644 --- a/xfce-base/xffm/Manifest +++ b/xfce-base/xffm/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 f62533d6bcb221c430bcb6a03b6f683c xffm-4.2.0.ebuild 436 +MD5 66940130499c8a5195000f169844a854 xffm-4.0.6.ebuild 1125 MD5 84c717eb871b71ef95347258867c1650 ChangeLog 5237 MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 -MD5 66940130499c8a5195000f169844a854 xffm-4.0.6.ebuild 1125 -MD5 ee63f81032b9672b9af6ac68fcc17aec xffm-4.2.0.ebuild 401 MD5 e9150083279d46fe00ba1017f6b6c621 files/digest-xffm-4.0.6 63 MD5 8dd59d0caf5b08c7efe41811486876f5 files/digest-xffm-4.2.0 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCCU4ougEuf3OQ0akRAjYHAJ9dTR3lFKkrXRaRyhe/Zw5oBTfWAwCfTxB3 -HkSL9wFhj2Wzw8JS8VaI6Rw= -=PKpI ------END PGP SIGNATURE----- diff --git a/xfce-base/xffm/xffm-4.2.0.ebuild b/xfce-base/xffm/xffm-4.2.0.ebuild index bb228d6e88b1..0e3a177e86b8 100644 --- a/xfce-base/xffm/xffm-4.2.0.ebuild +++ b/xfce-base/xffm/xffm-4.2.0.ebuild @@ -1,12 +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.7 2005/02/08 23:41:22 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.0.ebuild,v 1.8 2005/02/20 02:40:24 bcowan Exp $ DESCRIPTION="Xfce 4 file manager" KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 -RDEPEND="samba? ( net-fs/samba )" +RDEPEND="~xfce-base/xfce-mcs-manager-${PV} + samba? ( net-fs/samba )" XFCE_CONFIG="--enable-all" inherit xfce4
\ No newline at end of file |