diff options
Diffstat (limited to 'dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild')
-rw-r--r-- | dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild index 645ca37e55ff..a74cce54123c 100644 --- a/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild +++ b/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.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.11.ebuild,v 1.1 2007/06/26 23:56:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.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" |