diff options
author | 2004-06-30 17:12:23 +0000 | |
---|---|---|
committer | 2004-06-30 17:12:23 +0000 | |
commit | c283ab7fc22696ecc527f547f86533baf9dfab7b (patch) | |
tree | 661113ff722de2ca306e536c81d6ea3a631c80b8 /sys-fs/efsd | |
parent | update libgd DEPEND (Manifest recommit) (diff) | |
download | gentoo-2-c283ab7fc22696ecc527f547f86533baf9dfab7b.tar.gz gentoo-2-c283ab7fc22696ecc527f547f86533baf9dfab7b.tar.bz2 gentoo-2-c283ab7fc22696ecc527f547f86533baf9dfab7b.zip |
change glibc to libc and other magical things !
Diffstat (limited to 'sys-fs/efsd')
-rw-r--r-- | sys-fs/efsd/efsd-0.0.1.20031013.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sys-fs/efsd/efsd-0.0.1.20031013.ebuild b/sys-fs/efsd/efsd-0.0.1.20031013.ebuild index d994775a5710..4e4c0988407e 100644 --- a/sys-fs/efsd/efsd-0.0.1.20031013.ebuild +++ b/sys-fs/efsd/efsd-0.0.1.20031013.ebuild @@ -1,15 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/efsd/efsd-0.0.1.20031013.ebuild,v 1.4 2004/06/24 22:50:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/efsd/efsd-0.0.1.20031013.ebuild,v 1.5 2004/06/30 17:08:45 vapier Exp $ inherit enlightenment DESCRIPTION="daemon that provides commonly needed file system functionality to clients" HOMEPAGE="http://www.enlightenment.org/pages/efsd.html" -DEPEND="${DEPEND} - dev-lang/perl" -RDEPEND="${DEPEND} - app-admin/fam +DEPEND="dev-lang/perl" +RDEPEND="app-admin/fam >=dev-libs/libxml2-2.3.10 >=dev-db/edb-1.0.4.20031013" |