diff options
author | Torsten Veller <tove@gentoo.org> | 2011-02-04 07:36:44 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-02-04 07:36:44 +0000 |
commit | 6a215f2935366f069a3caebb6da27b232e95d308 (patch) | |
tree | 6459f63584592e762866365274308e314d1d3aae /perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-6a215f2935366f069a3caebb6da27b232e95d308.tar.gz gentoo-2-6a215f2935366f069a3caebb6da27b232e95d308.tar.bz2 gentoo-2-6a215f2935366f069a3caebb6da27b232e95d308.zip |
Version bump
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild')
-rw-r--r-- | perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild new file mode 100644 index 000000000000..ac37a8bf363f --- /dev/null +++ b/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/Parse-CPAN-Meta-1.440.ebuild,v 1.1 2011/02/04 07:36:44 tove Exp $ + +EAPI=3 + +MODULE_AUTHOR=DAGOLDEN +MODULE_VERSION=1.4400 +inherit perl-module + +DESCRIPTION="Parse META.yml and other similar CPAN metadata files" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + >=virtual/perl-CPAN-Meta-YAML-0.2 + >=virtual/perl-JSON-PP-2.271.30 + >=virtual/perl-Module-Load-Conditional-0.260 +" +DEPEND="${RDEPEND}" + +SRC_TEST=do |