diff options
Diffstat (limited to 'dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild')
-rw-r--r-- | dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild index bbe792b844d6..601c26ab4394 100644 --- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild +++ b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild,v 1.1 2007/05/16 11:13:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $ inherit perl-module @@ -14,7 +14,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~ppc ~x86" -DEPEND="dev-perl/Compress-Zlib +DEPEND="virtual/perl-Compress-Zlib dev-perl/libwww-perl >=dev-perl/MogileFS-Client-1.07 dev-lang/perl" |