diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-13 22:35:39 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-13 22:35:39 +0000 |
commit | 2db631207a0bdf18dd3de3e07d7b4d7b9a3f2d63 (patch) | |
tree | 3dffc3d9d97313b98ad19564f4d0ded299d483ea /dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild | |
parent | Module::Build is no longer part of core Perl and has been moved to dev-perl (diff) | |
download | gentoo-2-2db631207a0bdf18dd3de3e07d7b4d7b9a3f2d63.tar.gz gentoo-2-2db631207a0bdf18dd3de3e07d7b4d7b9a3f2d63.tar.bz2 gentoo-2-2db631207a0bdf18dd3de3e07d7b4d7b9a3f2d63.zip |
Module::Build is no longer part of core Perl and has been moved to dev-perl
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild b/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild index d9780f1a22a7..6779a95021e0 100644 --- a/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild +++ b/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild,v 1.1 2015/05/03 18:12:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild,v 1.2 2015/06/13 22:35:39 dilfridge Exp $ EAPI=5 @@ -20,7 +20,7 @@ RDEPEND=" dev-perl/Params-Validate " DEPEND="${RDEPEND} - virtual/perl-Module-Build + dev-perl/Module-Build test? ( virtual/perl-Test-Simple ) " # meta.yml is incorrect, it needs P-V and M-B |