diff options
Diffstat (limited to 'dev-perl/yaml/yaml-0.62.ebuild')
-rw-r--r-- | dev-perl/yaml/yaml-0.62.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/yaml/yaml-0.62.ebuild b/dev-perl/yaml/yaml-0.62.ebuild index 3af21da06be2..a90a42e971d0 100644 --- a/dev-perl/yaml/yaml-0.62.ebuild +++ b/dev-perl/yaml/yaml-0.62.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.62.ebuild,v 1.10 2007/05/12 05:18:11 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.62.ebuild,v 1.11 2007/07/10 23:33:30 mr_bones_ Exp $ inherit perl-module @@ -20,5 +20,4 @@ src_compile() { echo "" | perl-module_src_compile } - DEPEND="dev-lang/perl" |