diff options
Diffstat (limited to 'dev-perl/module-build/module-build-0.26.11.ebuild')
-rw-r--r-- | dev-perl/module-build/module-build-0.26.11.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/module-build/module-build-0.26.11.ebuild b/dev-perl/module-build/module-build-0.26.11.ebuild index 1be0f3133e73..e550bbeb810f 100644 --- a/dev-perl/module-build/module-build-0.26.11.ebuild +++ b/dev-perl/module-build/module-build-0.26.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.11.ebuild,v 1.9 2006/05/27 21:24:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.11.ebuild,v 1.10 2006/08/06 02:52:41 mcummings Exp $ inherit perl-module @@ -16,7 +16,8 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" -DEPEND="dev-perl/yaml +DEPEND="dev-lang/perl + dev-perl/yaml >=dev-perl/Archive-Tar-1.09" SRC_TEST="do" |